Function editModComment
Saves the new information whenever a moderator comment is edited.
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 edited moderator comment ID. |
string |
$edited_comment |
The edited moderator comment text. |
boolean
|
Boolean false if no data or no comment ID was provided. |