Code rewritings, load base config improved and many minor fixes...
[mailer.git] / 0.2.1 / inc / language / task_de.php
index 8e2d1a177b47a2fc5b2caed4b0930ac5c977fce3..05b402f5b0d4c68d3c06171d24d31f7d1165006d 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