Index: branches/5.1.x/units/listing_types/listing_types_config.php =================================================================== diff -u -N -r13550 -r13897 --- branches/5.1.x/units/listing_types/listing_types_config.php (.../listing_types_config.php) (revision 13550) +++ branches/5.1.x/units/listing_types/listing_types_config.php (.../listing_types_config.php) (revision 13897) @@ -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' => ''),