Function addTriggers
This function actually inserts the ban triggers into the database
Errors in $context['ban_errors']
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
integer |
$group_id = 0 |
The ID of the group to add the triggers to (0 to create a new one) |
array |
$triggers = array() |
The triggers to add |
array |
$logs = array() |
The log data |
boolean
|
Whether or not the action was successful |