unban_user_globally(p_user_id integer)


Description

Removes the global ban from a user, clearing the ban reason and expiration timestamp.

Parameters

Name Type Mode
p_user_id integer IN

Definition