summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_system_pftop.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/diag_system_pftop.php')
-rw-r--r--src/usr/local/www/diag_system_pftop.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_system_pftop.php b/src/usr/local/www/diag_system_pftop.php
index be2a493..fbd9df6 100644
--- a/src/usr/local/www/diag_system_pftop.php
+++ b/src/usr/local/www/diag_system_pftop.php
@@ -120,7 +120,7 @@ if ($_REQUEST['sorttype'] && in_array($_REQUEST['sorttype'], $sorttypes) &&
if ($input_errors)
print_input_errors($input_errors);
-require('classes/Form.class.php');
+require_once('classes/Form.class.php');
$form = new Form(false);
$form->addGlobal(new Form_Input(
'getactivity',
OpenPOWER on IntegriCloud