user->logout(); $this->pluginHandle()->logout(); $this->response->goBack(NULL, $this->options->index); @session_destroy(); } }