Function saveModComment
Inserts a new moderator comment to the DB.
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
integer |
$report_id |
The report ID is used to fire a notification about the event. |
array |
$data |
a formatted array of data to be inserted. Should be already properly sanitized. |
boolean
|
Boolean false if no data was provided. |