aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_admin.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2015-10-15 11:02:02 +0200
committerMarc Alexander <admin@m-a-styles.de>2015-10-15 11:02:02 +0200
commit2974353101ae60dc13f0de938920765d7a78dc95 (patch)
treeb2d92eaf6c25f558cc7ef855d26591faeced343f /phpBB/includes/functions_admin.php
parent16ff320340412b99ed86d638c76bf4da9466d449 (diff)
parentbc6a4c45838500e6f68f79d853762711452899a2 (diff)
downloadforums-2974353101ae60dc13f0de938920765d7a78dc95.tar
forums-2974353101ae60dc13f0de938920765d7a78dc95.tar.gz
forums-2974353101ae60dc13f0de938920765d7a78dc95.tar.bz2
forums-2974353101ae60dc13f0de938920765d7a78dc95.tar.xz
forums-2974353101ae60dc13f0de938920765d7a78dc95.zip
Merge branch '3.1.x'
Diffstat (limited to 'phpBB/includes/functions_admin.php')
-rw-r--r--phpBB/includes/functions_admin.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/includes/functions_admin.php b/phpBB/includes/functions_admin.php
index bca451deb6..459d61a17a 100644
--- a/phpBB/includes/functions_admin.php
+++ b/phpBB/includes/functions_admin.php
@@ -833,6 +833,7 @@ function delete_posts($where_type, $where_ids, $auto_sync = true, $posted_sync =
'notification.type.quote',
'notification.type.approve_post',
'notification.type.post_in_queue',
+ 'notification.type.report_post',
);
/**