1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 19:11:47 +02:00

Merge branch '3.1.x'

This commit is contained in:
Marc Alexander
2015-10-15 11:02:02 +02:00

View File

@@ -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',
);
/**