Index: trunk/extensions/DonationInterface/gateway_common/gateway.adapter.php |
— | — | @@ -1560,7 +1560,7 @@ |
1561 | 1561 | } |
1562 | 1562 | |
1563 | 1563 | } else { |
1564 | | - $this->log( 'Field does not exist in $this->dataConstraints[ ' . ( string ) $field . ' ]', LOG_DEBUG ); |
| 1564 | + //$this->log( 'Field does not exist in $this->dataConstraints[ ' . ( string ) $field . ' ]', LOG_DEBUG ); |
1565 | 1565 | } |
1566 | 1566 | |
1567 | 1567 | $this->staged_data[ $field ] = $value; |