[PHP-DEV] PHP 4.0 Bug #9670: udm_alloc_agent

2001-03-10 Thread joeb
From: [EMAIL PROTECTED] Operating system: LINUX PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: udm_alloc_agent I am trying to use the mnogo (formerly udmsearch) functions within my app. Code below. $nRet = udm_alloc_agent($dbaddr,"single

[PHP-DEV] PHP 4.0 Bug #9670 Updated: udm_alloc_agent

2001-03-10 Thread joeb
ID: 9670 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Description: udm_alloc_agent I am trying to use the mnogo (formerly udmsearch) functions within my app. Code below. $nRet = udm_alloc_agent($dbaddr,"single"); udm_find($nRet,"sybase");