Home
last modified time | relevance | path

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

/plugin/farmer/
DDokuWikiFarmCore.php212 protected function detectAnimalFromHostName(string $host): bool function in DokuWikiFarmCore
249 $this->detectAnimalFromHostName($urlparts['host']);
277 if (!$this->detectAnimalFromHostName($_SERVER['HTTP_HOST'])) {