r71707 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r71706
|
r71707
|
r71708
>
Date:
16:42, 26 August 2010
Author:
jeroendedauw
Status:
deferred
Tags:
Comment:
Spacing fix for #geodistance,
r71705
took care of #distance
Modified paths:
/trunk/extensions/Maps/ParserFunctions/Maps_GeoFunctions.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Maps/ParserFunctions/Maps_GeoFunctions.php
—
—
@@ -140,7 +140,7 @@
141
141
$output = $manager->getErrorList();
142
142
}
143
143
144
- return array( $output, 'noparse' => true, 'isHTML' => true );
144
+ return $output;
145
145
}
146
146
147
147
/**
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r71705
Spacing fix for #geodistance
jeroendedauw
16:32, 26 August 2010
Status & tagging log
18:51, 24 September 2010
😂
(
talk
|
contribs
)
changed the
status
of r71707
[
removed:
new
added:
deferred]