예제 #1
0
 public function initCachedData(Gpf_ModuleBase $module) {
     Gpf_Rpc_CachedResponse::addById(Gpf_Country_Countries::getEncodedCountries(), 'countryData');
 }