]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load-refdepths.php
Better only check on daily reset
[mailer.git] / inc / loader / load-refdepths.php
index 82522aad10987d64637a609bce54d8023ac69bda..cff0a33e1fcab782fbd9a7e3ad015973432384d0 100644 (file)
@@ -39,8 +39,8 @@
 if (!defined('__SECURITY')) {
        die();
 } elseif (isInstallationPhase()) {
-       // Use this code if you don't want to run this cache loader on installation phase
-       return;
+       // Do not run in installation phase
+       return FALSE;
 }
 
 // Next cached table is the referral system (refdepths)...