X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Floader%2Fload_cache-them.php;h=fd3b2a39825b291d9c82fa9191d5f461d8ffc8c3;hb=70b5864bc7ad4f692d5fd230d17354497e80a2ef;hp=f8d70df07d622142dbc0b3f23478f1fcc8f591f0;hpb=597341f3b684666d1e2c9e16b58a850a510ffa06;p=mailer.git diff --git a/inc/loader/load_cache-them.php b/inc/loader/load_cache-them.php index f8d70df07d..fd3b2a3982 100644 --- a/inc/loader/load_cache-them.php +++ b/inc/loader/load_cache-them.php @@ -35,6 +35,9 @@ if (!defined('__SECURITY')) { $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php"; require($INC); +} elseif (!EXT_IS_ACTIVE("theme")) { + // Skip this loader + return false; } // Next cached table is the referal system (themes)...