Continue with r85240; Move getSkin from User to RequestContext, do it without globals...
authorDaniel Friesen <dantman@users.mediawiki.org>
Sun, 3 Apr 2011 12:46:36 +0000 (12:46 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Sun, 3 Apr 2011 12:46:36 +0000 (12:46 +0000)
commitb185adf24ffd48b63435c678089fdbad3e6fe395
tree94f1346c17fd2a83d31bb8476d758546618308cb
parent4d1624f9f5a9e59a5716f44a64778dfe550af756
Continue with r85240; Move getSkin from User to RequestContext, do it without globals, strip out the non-functional $title related stuff, and update Skin to use a RequestContext.
includes/OutputPage.php
includes/RequestContext.php
includes/Skin.php
includes/SkinTemplate.php
includes/User.php