Fix multiple PHP warnings

This commit is contained in:
markjcrane
2025-11-01 19:58:21 -06:00
parent a675660473
commit bf5bb4f642
41 changed files with 539 additions and 442 deletions

View File

@@ -120,7 +120,7 @@
}
//validate the username and password
$auth = new authentication;
$auth = new authentication(['settings' => $settings]);
$result = $auth->validate();
//if not authorized