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:
Ludovic Arnaud 2003-06-19 21:57:44 +00:00
parent 06a3df9ff3
commit 270c960a23

View file

@ -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);