Exemplo n.º 1
0
 public static function init()
 {
     self::$config = array('cacheFolder' => DFPath('res.cache'), 'cacheThreshold' => 3, 'cachePrefix' => 'cache-');
 }