Function updateTriggers
This function updates an existing ban trigger 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 |
$ban_item = 0 |
The ID of the ban item |
integer |
$group_id = 0 |
The ID of the ban group |
array |
$trigger = array() |
An array of triggers |
array |
$logs = array() |
An array of log info |