1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-13 20:28:44 +01: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:
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);