コード例 #1
0
ファイル: Session.class.php プロジェクト: AroundPBT/PHPBoost
 public static function gc()
 {
     SessionData::gc();
 }