'oth', 'login_page' => '/admin/login', 'logout_page' => '/admin/logout', 'access_page' => '/admin/index', 'hashkey' => 'MySEcEeTHaSHKeYz', 'noaccess_page' => '/admin/noaccess', 'strict_gid_check' => false); $this->othAuth->controller = &$this; $this->othAuth->init($auth_conf); $this->othAuth->check(); } ?>