Index: branches/5.2.x/units/topics/topics_config.php =================================================================== diff -u -N -r15757 -r16349 --- branches/5.2.x/units/topics/topics_config.php (.../topics_config.php) (revision 15757) +++ branches/5.2.x/units/topics/topics_config.php (.../topics_config.php) (revision 16349) @@ -1,6 +1,6 @@ 'int', 'formatter' => 'kOptionsFormatter', 'options' => Array (0 => 'la_No', 1 => 'la_Yes',), 'use_phrases' => 1, - 'default' => 1, + 'default' => 0, ), // for primary image @@ -562,4 +562,4 @@ 'RatingDelayValue' => 'topic_RatingDelay_Value', 'RatingDelayInterval' => 'topic_RatingDelay_Interval', ), - ); \ No newline at end of file + );