Rename Skin::getUsableSkins() to Skin::getAllowedSkins()
authorWaldir Pimenta <waldir@email.com>
Sat, 25 May 2013 13:05:55 +0000 (14:05 +0100)
committerjeroendedauw <jeroendedauw@gmail.com>
Sun, 26 May 2013 09:53:58 +0000 (11:53 +0200)
commitbf82e8d0f196949c121b777b151c8773e742d450
treead5fb702df48b4f13170c9b361c1a4d9a4cbc687
parenta3c7a8b8f49c3d3f8df5d12e87465fa94f9fef6e
Rename Skin::getUsableSkins() to Skin::getAllowedSkins()

Follow-up to change 65426 (commit a3c7a8b8f)

Also, rewrite the documentation for this function call in Preferences.php
To remove the "(skins is all skin names from Language.php)"
which I couldn't make sense of.

Change-Id: I0b0fdfb5615c22aa876882c3ca344ebb1f10c4bd
includes/Preferences.php
includes/Skin.php
includes/api/ApiQuerySiteinfo.php