From f804b68999b90198104968e8198ba03f4a19486e Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 25 Aug 2009 14:44:04 -0400 Subject: Require notices.inc --- usr/local/www/system_advanced_notifications.php | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/local/www/system_advanced_notifications.php') 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']) -- cgit v1.1