A lot double-quotes rewritten to single-quotes, some redirect URLs fixed
[mailer.git] / inc / language / online_de.php
index 47a17525acfd45588a05e6fd7b55c601016b5a91..f8317a268a28a7d3c71eb26f9079b5b108f08163 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);
 }