Ejemplo n.º 1
0
 /**
  * Delete outdated cache entries
  */
 function cache_gc()
 {
     rcube_imap_cache::gc();
 }