mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00: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:
parent
06a3df9ff3
commit
270c960a23
1 changed files with 1 additions and 0 deletions
|
@ -1157,6 +1157,7 @@ switch ($mode)
|
||||||
|
|
||||||
sync('topic', 'topic_id', $topic_id_list);
|
sync('topic', 'topic_id', $topic_id_list);
|
||||||
sync('reported', '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);
|
meta_refresh(3, $redirect_page);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue