mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 12:28:52 +00:00
Instead of using post_reported of the post or message_reported of the pm, use report_closed of the report itself to reliably determine whether this particular report is closed or not in the report_details view of the MCP. This fixes a bug where the report_details view would not show that the report shown was closed and display a "Close report" button that had no effect. PHPBB3-11829 |
||
---|---|---|
.. | ||
info | ||
mcp_ban.php | ||
mcp_forum.php | ||
mcp_front.php | ||
mcp_logs.php | ||
mcp_main.php | ||
mcp_notes.php | ||
mcp_pm_reports.php | ||
mcp_post.php | ||
mcp_queue.php | ||
mcp_reports.php | ||
mcp_topic.php | ||
mcp_warn.php |