mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02: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