]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/optimize_de.php
Bug with multiple registration of filters fixed (see fix_filters.php for details)
[mailer.git] / inc / language / optimize_de.php
index 5a2312faf4f269891f343e507c00c0f67fc527b2..b6504fbb802aabcc85bfc5bd80abc697042f6cae 100644 (file)
@@ -38,7 +38,7 @@
 
 // Some security stuff...
 if (!defined('__SECURITY')) {
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), '/inc') + 4) . '/security.php';
        require($INC);
 }