X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Floader%2Fload_cache-them.php;h=cbf87063a7bfb016a3b764150899c27a34c84c01;hp=da82aac80e20248ccd3617a9191baebdf946e0b6;hb=06d97fddd5c72e2b1c14ddb855b7eddc53f169a7;hpb=64c8349613addc3da2242c5cd6b99d64e3fb5f8e diff --git a/inc/loader/load_cache-them.php b/inc/loader/load_cache-them.php index da82aac80e..cbf87063a7 100644 --- a/inc/loader/load_cache-them.php +++ b/inc/loader/load_cache-them.php @@ -44,6 +44,9 @@ if (!defined('__SECURITY')) { return false; } +// Use this code if you don't want to run this cache loader on installation phase +if (isInstallationPhase()) return; + // Next cached table is the referal system (themes)... if (($GLOBALS['cache_instance']->loadCacheFile('themes')) && ($GLOBALS['cache_instance']->extensionVersionMatches('theme'))) { // Load referal system from cache