summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_notifications.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-08-25 14:44:04 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-08-25 14:44:04 -0400
commitf804b68999b90198104968e8198ba03f4a19486e (patch)
tree1cb81bc1c3810880c156e865e6f7dd7d723a5cd1 /usr/local/www/system_advanced_notifications.php
parent7bb30b1662dd65e93681003a3f5e53e672b02b0b (diff)
downloadpfsense-f804b68999b90198104968e8198ba03f4a19486e.zip
pfsense-f804b68999b90198104968e8198ba03f4a19486e.tar.gz
Require notices.inc
Diffstat (limited to 'usr/local/www/system_advanced_notifications.php')
-rw-r--r--usr/local/www/system_advanced_notifications.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/system_advanced_notifications.php b/usr/local/www/system_advanced_notifications.php
index 6e757c4..67d8622 100644
--- a/usr/local/www/system_advanced_notifications.php
+++ b/usr/local/www/system_advanced_notifications.php
@@ -35,6 +35,7 @@
##|-PRIV
require("guiconfig.inc");
+require("notices.inc");
// Growl
if($config['notifications']['growl']['password'])
OpenPOWER on IntegriCloud