Index: branches/fundraising/OWA/DonationInterface/payflowpro_gateway/payflowpro_gateway.body.php |
— | — | @@ -969,7 +969,7 @@ |
970 | 970 | if( $owa_ref != null && !is_numeric( $owa_ref )){ |
971 | 971 | $owa_ref = $this->get_owa_ref_id( $owa_ref ); |
972 | 972 | } |
973 | | - echo $ow |
| 973 | + |
974 | 974 | // if we're in testing mode and an action hasn't yet be specified, prepopulate the form |
975 | 975 | if ( !$wgRequest->getText( 'action', false ) && !$numAttempt && $wgPayflowGatewayTest ) { |
976 | 976 | // define arrays of cc's and cc #s for random selection |