Home
last modified time | relevance | path

Searched refs:PLACEHOLDER_IP (Results 1 – 2 of 2) sorted by relevance

/plugin/hideip/
H A Daction.php35 public const PLACEHOLDER_IP = '0.0.0.0'; define in action_plugin_hideip
63 $_SERVER['REMOTE_ADDR'] = self::PLACEHOLDER_IP;
H A Dadmin.php41 public const PLACEHOLDER_IP = '0.0.0.0'; define in admin_plugin_hideip
128 … . sprintf($this->getLang('intro_rewrite'), '<code>' . hsc(self::PLACEHOLDER_IP) . '</code>')
288 || $ip === self::PLACEHOLDER_IP
337 $fields[1] = self::PLACEHOLDER_IP;
390 $meta[$branch]['last_change']['ip'] = self::PLACEHOLDER_IP;