ManagePostSettings
Description
The main entrance point for the 'Posts and topics' screen.
Syntax
void ManagePostSettings ()
Notes
- Accessed from ?action=postsettings (1.1) or ?action=admin;area=postsettings (2.0)
- Calls the right function based on the given sub-action.
- Defaults to sub-action 'posts'.
- Requires (and checks for) the admin_forum permission.