Esempio n. 1
0
 public static function clear_cache()
 {
     self::$smart_cache = array();
     self::$device_cache = array();
 }