Пример #1
0
 public function Authenticated()
 {
     return SPUtils::search_array($this->auth_parms, "auth") !== false;
 }