]> git.mxchange.org Git - mailer.git/blobdiff - inc/loader/load_cache-them.php
Fixes for cache/theme
[mailer.git] / inc / loader / load_cache-them.php
index f8d70df07d622142dbc0b3f23478f1fcc8f591f0..fd3b2a39825b291d9c82fa9191d5f461d8ffc8c3 100644 (file)
@@ -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)...