r74495 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r74494‎ | r74495 | r74496 >
Date:03:10, 8 October 2010
Author:kaldari
Status:deferred
Tags:
Comment:
removing comment/opt-out stuff 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,18 +94,6 @@
9595 // email
9696 $form .= $this->getEmailField();
9797
98 - //comment message
99 - $form .= $this->getCommentMessageField();
100 -
101 - //comment
102 - $form .= $this->getCommentField();
103 -
104 - // anonymous
105 - $form .= $this->getCommentOptionField();
106 -
107 - // email agreement
108 - $form .= $this->getEmailOptField();
109 -
11098 // amount
11199 $form .= $this->getAmountField();
112100

Status & tagging log