summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_tables.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/diag_tables.php')
-rw-r--r--src/usr/local/www/diag_tables.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_tables.php b/src/usr/local/www/diag_tables.php
index 762b83e..1da864c 100644
--- a/src/usr/local/www/diag_tables.php
+++ b/src/usr/local/www/diag_tables.php
@@ -127,7 +127,7 @@ include("head.inc");
if ($savemsg)
print_info_box($savemsg);
-require('classes/Form.class.php');
+require_once('classes/Form.class.php');
$form = new Form('Show');
$section = new Form_Section('Table to display');
OpenPOWER on IntegriCloud