Home
last modified time | relevance | path

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

/plugin/evesso/
H A Dhelper.php75 public function isEveAuth() { function in helper_plugin_evesso
H A Daction.php311 if ($hlp->isEveAuth()) { //Set Html
368 if($event->data == 'logout' && $hlp->isEveAuth()) {