Some tweaks for r38116:
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 28 Jul 2008 16:54:06 +0000 (16:54 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 28 Jul 2008 16:54:06 +0000 (16:54 +0000)
commit163ae3bd91fc504dcdb080b970891d777f53dc1f
treeb2d7176fb0a2edf8d2ddc5ca3c10c16419cd6178
parenteb435bcb366d60d16dff391bdb08316b84c33da5
Some tweaks for r38116:
* Ported Modern too, MediaWiki:Common.css and MediaWiki:Modern.css are missing in that skin
* Don't throw E_NOTICE if $wgUseSiteCss is false

Also prettify two things:
* Align <head> items at two tabs for SkinTemplate skins
* Use an array for query string for MediaWiki:Common.css, MediaWiki:<skin>.css and gen=css
includes/Skin.php
includes/SkinTemplate.php
skins/Modern.php
skins/MonoBook.php