summary refs log tree commit diff stats
path: root/includes/updatePending.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/updatePending.php')
-rwxr-xr-xincludes/updatePending.php2
1 files changed, 1 insertions, 1 deletions
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);}
22 22
23require('headerproc.php'); 23require('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
27if (!isset($disablePendingQueue)) 27if (!isset($disablePendingQueue))
28{ 28{