Function removeSubscription
Removes a subscription from a user, as in removes the groups.
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
integer |
$id_subscribe |
The ID of the subscription |
integer |
$id_member |
The ID of the member |
boolean |
$delete = false |
Whether to delete the subscription or just disable it |