]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load_cache-filter.php
Fixes for installation phase
[mailer.git] / inc / loader / load_cache-filter.php
index b158b05f9929c47aa7aef93d58513e6782baa658..74bff13b68459895400d8fd2b914c3b18cf978cc 100644 (file)
@@ -41,6 +41,9 @@ if (!defined('__SECURITY')) {
        die();
 } // END - if
 
+// Use this code if you don't want to run this cache loader on installation phase
+if (isInstallationPhase()) return;
+
 // Next cached table is the filteruration (filter)...
 if (($GLOBALS['cache_instance']->loadCacheFile('filter')) && ($GLOBALS['cache_instance']->extensionVersionMatches('sql_patches'))) {
        // Load filter from cache