mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fixed the scrut coding style issues
This commit is contained in:
@@ -139,6 +139,7 @@ function deluser($username)
|
||||
function get_userlist()
|
||||
{
|
||||
global $config, $ds;
|
||||
$userlist = array();
|
||||
|
||||
$filter = '(' . $config['auth_ldap_prefix'] . '*)';
|
||||
|
||||
|
Reference in New Issue
Block a user