jrSuspendAccount
The jrSuspendAccount function is used to "suspend" a Jamroom Profile.
bool
jrSuspendAccount
(int $band_id, [bool $send_email = false])
-
int
$band_id: Band ID to suspend
-
bool
$send_email: True/False on whether to send a suspended notification email to the Profile owner(s).
|