Update ldap.inc.php

This commit is contained in:
laf
2014-03-14 00:46:44 +00:00
parent 8cf255072c
commit dff43f78f2

View File

@@ -163,7 +163,7 @@ function get_userlist()
return $userlist; return $userlist;
} }
function can_update_usesr() function can_update_user()
{ {
# not supported so return 0 # not supported so return 0
return 0; return 0;