Ejemplo n.º 1
0
 function flushRawCache()
 {
     CoreEvents::$cache = array();
     CoreEvents::$actions = array();
     CoreEvents::$lastCache = array();
 }