diff options
| author | Starla Insigna <hatkirby@fourisland.com> | 2008-11-22 18:01:52 -0500 |
|---|---|---|
| committer | Starla Insigna <hatkirby@fourisland.com> | 2008-11-22 18:01:52 -0500 |
| commit | 284226706885e3b40769dea5853a95e2b32efda8 (patch) | |
| tree | 77392f8cdb81eb805660b433c0ae9cfac7174607 /includes/updatePending.php | |
| parent | 3796eb62b5a6a959d1a45697e08998adf7fd78a3 (diff) | |
| download | fourisland-284226706885e3b40769dea5853a95e2b32efda8.tar.gz fourisland-284226706885e3b40769dea5853a95e2b32efda8.tar.bz2 fourisland-284226706885e3b40769dea5853a95e2b32efda8.zip | |
Created the 6th layout
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 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 | ||
| 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 | { |
