Posted by Valentin
2015-12-26

which file i need to include to can use reset function?
Posted by Tom
2015-12-27

>which file i need to include to can use reset function?

There is no single PHP function to rest both IPs and cookies. For IPs, the clear() method in web/app.ajax-poll/include/CIPBlock.inc.php does the job. For cookies, the method is clear() in web/app.ajax-poll/include/CCookieBlock.inc.php