Exemple #1
0
 static function reset()
 {
     self::$cache_permissions = array();
 }
Exemple #2
0
 public static function on_db_reset()
 {
     self::$cache_permissions = array();
 }