Code rewritings, load base config improved and many minor fixes...
[mailer.git] / 0.2.1 / inc / modules / guest / what-top10.php
index 13a85e90ef5992929e8502848bf6170f20ac8ea1..904ce45d6e31fe32e8eba1767e8c093817e62220 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
  elseif ((!EXT_IS_ACTIVE("top10")) && (!IS_ADMIN()))\r