]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load-modules.php
Renamed more templates
[mailer.git] / inc / loader / load-modules.php
index 382bf528592de7490d48465efc0ee847f90f2345..c6027de079594f50b7e5e706d7e671ec452a5dbb 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 module registry (mod_reg)...