static function reset() { self::$cache_permissions = array(); }
public static function on_db_reset() { self::$cache_permissions = array(); }