Пример #1
0
 function get_cache_file($url)
 {
     return ICalEvents::get_cache_path() . ICalEvents::get_cache_filename($url);
 }