GeneralPermissionSettings

Description

A screen to set up some general permission-related settings.

Syntax

void GeneralPermissionSettings ([bool $return_config])



Parameter $return_config

Expected type: Boolean
Description: Whether or not to return the array of config variables. Default is false.


Notes

  • Accessed at ?action=admin;area=permissions;sa=settings
  • Saves the settings if "save" is in the querystring
  • Requires the admin_forum permission
  • Uses the ManagePermissions template
  • Uses the show_settings subtemplate
  • Returns an array of config variables if $return_config is true
Advertisement: