コード例 #1
0
ファイル: rcube_imap.php プロジェクト: ehabqino/roundcubemail
 /**
  * Delete outdated cache entries
  */
 function cache_gc()
 {
     rcube_imap_cache::gc();
 }