mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update ldap.inc.php
This commit is contained in:
@ -163,7 +163,7 @@ function get_userlist()
|
||||
return $userlist;
|
||||
}
|
||||
|
||||
function can_update_usesr()
|
||||
function can_update_user()
|
||||
{
|
||||
# not supported so return 0
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user