r43101 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r43100‎ | r43101 | r43102 >
Date:23:24, 2 November 2008
Author:brion
Status:old
Tags:
Comment:
$wgRequest :P
Modified paths:
  • /branches/ContactPageFundraiser/SpecialContact.php (modified) (history)

Diff [purge]

Index: branches/ContactPageFundraiser/SpecialContact.php
@@ -283,7 +283,7 @@
284284 }
285285
286286 function doSubmit( ) {
287 - global $wgOut;
 287+ global $wgOut, $wgRequest;
288288 global $wgEnableEmail, $wgUserEmailUseReplyTo, $wgEmergencyContact;
289289 global $wgContactUser, $wgContactSender, $wgContactSenderName;
290290

Status & tagging log