]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load-refsystem.php
Swapped all
[mailer.git] / inc / loader / load-refsystem.php
index 9be26d680796282728aca384f0d59e6c3e29c44b..dab0a40d145960ef2fe0d30646c5dac61a7a112a 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 (refsystem)...