Code rewritings, load base config improved and many minor fixes...
[mailer.git] / 0.2.1 / inc / language / other_de.php
index 1c04cf28b3f8a9caef0c2ddd4b5fc1e3568318f1..4a2350e5ff5f4e97dc99bb7efdf3e247b48a7107 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