r59552 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r59551‎ | r59552 | r59553 >
Date:16:50, 29 November 2009
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Fixed issue with default geocoding service.
Modified paths:
  • /trunk/extensions/SemanticMaps/SemanticMaps.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticMaps/SemanticMaps.php
@@ -23,7 +23,7 @@
2424 die( 'Not an entry point.' );
2525 }
2626
27 -define('SM_VERSION', '0.5 a6');
 27+define('SM_VERSION', '0.5 a7');
2828
2929 $smgScriptPath = $wgScriptPath . '/extensions/SemanticMaps';
3030 $smgIP = $IP . '/extensions/SemanticMaps';

Status & tagging log