Two new cache vars in User
authorAndrew Garrett <werdna@users.mediawiki.org>
Thu, 24 Apr 2008 13:41:05 +0000 (13:41 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Thu, 24 Apr 2008 13:41:05 +0000 (13:41 +0000)
commit3b154e1ed270bcaa6cb11c7895eda6858238f79d
tree51e15890535506e8e1fa5d1a18bfc9d603574b86
parentbcc00b479c351c66c5f62a9b2f84222db1381c98
Two new cache vars in User
* Cache mRights. If a hook adds some rights, then that hook needs to be called again and again without caching (e.g. upcoming changes to CentralAuth to add global groups)
* Cache mEmail.
includes/User.php