Function getReportComments
Gets both report comments as well as any moderator comment.
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 to get the info from. |
array|boolean
|
an associative array with 2 keys comments and mod_comments. Boolean false if no report_id was provided. |