コード例 #1
0
ファイル: Session.php プロジェクト: robotamer/oldstuff
 public static function delSession()
 {
     return DB_Session::destroy();
 }