security->protect(); $this->user->logout(); self::pluginHandle()->logout(); @session_destroy(); $this->response->goBack(null, $this->options->index); } }