mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Coding style
This commit is contained in:
@@ -45,7 +45,7 @@ function authenticate($username, $password) {
|
||||
else {
|
||||
// group membership is not required and user is valid
|
||||
return 1;
|
||||
};
|
||||
}
|
||||
}
|
||||
else {
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user