Home
last modified time | relevance | path

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

/plugin/farmer/
H A Dhelper.php44 public function isHostbased()
47 return $GLOBALS['FARMCORE']->isHostbased();
43 public function isHostbased() { global() function in helper_plugin_farmer
H A DDokuWikiFarmCore.php103 public function isHostbased()
129 if ($this->isHostbased()) return '/';
98 public function isHostbased() { global() function in DokuWikiFarmCore