Merge pull request !47 from Hex/patch-2

This commit is contained in:
Hex 2017-02-16 13:00:24 +08:00 committed by Discuz!
commit f3384c5b95
1 changed files with 0 additions and 1 deletions

View File

@ -290,7 +290,6 @@ if(!$gid && (!defined('FORUM_INDEX_PAGE_MEMORY') || !FORUM_INDEX_PAGE_MEMORY)) {
$catlist[$catid]['endrows'] .= '<td width="'.$catlist[$catid]['forumcolwidth'].'">&nbsp;</td>';
$colspan ++;
}
$catlist[$catid]['endrows'] .= '</tr>';
}
} elseif(empty($category['forumscount'])) {
unset($catlist[$catid]);