r71706 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r71705
|
r71706
|
r71707
>
Date:
16:33, 26 August 2010
Author:
jeroendedauw
Status:
deferred
Tags:
Comment:
Spacing fix for #finddestination
Modified paths:
/trunk/extensions/Maps/ParserFunctions/Maps_GeoFunctions.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Maps/ParserFunctions/Maps_GeoFunctions.php
—
—
@@ -252,7 +252,7 @@
253
253
$output = $manager->getErrorList();
254
254
}
255
255
256
- return array( $output, 'noparse' => true, 'isHTML' => true );
256
+ return $output;
257
257
}
258
258
259
259
/**
Status & tagging log
18:51, 24 September 2010
😂
(
talk
|
contribs
)
changed the
status
of r71706
[
removed:
new
added:
deferred]