]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/inc/modules/member/what-categories.php
Code rewritings, load base config improved and many minor fixes...
[mailer.git] / 0.2.1 / inc / modules / member / what-categories.php
index bffd2e41da0260ff6cd8c030015ae91f53b59959..e7cdad1f35cecc2fcb659408d28ef6e62bc27705 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 (!IS_LOGGED_IN())\r