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 @@
2
2
<?php
3
-define( 'MW_NO_SETUP', 1 );
4
3
require_once( './includes/WebStart.php' );
5
4
global $wgArticlePath;
6
5
Follow-up revisions
Revision
Commit summary
Author
Date
r23407
Merged revisions 23203-23405 via svnmerge from...
david
23:00, 25 June 2007
r32167
In continuation of
r23243
: is already created by Setup.php, it don't need to...
ialex
12:43, 19 March 2008
Status & tagging log
15:19, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r23243
[
removed:
ok
added:
old]