r43095 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r43094‎ | r43095 | r43096 >
Date:21:11, 2 November 2008
Author:tomasz
Status:old (Comments)
Tags:
Comment:
updating post submit landing page.
Modified paths:
  • /branches/ContactPageFundraiser/SpecialContact.php (modified) (history)

Diff [purge]

Index: branches/ContactPageFundraiser/SpecialContact.php
@@ -359,7 +359,7 @@
360360 wfDebug( "$fname: success\n" );
361361
362362 $titleObj = SpecialPage::getTitleFor( "Contact" );
363 - $wgOut->redirect( "http://www.loldawgz.com/dawgz/All-Your-Base-AYBABTU.jpg");
 363+ $wgOut->redirect( "http://dev.donate.wikimedia.org/index.php/Donate/Support/en");
364364 wfRunHooks( 'ContactFromComplete', array( $to, $replyto, $subject, $this->text ) );
365365 }
366366 }

Comments

#Comment by Brion VIBBER (talk | contribs)   22:34, 2 November 2008

needs a returnto param for local page, prolly

#Comment by Brion VIBBER (talk | contribs)   22:47, 2 November 2008

added

Status & tagging log