r75449 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r75448‎ | r75449 | r75450 >
Date:17:37, 26 October 2010
Author:yaron
Status:deferred
Tags:
Comment:
New version: 2.0.2
Modified paths:
  • /trunk/extensions/SemanticForms/INSTALL (modified) (history)
  • /trunk/extensions/SemanticForms/includes/SF_GlobalFunctions.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/INSTALL
@@ -1,4 +1,4 @@
2 -[[Semantic Forms 2.0.1]]
 2+[[Semantic Forms 2.0.2]]
33
44 Contents:
55 * Disclaimer
Index: trunk/extensions/SemanticForms/includes/SF_GlobalFunctions.php
@@ -7,7 +7,7 @@
88
99 if ( !defined( 'MEDIAWIKI' ) ) die();
1010
11 -define( 'SF_VERSION', '2.0.1' );
 11+define( 'SF_VERSION', '2.0.2' );
1212
1313 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'specialpage'][] = array(
1414 'path' => __FILE__,

Status & tagging log