]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-surfbar_stats.php
Missing URL blacklist tabled (re-)added
[mailer.git] / inc / modules / member / what-surfbar_stats.php
index 7e7101b6f8bb0a9c5bc3f06ea69119d2186ba859..a1d6f979e33926fc17452c2b9d9cc2882b64ba3a 100644 (file)
@@ -37,6 +37,9 @@ if (!defined('__SECURITY')) {
        require($INC);
 } elseif (!IS_MEMBER()) {
        LOAD_URL(URL."/modules.php?module=index");
+} elseif ((!EXT_IS_ACTIVE("surfbar")) && (!IS_ADMIN())) {
+       ADD_FATAL(EXTENSION_PROBLEM_EXT_INACTIVE, "surfbar");
+       return;
 }
 
 // Add description as navigation point