コード例 #1
0
ファイル: tsmtable.php プロジェクト: cuongnd/etravelservice
 public function emptyCache()
 {
     self::$_cache = array();
 }