Home
last modified time | relevance | path

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

/plugin/farmer/_test/
H A Dcore.test.php53 public function injectServerEnvironment(array $urlparts) function in plugin\\farmer\\test\\DokuWikiFarmCore
55 parent::injectServerEnvironment($urlparts);
342 $core->injectServerEnvironment($urlparts);
/plugin/farmer/
H A DDokuWikiFarmCore.php252 $this->injectServerEnvironment($urlparts);
296 protected function injectServerEnvironment(array $urlparts) function in DokuWikiFarmCore