예제 #1
0
파일: SqlGroup.php 프로젝트: hguru/224Civi
 function prefetch()
 {
     $this->frontCache = CRM_Core_BAO_Cache::getItems($this->group, $this->componentID);
 }