Index: branches/5.2.x/units/listing_types/listing_types_config.php =================================================================== diff -u -N -r13842 -r14090 --- branches/5.2.x/units/listing_types/listing_types_config.php (.../listing_types_config.php) (revision 13842) +++ branches/5.2.x/units/listing_types/listing_types_config.php (.../listing_types_config.php) (revision 14090) @@ -1,6 +1,6 @@ 'int', 'formatter' => 'kOptionsFormatter', 'options' => Array (0 => 'la_No', 1 => 'la_Yes',), 'use_phrases' => 1, - 'default' => 1, 'not_null' => 1, + 'default' => 0, 'not_null' => 1, ), 'ShopCartName' => Array ('type' => 'string', 'default' => null), 'Price' => Array ('type' => 'double', 'default' => ''),