mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-24 09:12:56 +02:00
Some updates to modcp to show the topic type and correct folder icons
git-svn-id: file:///svn/phpbb/trunk@1259 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -431,7 +431,8 @@ if($total_topics)
|
||||
}
|
||||
else
|
||||
{
|
||||
$topic_type = ""; }
|
||||
$topic_type = "";
|
||||
}
|
||||
|
||||
if( $topic_rowset[$i]['topic_vote'] )
|
||||
{
|
||||
|
Reference in New Issue
Block a user