コード例 #1
0
 public function flush_all()
 {
     $mt = MT::get_insrance();
     return $mt->db()->flush_session();
 }