Index: branches/5.2.x/units/discount_items/discount_items_tag_processor.php =================================================================== diff -u -N -r15156 -r16516 --- branches/5.2.x/units/discount_items/discount_items_tag_processor.php (.../discount_items_tag_processor.php) (revision 15156) +++ branches/5.2.x/units/discount_items/discount_items_tag_processor.php (.../discount_items_tag_processor.php) (revision 16516) @@ -1,6 +1,6 @@ getObject($params); - /* @var $object kDBList */ if ($object->GetDBField('ItemType') == 2) { $cat_object = $this->Application->recallObject('c');