summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_authentication.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/diag_authentication.php')
-rw-r--r--src/usr/local/www/diag_authentication.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_authentication.php b/src/usr/local/www/diag_authentication.php
index 503f5a3..1b3c366 100644
--- a/src/usr/local/www/diag_authentication.php
+++ b/src/usr/local/www/diag_authentication.php
@@ -110,7 +110,7 @@ if ($input_errors)
if ($savemsg)
print('<div class="alert alert-success" role="alert">'. $savemsg.'</div>');
-require('classes/Form.class.php');
+require_once('classes/Form.class.php');
$form = new Form('Test');
OpenPOWER on IntegriCloud