Revert r38675:
authorDaniel Friesen <dantman@users.mediawiki.org>
Wed, 6 Aug 2008 02:18:14 +0000 (02:18 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Wed, 6 Aug 2008 02:18:14 +0000 (02:18 +0000)
commit801ed395bf17c0c2289f30908a3f9e6d0e6564e8
treee3420df831944dc65cae913fef656e333750d64b
parenteee5e175844d4270f6572a4227897c185ef61052
Revert r38675:
This commit was clearly not thought out and poorly implemented.
* The Sanitizer has not been used
* Proper implementation of this would follow the same convention as the other classNames and have a 'skin-' prefix
Consistency in the code organization wasn't even kept, a bit of code was just lazily tacked onto the end of another line.
RELEASE-NOTES
includes/Skin.php
skins/Modern.php
skins/MonoBook.php