Function removeBanTriggers
This function removes a bunch of triggers based on ids Doesn't clean the inputs
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageBans.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ManageBans.php
array |
$items_ids = array() |
The items to remove |
boolean|integer |
$group_id = false |
The ID of the group these triggers are associated with or false if deleting them from all groups |
boolean
|
Always returns true |