r100602 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100601‎ | r100602 | r100603 >
Date:12:49, 24 October 2011
Author:liangent
Status:ok
Tags:
Comment:
Followup r100509: Increase GADGET_CLASS_VERSION
Modified paths:
  • /trunk/extensions/Gadgets/Gadgets_body.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Gadgets/Gadgets_body.php
@@ -229,7 +229,7 @@
230230 /**
231231 * Increment this when changing class structure
232232 */
233 - const GADGET_CLASS_VERSION = 5;
 233+ const GADGET_CLASS_VERSION = 6;
234234
235235 private $version = self::GADGET_CLASS_VERSION,
236236 $scripts = array(),

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r100509(bug 31414) Skin specific gadgetsliangent19:09, 22 October 2011

Status & tagging log