]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/country_de.php
A lot double-quotes rewritten to single-quotes, some redirect URLs fixed
[mailer.git] / inc / language / country_de.php
index a65bd83e64c5d2f097ae9f76793b7880e3e985ef..235b65c4156ca7ae01c4aaeecc76f0961c66e18e 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);
 }