Function updateReport
Updates a report with the given parameters. Logs each action via logAction()
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-ReportedContent.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-ReportedContent.php
string |
$action |
The action to perform. Accepts "closed" and "ignore". |
integer |
$value |
The new value to update. |
integer|array |
$report_id |
The affected report(s). |
boolean
|
bool |