r77241 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77240‎ | r77241 | r77242 >
Date:19:15, 24 November 2010
Author:yaron
Status:deferred
Tags:
Comment:
New version: 2.0.5
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.4]]
 2+[[Semantic Forms 2.0.5]]
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.4' );
 11+define( 'SF_VERSION', '2.0.5' );
1212
1313 $wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'specialpage'][] = array(
1414 'path' => __FILE__,

Status & tagging log