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 @@
111
111
}
112
112
113
113
function parseGallery( $input, $parser ) {
114
- global $wgTitle;
115
114
global $wgSmoothGalleryDelimiter;
116
115
global $wgSmoothGalleryAllowExternal;
117
116
Status & tagging log
20:35, 18 October 2011
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r100154
[
removed:
new
added:
ok]