r62252 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62251‎ | r62252 | r62253 >
Date:17:39, 10 February 2010
Author:yaron
Status:deferred
Tags:
Comment:
New version: 0.3
Modified paths:
  • /trunk/extensions/SemanticInternalObjects/README (modified) (history)
  • /trunk/extensions/SemanticInternalObjects/SemanticInternalObjects.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticInternalObjects/SemanticInternalObjects.php
@@ -9,7 +9,7 @@
1010
1111 if ( !defined( 'MEDIAWIKI' ) ) die();
1212
13 -define( 'SIO_VERSION', '0.2' );
 13+define( 'SIO_VERSION', '0.3' );
1414
1515 $wgExtensionCredits['parserhook'][] = array(
1616 'name' => 'Semantic Internal Objects',
Index: trunk/extensions/SemanticInternalObjects/README
@@ -1,6 +1,6 @@
22 Semantic Internal Objects Extension
33
4 - Version 0.2
 4+ Version 0.3
55 Yaron Koren
66
77 This is free software licensed under the GNU General Public License. Please

Status & tagging log