r98485 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r98484‎ | r98485 | r98486 >
Date:22:54, 29 September 2011
Author:jpostlethwaite
Status:ok
Tags:fundraising 
Comment:
Fixed a grammatical error in documentation.
Modified paths:
  • /branches/fundraising/extensions/DonationInterface/gateway_common/GatewayForm.php (modified) (history)

Diff [purge]

Index: branches/fundraising/extensions/DonationInterface/gateway_common/GatewayForm.php
@@ -125,7 +125,7 @@
126126 * @param array $error Reference to the error messages of the form
127127 * @param array $options
128128 * OPTIONAL - You may require certain field groups to be validated
129 - * - address - Validates: street, city,, state, zip
 129+ * - address - Validates: street, city, state, zip
130130 * - amount - Validates: amount
131131 * - creditCard - Validates: card_num, cvv, expiration and sets the card
132132 * - email - Validates: email - NOTE: part of this validation is disabled

Status & tagging log