Fixed 468772 plus other moved-topic-inherits-stuff bugs.

git-svn-id: file:///svn/phpbb/trunk@1143 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
natec 2001-10-09 20:12:38 +00:00
parent 03a53c3720
commit 1d0ade7168

View file

@ -492,6 +492,8 @@ if($total_topics)
{
$topic_type = $lang['Topic_Moved'] . " ";
$topic_id = $topic_rowset[$i]['topic_moved_id'];
$newest_post_img = "";
$folder_image = "";
}
else
{