コード例 #1
0
ファイル: xCache.php プロジェクト: dariushha/zinux
 public function setCachePath($path)
 {
     $this->_file_cache->setCachePath($path);
 }