AdminRegister

Description

Allows the admin to register a new member through the admin center.

Syntax

void AdminRegister ()


Notes

  • Accessed by ?action=regcenter;sa=register in 1.1 and ?action=admin;area=regcenter;sa=register in 2.0
  • Requires the moderate_forum permission.
  • Uses the admin_register sub template of the Register template.
  • Allows assigning a primary group to the member being registered.
  • Actually registers the member if $_POST['regSubmit'] is set
Advertisement: