r109637 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109636‎ | r109637 | r109638 >
Date:19:21, 20 January 2012
Author:maxsem
Status:ok
Tags:
Comment:
Tweak desc
Modified paths:
  • /trunk/extensions/GeoData/ApiQueryGeoSearch.php (modified) (history)

Diff [purge]

Index: trunk/extensions/GeoData/ApiQueryGeoSearch.php
@@ -181,7 +181,7 @@
182182 global $wgDefaultGlobe;
183183 return array(
184184 'coord' => 'Coordinate around which to search: two floating-point values separated by pipe (|)',
185 - 'page' => 'Page around which to search',
 185+ 'page' => 'Title of page around which to search',
186186 'radius' => 'Search radius in meters',
187187 'maxdim' => 'Restrict search to objects no larger than this, in meters',
188188 'limit' => 'Maximum number of pages to return',

Status & tagging log