Exemplo n.º 1
0
 static function reset()
 {
     self::$cache_permissions = array();
 }
Exemplo n.º 2
0
 public static function on_db_reset()
 {
     self::$cache_permissions = array();
 }