Ejemplo n.º 1
0
 public static function delete($id)
 {
     return MemoryCache::getMC()->delete("mC" . $id);
 }