Ejemplo n.º 1
0
 /**
  * Clears the caches.
  */
 function clear() {
     MemoryCache::$cache = array();
 }