Exemplo n.º 1
0
 public static function cache($new)
 {
     self::$cache = self::$logbits;
     self::$logbits = $new;
 }