]> git.mxchange.org Git - mailer.git/blobdiff - inc/monthly/monthly_surfbar.php
A lot rewrites from double-quote to single-quote, some fixes for extension handling...
[mailer.git] / inc / monthly / monthly_surfbar.php
index d53207fd61ea5d333fe4701ad46725a2fc210863..e7f52fdb313f8f8aa55af2ee3f4c0b9522912809 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("surfbar")) {
+} elseif (!EXT_IS_ACTIVE('surfbar')) {
        return;
 }