X-Git-Url: http://andersk.mit.edu/gitweb/sql-web.git/blobdiff_plain/0a73ddfb118193fc7fc6f26f6fd63074d25ea0dd..5852fbc4ac1301741cfeca45a3fa6959261c57cb:/cron/checkQuotas.php diff --git a/cron/checkQuotas.php b/cron/checkQuotas.php index fd012eb..e372390 100644 --- a/cron/checkQuotas.php +++ b/cron/checkQuotas.php @@ -3,6 +3,7 @@ @chdir(dirname(__FILE__).'/../'); require_once('mitsql.cfg.php'); require_once('mitsql.lib.php'); +isOffline() && exit; checkQuotas();