ModifySettings
Description
The main entry point for the "Edit Server Settings" section.
Syntax
void ModifySettings ()
Notes
- Uses the rawdata sub template (not theme-able.)
- Requires the admin_forum permission.
- Uses the edit_settings administration area.
- Contains the actual array of settings to show from Settings.php.
- Accessed from ?action=modsettings.
- Moved to ManageServer.php in 1.1 RC2