From 827a786427be71269f9bcc43bbb3e7b3b135430e Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 3 Oct 2009 01:04:01 -0400 Subject: Do not include head.inc twice --- usr/local/www/system_advanced_notifications.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/usr/local/www/system_advanced_notifications.php b/usr/local/www/system_advanced_notifications.php index e2930ee..5f5c74e 100644 --- a/usr/local/www/system_advanced_notifications.php +++ b/usr/local/www/system_advanced_notifications.php @@ -94,8 +94,6 @@ if ($_POST) { } } -include("head.inc"); - $pgtitle = array("System","Advanced: Notifications"); include("head.inc"); -- cgit v1.1