]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/inc/modules/guest/what-doubler.php
Code rewritings, load base config improved and many minor fixes...
[mailer.git] / 0.2.1 / inc / modules / guest / what-doubler.php
index 4d09d1b5fc49fdb318aee63041764e265f52a6f1..c691e4f73e738328b247515ec4c7caf3f4e5c43d 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("doubler")) && (!IS_ADMIN()))\r