Function ModifyDraftSettings
Modify any setting related to drafts. Requires the admin_forum permission. Accessed from ?action=admin;area=postsettings;sa=drafts
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses: Admin template, edit_topic_settings sub-template.
Located at Sources/ManagePosts.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses: Admin template, edit_topic_settings sub-template.
Located at Sources/ManagePosts.php
boolean |
$return_config = false |
Whether or not to return the config_vars array (used for admin search) |
|array
|
Returns nothing or returns the $config_vars array if $return_config is true |