]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/inc/monthly/monthly_bonus.php
Code rewritings, load base config improved and many minor fixes...
[mailer.git] / 0.2.1 / inc / monthly / monthly_bonus.php
index 1080cdd0207eb4a212f8ee470a74fe888f5520cd..e8f07ce1cf8d010e1716385d5f55ad7d8418ebd0 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("bonus")) && (!IS_ADMIN()))\r