Home
last modified time | relevance | path

Searched refs:remote_addr (Results 1 – 3 of 3) sorted by relevance

/plugin/tplmod/
Daction.php144 $remote_addr = $INPUT->server->str('REMOTE_ADDR');
149 $remote_addr = "";
155 $this->logos($ips,$remote_addr,$dateorip);
156 $this->tags($ips,$remote_addr,$dateorip);
159 $this->logos($ips,$remote_addr,$dateorip);
162 $this->tags($ips,$remote_addr,$dateorip);
165 $this->wiki_names($ips,$remote_addr,$dateorip);
197 function logos($ips,$remote_addr, $dateorip) { argument
220 if($remote_addr == $addr) {
235 function wiki_names($ips,$remote_addr, $dateorip) { argument
[all …]
/plugin/linkback/action/
Dantispam.php100 function _clean_host($sourceUri, $remote_addr) { argument
103 return ($source_addr == $remote_addr);
/plugin/botmon/
H A Daction.php342 private function writeCaptchaLog($remote_addr, $cookieVal, $serverName, $expected) { argument
347 $remote_addr, /* remote IP */