Code rewritings, load base config improved and many minor fixes...
[mailer.git] / 0.2.1 / theme / desert / theme.php
index 87144afe9988c5e20c2460a5511dc168a41c8adb..0d3b8e55801a37f151e2d8292adb490e13f1617d 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