Index: trunk/extensions/DonationInterface/payflowpro_gateway/extras/custom_filters/filters/minfraud/minfraud.body.php |
— | — | @@ -25,7 +25,7 @@ |
26 | 26 | |
27 | 27 | // Write the query/response to the log |
28 | 28 | // @fixme this will cause the 'action' to be logged even though it's premature here |
29 | | - $this->log_query( $pfp_gateway_object, $data ); |
| 29 | + $this->log_query( $minfraud_query, $pfp_gateway_object, $data ); |
30 | 30 | return TRUE; |
31 | 31 | |
32 | 32 | } |