r23243 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r23242‎ | r23243 | r23244 >
Date:18:58, 22 June 2007
Author:brion
Status:old
Tags:
Comment:
Fix drop-down for Nostalgia skin when $wgArticlePath is left to default interpolation.
Was skipping setup code, which is pretty.... useless. :)
Modified paths:
  • /trunk/phase3/redirect.php (modified) (history)

Diff [purge]

Index: trunk/phase3/redirect.php
@@ -1,5 +1,4 @@
22 <?php
3 -define( 'MW_NO_SETUP', 1 );
43 require_once( './includes/WebStart.php' );
54 global $wgArticlePath;
65

Follow-up revisions

RevisionCommit summaryAuthorDate
r23407Merged revisions 23203-23405 via svnmerge from...david23:00, 25 June 2007
r32167In continuation of r23243: is already created by Setup.php, it don't need to...ialex12:43, 19 March 2008

Status & tagging log