]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load-config.php
Swapped all
[mailer.git] / inc / loader / load-config.php
index e6bb7580a5f9a0828bb7cd60bd52a59b17d56d44..384dbef0bca855ba9874a2ac7a692fb9beeffa7e 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 configuration (config)...