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