From f1ab202351bedcdb45ccbe09e8ebf7f66c46288e Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Mon, 24 Nov 2008 15:27:58 -0500 Subject: Re-enabled pending queue --- 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 08c46e8..a96a2b6 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