Code rewritings, load base config improved and many minor fixes...
[mailer.git] / 0.2.1 / inc / language.php
index 24493ca3b3372e946f4b91f3bb2a2e614d38f3fb..3039e9dc71523125adecada838296f57b2ed07bc 100644 (file)
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if (ereg(basename(__FILE__), $_SERVER['PHP_SELF']))\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