phpbb/phpBB/includes/mcp
marcosbc 55757ddc65 [ticket/12270] Correct post&topic approval msg, no template changes
Following the previous commits, this patch removes the changes
done to templates to depend only on code, as suggested by
@nickvergessen.
All previous modifications have been removed, with another one
which checks, in the approve_posts() function, if it is sending a
notification for post approval and it is the first one in the
topic, send notification indicating that the topic has been
approved (and not the post). If not the first post in the topic,
do just as before (send a notification about a newly approved
post).

PHPBB3-12270
2014-05-03 20:29:28 +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 post&topic approval msg, no template changes 2014-05-03 20:29:28 +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