Home
last modified time | relevance | path

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

/plugin/move/helper/
H A Dplan.php372 if($todo === false) return $this->storeError();
378 if($todo === false) return $this->storeError();
384 if($todo === false) return $this->storeError();
390 if($todo === false)return $this->storeError();
396 if($todo === false) return $this->storeError();
404 if($todo === false) return $this->storeError();
644 protected function storeError() { function in helper_plugin_move_plan