Function ManageBoards
The main dispatcher; doesn't do anything, just delegates. This is the main entry point for all the manageboards admin screens. Called by ?action=admin;area=manageboards. It checks the permissions, based on the sub-action, and calls a function based on the sub-action.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses:
language file.
Used by:
template, modify_category sub-template.
Used by:
language file.
Used by:
template, main sub-template.
Used by:
template, permission_index sub-template.
Located at Sources/ManageBoards.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses:
ManageBoards()
language file.
Used by:
EditCategory()
template, modify_category sub-template.
Used by:
ManageBoards()
language file.
Used by:
ManageBoardsMain()
template, main sub-template.
Used by:
PermissionIndex()
template, permission_index sub-template.
Located at Sources/ManageBoards.php