From 284226706885e3b40769dea5853a95e2b32efda8 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sat, 22 Nov 2008 18:01:52 -0500 Subject: Created the 6th layout --- includes/updatePending.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/updatePending.php') diff --git a/includes/updatePending.php b/includes/updatePending.php index a96a2b6..08c46e8 100755 --- a/includes/updatePending.php +++ b/includes/updatePending.php @@ -22,7 +22,7 @@ if (!defined('S_INCLUDE_FILE')) {define('S_INCLUDE_FILE',1);} require('headerproc.php'); -//$disablePendingQueue = 1; // Use this when Four Island goes down +$disablePendingQueue = 1; // Use this when Four Island goes down if (!isset($disablePendingQueue)) { -- cgit 1.4.1