phpbb/phpBB/includes/mcp
marcosbc 158705cf41 [ticket/12270] Correct notifications for posts/topics now working
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
2014-05-03 20:30:51 +02:00
..
info Merge branch 'ticket/12186' into ticket/12186a 2014-04-27 22:29:37 +03:00
mcp_ban.php [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code. 2014-04-29 17:51:21 +02:00
mcp_forum.php Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop-ascraeus 2014-05-02 12:22:05 +02:00
mcp_front.php [ticket/12052] Use different visibility when post was edited 2014-04-25 11:52:22 +02:00
mcp_logs.php [ticket/12153] Remove redundant calls to pagination.on_page(). 2014-02-03 23:00:39 -08:00
mcp_main.php [ticket/12052] Use different visibility when post was edited 2014-04-25 11:52:22 +02:00
mcp_notes.php [ticket/9758] Removed useless if-conditions to include functions.php 2014-03-28 19:12:31 +01:00
mcp_pm_reports.php [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code. 2014-04-29 17:51:21 +02:00
mcp_post.php [ticket/12052] Use different visibility when post was edited 2014-04-25 11:52:22 +02:00
mcp_queue.php [ticket/12270] Correct notifications for posts/topics now working 2014-05-03 20:30:51 +02:00
mcp_reports.php Merge remote-tracking branch 'github-nickvergessen/ticket/12371' into develop-ascraeus 2014-05-02 12:11:09 +02:00
mcp_topic.php [ticket/12052] Use different visibility when post was edited 2014-04-25 11:52:22 +02:00
mcp_warn.php Merge remote-tracking branch 'Elsensee/ticket/7707' into develop-ascraeus 2014-04-05 09:54:14 +02:00