r49609 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49608‎ | r49609 | r49610 >
Date:23:22, 17 April 2009
Author:tparscal
Status:deferred
Tags:
Comment:
Bumped style version to reflect recent style changes
Modified paths:
  • /trunk/extensions/Drafts/Drafts.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Drafts/Drafts.php
@@ -37,7 +37,7 @@
3838 $dir = dirname( __FILE__ ) . '/';
3939
4040 # Bump the version number every time you change any of the .css/.js files
41 -$wgDraftsStyleVersion = 2;
 41+$wgDraftsStyleVersion = 3;
4242
4343 // Seconds of inactivity after change before autosaving
4444 // Use the value 0 to disable autosave

Status & tagging log