X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Floader%2Fload_cache-;h=4ff35f91e6e2e5248d8df0c420ee905e223bb9ff;hp=548c05e6b8ed1a28aa4ef03c6f3adb477de5357d;hb=06d97fddd5c72e2b1c14ddb855b7eddc53f169a7;hpb=64c8349613addc3da2242c5cd6b99d64e3fb5f8e diff --git a/inc/loader/load_cache- b/inc/loader/load_cache- index 548c05e6b8..4ff35f91e6 100644 --- a/inc/loader/load_cache- +++ b/inc/loader/load_cache- @@ -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; + // Let's start with the admins table... if (($GLOBALS['cache_instance']->loadCacheFile('foo')) && ($GLOBALS['cache_instance']->extensionVersionMatches('foo'))) { // Load cache