r100154 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100153‎ | r100154 | r100155 >
Date:20:28, 18 October 2011
Author:ialex
Status:ok
Tags:
Comment:
Removed unused global declaration of $wgTitle
Modified paths:
  • /trunk/extensions/SmoothGallery/SmoothGalleryParser.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SmoothGallery/SmoothGalleryParser.php
@@ -110,7 +110,6 @@
111111 }
112112
113113 function parseGallery( $input, $parser ) {
114 - global $wgTitle;
115114 global $wgSmoothGalleryDelimiter;
116115 global $wgSmoothGalleryAllowExternal;
117116

Status & tagging log