mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
I'm pretty sure I screwed up the first commit
git-svn-id: file:///svn/phpbb/trunk@4155 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -1157,6 +1157,7 @@ switch ($mode)
|
||||
|
||||
sync('topic', 'topic_id', $topic_id_list);
|
||||
sync('reported', 'topic_id', $topic_id_list);
|
||||
sync('topic_attachment', 'topic_id', $topic_id_list);
|
||||
|
||||
meta_refresh(3, $redirect_page);
|
||||
|
||||
|
Reference in New Issue
Block a user