Index: branches/5.2.x/units/gateways/gw_event_handler.php =================================================================== diff -u -N -r15134 -r15141 --- branches/5.2.x/units/gateways/gw_event_handler.php (.../gw_event_handler.php) (revision 15134) +++ branches/5.2.x/units/gateways/gw_event_handler.php (.../gw_event_handler.php) (revision 15141) @@ -1,6 +1,6 @@ Application->GetVar( $event->getPrefixSpecial(true) ); $PaymentType_info = $this->Application->GetVar( 'pt' ); - $GWConfigValue =& $this->Application->recallObject('gwfv'); + $GWConfigValue = $this->Application->recallObject('gwfv'); $GWConfigValue->SetDBField('PaymentTypeId', $this->Application->GetVar('pt_id')); //deleting old values