Function ManageAttachmentSettings
Allows to show/change attachment settings. This is the default sub-action of the 'Attachments and Avatars' center. Called by index.php?action=admin;area=manageattachments;sa=attachments.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses: 'attachments' sub template.
Located at Sources/ManageAttachments.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses: 'attachments' sub template.
Located at Sources/ManageAttachments.php
boolean |
$return_config = false |
Whether to return the array of config variables (used for admin search) |
|array
|
If $return_config is true, simply returns the config_vars array, otherwise returns nothing |