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