Function log_ban
Log a ban in the database. Log the current user in the ban logs. Increment the hit counters for the specified ban ID's (if any.)
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Security.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Security.php
array |
$ban_ids = array() |
The IDs of the bans |
string |
$email = null |
The email address associated with the user that triggered this hit |