* (bug 21074) Don't call $wgUser->getSkin() in OutputPage::getHeadScripts() since...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 10 Oct 2009 07:54:32 +0000 (07:54 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 10 Oct 2009 07:54:32 +0000 (07:54 +0000)
commit1366be3cc891dbc3f547a01a74126a9ff5ed22e9
treeaadfa66944579c79811ca7536061c1253b7445fd
parentbe6af5af82d91899c17d8dd87c88888cba56f477
* (bug 21074) Don't call $wgUser->getSkin() in OutputPage::getHeadScripts() since it's already passed as parameter

Patch by Platonides - http://bug-attachment.wikimedia.org/attachment.cgi?id=6656
includes/OutputPage.php