Code rewritings, load base config improved and many minor fixes...
[mailer.git] / 0.2.1 / inc / extensions / ext-rallye.php
index fd160481c63fbf55b582989a447f1ae50671adfc..3b715f1f07a5e43df4cfa35ce6e2611a15a45b90 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