Old config.php is now automatically updated to new config-local.php format, several...
[mailer.git] / inc / mails / _mails.php
index 977f72bf08e9165ae8405f2c106731edee4f38d6..0576148bd58b60f2d9c0d18fe73be09e5beebac7 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;
 }