r50159 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50158‎ | r50159 | r50160 >
Date:18:25, 3 May 2009
Author:ialex
Status:deferred
Tags:
Comment:
Fix for r50155: increment the version rather than decrementing it :)
Modified paths:
  • /trunk/extensions/Configure/Configure.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Configure/Configure.php
@@ -18,7 +18,7 @@
1919 'url' => 'http://www.mediawiki.org/wiki/Extension:Configure',
2020 'description' => 'Allow authorised users to configure the wiki via a web-based interface',
2121 'descriptionmsg' => 'configure-desc',
22 - 'version' => '0.13.13',
 22+ 'version' => '0.13.15',
2323 );
2424
2525 # Configuration part

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r50155Interaction beetween Configure and Farmer: Special:Farmer/admin will now link...ialex08:28, 3 May 2009

Status & tagging log