]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/inc/modules/admin/what-email_stats.php
Category edit/delete fixed
[mailer.git] / 0.2.1 / inc / modules / admin / what-email_stats.php
index 63892ef9d9b7f0d4c6472f1a1007a547e030f3a5..4deef56742d203d1e7c695daabf38f49fe12d998 100644 (file)
@@ -8,11 +8,11 @@
  * -------------------------------------------------------------------- *\r
  * Short description : Check email statistics                           *\r
  * -------------------------------------------------------------------- *\r
- * Kurzbeschreibung  : Prüfen der Email-Statistik                       *\r
+ * Kurzbeschreibung  : Prfen der Email-Statistik                       *\r
  * -------------------------------------------------------------------- *\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
@@ -34,7 +34,7 @@
 // Some security stuff...\r
 if ((ereg(basename(__FILE__), $_SERVER['PHP_SELF'])) || (!IS_ADMIN()))\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
 // Add description as navigation point\r