Searched refs:clientIps (Results 1 – 2 of 2) sorted by relevance
236 return Ip::clientIps()[0];251 public static function clientIps(): array function in dokuwiki\\Ip
798 return $single ? Ip::clientIp() : implode(',', Ip::clientIps());