r102763 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r102762‎ | r102763 | r102764 >
Date:08:42, 11 November 2011
Author:jamesur
Status:ok
Tags:
Comment:
Remove Fortis which GC confirms is not a bank anymore... would have been nice to know that when you called the up to date get_directory call
Modified paths:
  • /trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-ideal.html (modified) (history)
  • /trunk/extensions/DonationInterface/globalcollect_gateway/globalcollect.adapter.php (modified) (history)

Diff [purge]

Index: trunk/extensions/DonationInterface/globalcollect_gateway/forms/html/rtbt/rtbt-ideal.html
@@ -87,8 +87,7 @@
8888 <select style="margin-top: 15px;" id="issuer_id" name="issuer_id" value="@issuer_id">
8989 <option value="">%donate_interface-rtbt-issuer_id%...</option>
9090 <optgroup>
91 - <option value="31">ABN Amro</option>
92 - <option value="81">Fortis</option>
 91+ <option value="31">ABN AMRO</option>
9392 <option value="91">Friesland Bank</option>
9493 <option value="721">ING</option>
9594 <option value="21">Rabobank</option>
Index: trunk/extensions/DonationInterface/globalcollect_gateway/globalcollect.adapter.php
@@ -700,7 +700,6 @@
701701 721 => 'ING',
702702 751 => 'SNS Bank',
703703 91 => 'Friesland Bank',
704 - 81 => 'Fortis',
705704 )
706705 );
707706

Follow-up revisions

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

Status & tagging log