Rewrite User::getSkin, broken in r49493 because requesting the skin for a particular...
authorAndrew Garrett <werdna@users.mediawiki.org>
Mon, 6 Sep 2010 12:11:57 +0000 (12:11 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Mon, 6 Sep 2010 12:11:57 +0000 (12:11 +0000)
commit99357479ea14670d5f0499b3fdf805a1edad70a5
tree02582d0601a989201d3a88e61b20ea26b308450b
parent3e1eff2a013cc8f632ae09d31555839fbee00203
Rewrite User::getSkin, broken in r49493 because requesting the skin for a particular title had the side-effect of changing the title associated with the stored Skin object, causing weirdness like the wrong namespace tabs.
includes/User.php