예제 #1
0
파일: xCache.php 프로젝트: dariushha/zinux
 public function setCachePath($path)
 {
     $this->_file_cache->setCachePath($path);
 }