logout(); $this->sendRedirect($this->getLocation(URL_DIR . "admin/index.php")); } /** * デストラクタ. * * @return void */ function destroy() { parent::destroy(); } } ?>