Searched refs:get_ip_from_xforwardedfor (Results 1 – 2 of 2) sorted by relevance
46 $ip = ( $c->get_ip_from_xforwardedfor && isset($_SERVER["HTTP_X_FORWARDED_FOR"])) ?
611 var $get_ip_from_xforwardedfor = false; variable in pfcGlobalConfig