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 @@
4848 );
4949
5050 // Configuration
51 -$wgShortUrlPrefix = NULL;
 51+$wgShortUrlPrefix = null;

Status & tagging log