diff options
Diffstat (limited to 'includes/updatePending.php')
-rwxr-xr-x | includes/updatePending.php | 2 |
1 files changed, 1 insertions, 1 deletions
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);} | |||
22 | 22 | ||
23 | require('headerproc.php'); | 23 | require('headerproc.php'); |
24 | 24 | ||
25 | $disablePendingQueue = 1; // Use this when Four Island goes down | 25 | //$disablePendingQueue = 1; // Use this when Four Island goes down |
26 | 26 | ||
27 | if (!isset($disablePendingQueue)) | 27 | if (!isset($disablePendingQueue)) |
28 | { | 28 | { |