Ejemplo n.º 1
0
 public static function getInstance($type = 'output', $options = array())
 {
     return MCacheController::getInstance($type, $options);
 }