- Removed non-existing function entry

This commit is contained in:
Jani Taskinen 2007-07-13 01:22:43 +00:00
parent ef7373f458
commit 35d2e03ec9

View File

@ -55,7 +55,6 @@ PHP_FUNCTION(ldap_next_attribute);
PHP_FUNCTION(ldap_get_attributes);
PHP_FUNCTION(ldap_get_values);
PHP_FUNCTION(ldap_get_values_len);
PHP_FUNCTION(ber_free);
PHP_FUNCTION(ldap_get_dn);
PHP_FUNCTION(ldap_explode_dn);
PHP_FUNCTION(ldap_dn2ufn);