summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_advanced_notifications.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/system_advanced_notifications.php')
-rw-r--r--src/usr/local/www/system_advanced_notifications.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_advanced_notifications.php b/src/usr/local/www/system_advanced_notifications.php
index 0a01cbc..bec0c4d 100644
--- a/src/usr/local/www/system_advanced_notifications.php
+++ b/src/usr/local/www/system_advanced_notifications.php
@@ -193,7 +193,7 @@ display_top_tabs($tab_array);
?><div id="container"><?php
-require('classes/Form.class.php');
+require_once('classes/Form.class.php');
$form = new Form;
$section = new Form_Section('Growl');
OpenPOWER on IntegriCloud