Function getCommentModDetails
Gets specific details about a moderator comment. It also adds a permission for editing/deleting the comment, by default only admins and the author of the comment can edit/delete it.
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 |
$comment_id |
The moderator comment ID to get the info from. |
array|boolean
|
an array with the fetched data. Boolean false if no report_id was provided. |