r74497 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r74496
|
r74497
|
r74498
>
Date:
03:27, 8 October 2010
Author:
kaldari
Status:
deferred
Tags:
Comment:
remove amount from cc-only form
Modified paths:
/trunk/extensions/DonationInterface/payflowpro_gateway/forms/TwoStepTwoColumnLetter.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/DonationInterface/payflowpro_gateway/forms/TwoStepTwoColumnLetter.php
—
—
@@ -94,9 +94,6 @@
95
95
// email
96
96
$form .= $this->getEmailField();
97
97
98
- // amount
99
- $form .= $this->getAmountField();
100
-
101
98
// card number
102
99
$form .= $this->getCardNumberField();
103
100
Status & tagging log
22:49, 3 December 2010
Reedy
(
talk
|
contribs
)
changed the
status
of r74497
[
removed:
new
added:
deferred]