Function ModifyNewsSettings
Set general news and newsletter settings and permissions. Called by ?action=admin;area=news;sa=settings. Requires the forum_admin permission.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses:
template, news_settings sub-template.
Located at Sources/ManageNews.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses:
ManageNews()
template, news_settings sub-template.
Located at Sources/ManageNews.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 |