Home
last modified time | relevance | path

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

/plugin/sfauth/
H A Dauth.php17 if(!$this->checkConfiguration()) return false;
43 if(!$this->checkConfiguration()) return false;
72 public function checkConfiguration() { function in auth_plugin_sfauth