Stop always loading MonoBook and Vector
authorBartosz Dziewoński <matma.rex@gmail.com>
Tue, 22 Jul 2014 21:32:53 +0000 (23:32 +0200)
committerLegoktm <legoktm.wikipedia@gmail.com>
Thu, 7 Aug 2014 14:06:34 +0000 (14:06 +0000)
commitaef99727f6bcf655e467dd5a92972c14bda01811
tree30be141de7b488dc1ab56d358ad56f36e4359450
parentaf87cb4a3f528859bbe89df5db49f35fec07d9e5
Stop always loading MonoBook and Vector

Removing the hack added in Ib4bdda5e.

This will cause an error message to be shown to almost every MediaWiki
user who upgrades their installation (including us developers) until
they add entries for their skins to LocalSettings. This is deemed an
acceptable trade-off, and the message makes it easy to resolve the
issue.

Bug: 68402
Change-Id: I2596ef73088ce94d78ce3dc3ae4da9d81023a2cb
includes/Setup.php
tests/phpunit/includes/OutputPageTest.php