r102841 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102840‎ | r102841 | r102842 >
Date:02:11, 12 November 2011
Author:kaldari
Status:ok
Tags:fundraising 
Comment:
commenting out dataConstraint log for now since its spamming the log
Modified paths:
  • /trunk/extensions/DonationInterface/gateway_common/gateway.adapter.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/gateway_common/gateway.adapter.php
@@ -1560,7 +1560,7 @@
15611561 }
15621562
15631563 } 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 );
15651565 }
15661566
15671567 $this->staged_data[ $field ] = $value;

Follow-up revisions

RevisionCommit summaryAuthorDate
r102929Re-attempting MFT r102576, r102577, r102578, r102579, r102581, r102689, r1027...khorn00:50, 14 November 2011

Status & tagging log