r110623 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110622‎ | r110623 | r110624 >
Date:22:05, 2 February 2012
Author:aaron
Status:ok
Tags:
Comment:
Reverted r110608 - no known need for this
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -760,7 +760,7 @@
761761 * Update if there is some need to force thumbs and SVG rasterizations
762762 * to rerender, such as fixes to rendering bugs.
763763 */
764 -$wgThumbnailEpoch = '20110101000000';
 764+$wgThumbnailEpoch = '20030516000000';
765765
766766 /**
767767 * If set, inline scaled images will still produce <img> tags ready for
@@ -1683,7 +1683,7 @@
16841684 * You can get the current date on your server by using the command:
16851685 * date +%Y%m%d%H%M%S
16861686 */
1687 -$wgCacheEpoch = '20110101000000';
 1687+$wgCacheEpoch = '20030516000000';
16881688
16891689 /**
16901690 * Bump this number when changing the global style sheets and JavaScript.

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r110608Bring the epocs into this decadereedy20:16, 2 February 2012

Status & tagging log