Index: branches/5.2.x/units/topics/topics_config.php =================================================================== diff -u -N -r14722 -r14871 --- branches/5.2.x/units/topics/topics_config.php (.../topics_config.php) (revision 14722) +++ branches/5.2.x/units/topics/topics_config.php (.../topics_config.php) (revision 14871) @@ -1,6 +1,6 @@ Array ('type' => 'string', 'default' => ''), 'CategoryFilename' => Array ('type' => 'string', 'default' => ''), 'PrimaryCat' => Array ('type' => 'int', 'default' => 0), + 'IsHot' => Array ('type' => 'int', 'default' => 0), + 'IsNew' => Array ('type' => 'int', 'default' => 0), + 'IsPop' => Array ('type' => 'int', 'default' => 0), 'CachedNavbar' => Array ('type' => 'string', 'default' => ''), 'ParentPath' => Array ('type' => 'string', 'default' => ''),