]> git.mxchange.org Git - mailer.git/blobdiff - inc/weekly/weekly_
Old config.php is now automatically updated to new config-local.php format, several...
[mailer.git] / inc / weekly / weekly_
index a0fe9645dad44b0401c56203b6afec840f5fe223..708d5075674d339a7b61bcab76b6b050cf801620 100644 (file)
@@ -40,7 +40,7 @@
 if (!defined('__SECURITY')) {
        $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), '/inc') + 4) . '/security.php';
        require($INC);
-} elseif (!EXT_IS_ACTIVE("")) {
+} elseif (!EXT_IS_ACTIVE('')) {
        return;
 }