]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load-filter.php
Forgot this :(
[mailer.git] / inc / loader / load-filter.php
index 7789ef963b1c167b1b86850a26de825a062476e6..37566647c21c06f812ecb78afbdbe0a965a05da1 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 filteruration (filter)...