r73664 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r73663‎ | r73664 | r73665 >
Date:17:10, 24 September 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
CHanges for 0.7 - follow up to r73663
Modified paths:
  • /trunk/extensions/SemanticMaps/includes/services/GoogleMaps/SM_GoogleMapsQP.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMaps/includes/services/GoogleMaps/SM_GoogleMapsQP.php
@@ -27,17 +27,6 @@
2828 * @see SMMapPrinter::initSpecificParamInfo
2929 */
3030 protected function initSpecificParamInfo( array &$parameters ) {
31 - global $egMapsGMapOverlays;
32 -
33 - $parameters = array(
34 - 'overlays' => array(
35 - 'type' => array( 'string', 'list' ),
36 - 'criteria' => array(
37 - 'is_google_overlay' => array()
38 - ),
39 - 'default' => $egMapsGMapOverlays,
40 - ),
41 - );
4231 }
4332
4433 /**

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r73663Changes for 0.7 - created google maps overlay criterionjeroendedauw17:09, 24 September 2010

Status & tagging log