Function ModifySubscriptionSettings
Set any setting related to paid subscriptions, i.e. modify which payment methods are to be used. It requires the moderate_forum permission Accessed from ?action=admin;area=paidsubscribe;sa=settings.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManagePaid.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManagePaid.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 |