*Skip autoloading of skin, always does inefficient strtolower() stuff and fails ...
authorAaron Schulz <aaron@users.mediawiki.org>
Mon, 8 Dec 2008 00:35:59 +0000 (00:35 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Mon, 8 Dec 2008 00:35:59 +0000 (00:35 +0000)
commit2f584f68a95a9a0aa8d035cb45c6fc9840ef9e61
tree256d07fe6f8610a2e46b36dc42aa585dad98b1e6
parent4ee40944d7dc2e83ab616180adcb7d2777f5ce25
*Skip autoloading of skin, always does inefficient strtolower() stuff and fails (returns false) anyway
*Add wfDebug() call on class load failure
includes/AutoLoader.php
includes/Skin.php