(bug 40899) Cache resources for anonymous users
authorJakub Vrana <jakub@vrana.cz>
Tue, 9 Oct 2012 22:20:05 +0000 (15:20 -0700)
committerCatrope <roan.kattouw@gmail.com>
Thu, 11 Oct 2012 01:38:23 +0000 (18:38 -0700)
commite9ac745555d15dd6dfca094adf9d4e64a8a8ea66
tree2d627c1c9346eb0791ff4692c39239686d8a68f2
parent5ece17a46d15869f4eec36b13e02d8e6b45accbb
(bug 40899) Cache resources for anonymous users

Changes mTouched for anonymous users to '1' because '0' is treated as 'now' by wfTimestamp()

Change-Id: If0d77f72dc776c4709a1e5da360fbd6273178b29
includes/User.php