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, 0 insertions, 2 deletions
diff --git a/src/usr/local/www/diag_authentication.php b/src/usr/local/www/diag_authentication.php
index 9e479eb..137e459 100644
--- a/src/usr/local/www/diag_authentication.php
+++ b/src/usr/local/www/diag_authentication.php
@@ -115,8 +115,6 @@ if ($input_errors)
if ($savemsg)
print('<div class="alert alert-success" role="alert">'. $savemsg.'</div>');
-require_once('classes/Form.class.php');
-
$form = new Form('Test');
$section = new Form_Section('Authentication Test');
OpenPOWER on IntegriCloud