Function removeBanLogs
Removes logs - by default truncate the table 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 |
$ids = array() |
Empty array to clear the ban log or the IDs of the log entries to remove |
boolean
|
Returns true if successful or false if $ids is invalid |