SkinFactory: register skins in Setup.php
authorKunal Mehta <legoktm@gmail.com>
Mon, 11 Aug 2014 11:33:54 +0000 (12:33 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 13 Aug 2014 11:43:09 +0000 (13:43 +0200)
commit1154e1848fe336fd9900f7748f041b29e1889f8a
tree4772fca2283cabd01cde1575baa5d23eed320851
parent745eb2f004c8f73bc7c7e7e3c11c6b216ab9611d
SkinFactory: register skins in Setup.php

This un-makes $wgValidSkinNames a legacy thing, and is
more backwards-compatible friendly.

Change-Id: I5c442f3c9e4ee7a4a3980fd02138ee756ef9fa7a
includes/Setup.php
includes/skins/SkinFactory.php
tests/phpunit/includes/resourceloader/ResourceLoaderModuleTest.php