]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/inc/modules/guest/what-login.php
Category edit/delete fixed
[mailer.git] / 0.2.1 / inc / modules / guest / what-login.php
index 22464eadcec1cda283b1d721e64d3e53fee1870d..d4591e1368116a0c4dc3aca9853a91aae04c2f2f 100644 (file)
@@ -13,7 +13,7 @@
  * -------------------------------------------------------------------- *\r
  *                                                                      *\r
  * -------------------------------------------------------------------- *\r
- * Copyright (c) 2003 - 2007 by Roland Haeder                           *\r
+ * Copyright (c) 2003 - 2008 by Roland Haeder                           *\r
  * For more information visit: http://www.mxchange.org                  *\r
  *                                                                      *\r
  * This program is free software; you can redistribute it and/or modify *\r
@@ -35,7 +35,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