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