Home
last modified time | relevance | path

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

/plugin/farmer/
H A Dhelper.php55 public function wasNotfound()
58 return $GLOBALS['FARMCORE']->wasNotfound();
53 public function wasNotfound() { global() function in helper_plugin_farmer
H A DDokuWikiFarmCore.php111 public function wasNotfound()
105 public function wasNotfound() { global() function in DokuWikiFarmCore
/plugin/farmer/action/
H A Dstartup.php47 if ($this->helper->wasNotfound()) $this->handleNotFound();