r64703 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r64702‎ | r64703 | r64704 >
Date:14:32, 7 April 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Follow up to r64673
Modified paths:
  • /trunk/extensions/SemanticMaps/QueryPrinters/SM_QueryPrinters.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMaps/QueryPrinters/SM_QueryPrinters.php
@@ -61,7 +61,7 @@
6262 self::$parameters = array(
6363 'geoservice' => array(
6464 'criteria' => array(
65 - 'in_array' => array_keys( $egMapsAvailableGeoServices )
 65+ 'in_array' => $egMapsAvailableGeoServices
6666 ),
6767 'default' => $egMapsDefaultGeoService
6868 ),

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r64673Changes for 0.6 - bugfixjeroendedauw22:15, 6 April 2010

Status & tagging log