r64674 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r64673‎ | r64674 | r64675 >
Date:22:17, 6 April 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Small clarification
Modified paths:
  • /trunk/extensions/SemanticMaps/GeoCoords/SM_GeoCoords.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMaps/GeoCoords/SM_GeoCoords.php
@@ -34,7 +34,7 @@
3535 *
3636 * TODO: Add support for a per-coordinate set distance parameter.
3737 */
38 -function smfGetGeoProximitySQLCondition( &$where, $description, $tablename, $fieldname, $dbs ) {
 38+function smfGetGeoProximitySQLCondition( &$where, SMGeoCoordsValueDescription $description, $tablename, $fieldname, $dbs ) {
3939 global $smgGeoCoordDistance;
4040
4141 $where = '';

Status & tagging log