Index: branches/5.1.x/units/gateways/gw_classes/multicards.php =================================================================== diff -u -r13100 -r13465 --- branches/5.1.x/units/gateways/gw_classes/multicards.php (.../multicards.php) (revision 13100) +++ branches/5.1.x/units/gateways/gw_classes/multicards.php (.../multicards.php) (revision 13465) @@ -1,6 +1,6 @@ Conn->GetOne( sprintf($sql, $this->Conn->qstr($item_data['BillingCountry']) ) ); $ret['cust_country'] = $item_data['BillingCountry']; $ret['user1'] = $this->Application->GetSID().','.MD5($item_data['OrderId']);