mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
This patch should finally work correctly: Add the correct notification for post/topic approval without touching templates. This has been done by calling the function approve_topics() inside the approve_posts() function. It's the simplest way for this to work correctly. There may be a call to the DB but other ways (if any), without touching templates, would have been too messy for a function like this. PHPBB3-12270 |
||
---|---|---|
.. | ||
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 |