コード例 #1
0
 static function process($request)
 {
     Session_Controller::destroy();
     header('Location: index.php');
 }