mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02: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