summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_graph.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/status_graph.php')
-rw-r--r--src/usr/local/www/status_graph.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/status_graph.php b/src/usr/local/www/status_graph.php
index 5f2dbbb..30fa6ad 100644
--- a/src/usr/local/www/status_graph.php
+++ b/src/usr/local/www/status_graph.php
@@ -129,7 +129,7 @@ $pgtitle = array(gettext("Status"),gettext("Traffic Graph"));
include("head.inc");
-require('classes/Form.class.php');
+require_once('classes/Form.class.php');
$form = new Form(false);
$form->addClass('auto-submit');
OpenPOWER on IntegriCloud