Index: branches/5.3.x/core/units/helpers/list_helper.php =================================================================== diff -u -N -r15698 -r16519 --- branches/5.3.x/core/units/helpers/list_helper.php (.../list_helper.php) (revision 15698) +++ branches/5.3.x/core/units/helpers/list_helper.php (.../list_helper.php) (revision 16519) @@ -1,6 +1,6 @@ Application->recallObject($list_prefix); - /* @var $list kDBList */ if ( !isset($select_fields) ) { $select_fields = '%1$s.' . $object->IDField;