X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Flibs%2Fsecurity_functions.php;h=250540a2c64ee1c43839183fa70497c9fc5c6507;hp=993b5dadb3ce3fec214c06dc318eda977a07d216;hb=50ec4267016d288831aee809120992423db563e1;hpb=e68f2f7b0a55fa31eb7ce5baf844dca40f11abea diff --git a/inc/libs/security_functions.php b/inc/libs/security_functions.php index 993b5dadb3..250540a2c6 100644 --- a/inc/libs/security_functions.php +++ b/inc/libs/security_functions.php @@ -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