r57642 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r57641‎ | r57642 | r57643 >
Date:17:15, 11 October 2009
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Small bugfix to OSM format
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.3.5 a2');
 27+define('SM_VERSION', '0.3.5 a3');
2828
2929 $smgScriptPath = $wgScriptPath . '/extensions/SemanticMaps';
3030 $smgIP = $IP . '/extensions/SemanticMaps';

Status & tagging log