Index: branches/5.3.x/units/coupon_items/coupon_items_tag_processor.php =================================================================== diff -u -N -r15695 -r16522 --- branches/5.3.x/units/coupon_items/coupon_items_tag_processor.php (.../coupon_items_tag_processor.php) (revision 15695) +++ branches/5.3.x/units/coupon_items/coupon_items_tag_processor.php (.../coupon_items_tag_processor.php) (revision 16522) @@ -1,6 +1,6 @@ getObject($params); - /* @var $object kDBList */ if ( $object->GetDBField('ItemType') == 2 ) { $cat_object = $this->Application->recallObject('c');