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