deleteAccount

Description

Loads up minimal information for the "Delete Account" page in the profile.

Syntax

void deleteAccount (int $memID)



Parameter $memID

Expected type: Integer
Description: The ID of the member whose account we're attempting to delete


Notes

  • Presents the screen confirming that the profile should be deleted
  • Requires the profile_remove_own or profile_remove_any permission depending on whether or not this is your profile
Advertisement: