r84614 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r84613
|
r84614
|
r84615
>
Date:
17:45, 23 March 2011
Author:
catrope
Status:
ok
Tags:
Comment:
Bump RL filter version to 4 to keep it in sync with the cluster. WMF-centrism, I know, sue me ;)
Modified paths:
/trunk/phase3/includes/resourceloader/ResourceLoader.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/includes/resourceloader/ResourceLoader.php
—
—
@@ -29,7 +29,7 @@
30
30
class ResourceLoader {
31
31
32
32
/* Protected Static Members */
33
- protected static $filterCacheVersion = 2;
33
+ protected static $filterCacheVersion = 4;
34
34
35
35
/** Array: List of module name/ResourceLoaderModule object pairs */
36
36
protected $modules = array();
Follow-up revisions
Revision
Commit summary
Author
Date
r84616
1.17wmf1: MFT
r84614
catrope
17:46, 23 March 2011
Status & tagging log
11:58, 26 March 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r84614
[
removed:
new
added:
ok]