コード例 #1
0
ファイル: ics-functions.php プロジェクト: juslee/e27
 function get_cache_file($url)
 {
     return ICalEvents::get_cache_path() . ICalEvents::get_cache_filename($url);
 }