]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/security_functions.php
Hotfix
[mailer.git] / inc / libs / security_functions.php
index 993b5dadb3ce3fec214c06dc318eda977a07d216..250540a2c64ee1c43839183fa70497c9fc5c6507 100644 (file)
@@ -17,7 +17,7 @@
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
- * For more information visit: http://www.mxchange.org                  *
+ * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
  * it under the terms of the GNU General Public License as published by *
@@ -46,7 +46,8 @@ if (strpos($_SERVER['PHP_SELF'], basename(__FILE__)) !== false) {
 } // END - if
 
 // Include ctracker, recommended place!
-//require_once('ctracker.php');
+require_once('ctracker.php');
+require_once('ipfilter.php');
 
 /**
  * Function to secure input strings