]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/inc/language/de.php
Code rewritings, load base config improved and many minor fixes...
[mailer.git] / 0.2.1 / inc / language / de.php
index 93c921bd03c4ef06ec9850d908a6b27a5a5c0e4e..5e2207bd3389a817286b0c66b92ed771c7472336 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (basename($_SERVER['PHP_SELF']) == basename(__FILE__))\r
 {\r
-       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4)."/security.php";\r
+       $INC = substr(dirname(__FILE__), 0, strpos(dirname(__FILE__), "/inc") + 4) . "/security.php";\r
        require($INC);\r
 }\r
 \r