Function insertBanGroup
Creates a new ban group If the group is successfully created the ID is returned On error the error code is returned or false
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
array |
$ban_info = array() |
An array containing 'name', which is the name of the ban group |
integer
|
The ban group's ID |