r89169 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r89168
|
r89169
|
r89170
>
Date:
13:58, 30 May 2011
Author:
yuvipanda
Status:
ok
Tags:
Comment:
Moved another stray NULL to null
Modified paths:
/trunk/extensions/ShortUrl/ShortUrl.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/ShortUrl/ShortUrl.php
—
—
@@ -47,4 +47,4 @@
48
48
);
49
49
50
50
// Configuration
51
-$wgShortUrlPrefix = NULL;
51
+$wgShortUrlPrefix = null;
Status & tagging log
14:36, 30 May 2011
Jack Phoenix
(
talk
|
contribs
)
changed the
status
of r89169
[
removed:
new
added:
ok]