Fix documentation.
authorDaniel Friesen <daniel@nadir-seen-fire.com>
Wed, 13 Aug 2014 19:36:28 +0000 (12:36 -0700)
committerDaniel Friesen <daniel@nadir-seen-fire.com>
Wed, 13 Aug 2014 19:36:28 +0000 (12:36 -0700)
commit9f75d9c63c091feed92c82033c116ff6cdeb9829
tree2e05097baa33961ce00e3e7cffb86c58d2debe8f
parent9a6abb22e33ad039455ab660873b001952dcd6b9
Fix documentation.

It's true that right now the internal skin name doesn't have to be all-lowercase,
however not doing so leads to side effects such as the changing of case of i18n message keys,
if the documentation makes programmers aware that something other than all-lowercase can
be used, they should also be aware of the side effects of doing so.

Change-Id: Ib1ed192b1ba83ae864313c34b450a1151485750b
includes/skins/SkinFactory.php