]> git.mxchange.org Git - mailer.git/blobdiff - inc/libs/security_functions.php
Damn thing, that where local changes :(
[mailer.git] / inc / libs / security_functions.php
index ae23cbf22f5837e0f082d3f7495db01028b79dcf..8409e0c72742e092d8c91239b9052f21d21fa538 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2012 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -46,8 +46,8 @@ if (strpos($_SERVER['PHP_SELF'], basename(__FILE__)) !== false) {
 } // END - if
 
 // Include ctracker, recommended place!
-require_once('ctracker.php');
-require_once('ipfilter.php');
+//require_once('ctracker.php');
+//require_once('ipfilter.php');
 
 /**
  * Function to secure input strings