Function removeMessage
Remove a specific message (including permission checks). - normally, local and global should be the localCookies and globalCookies settings, respectively. - uses boardurl to determine these two things.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/RemoveTopic.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/RemoveTopic.php
integer |
$message |
The message id |
boolean |
$decreasePostCount = true |
Whether to decrease users' post counts |
boolean
|
Whether the operation succeeded |