Searched refs:isUserInDb (Results 1 – 2 of 2) sorted by relevance
63 if(!$this->tthlp->isPageTracked($ID) && !$this->tthlp->isUserInDb()) return true;73 if(!$this->tthlp->isPageTracked($ID) && !$this->tthlp->isUserInDb()) return true;
373 public function isUserInDb($user = null) { function in helper_plugin_timetrack