Use the new skin tree hierarchy
[lhc/web/wiklou.git] / skins / WikimediaWiki.php
index b84e424..2977ac4 100644 (file)
@@ -25,6 +25,7 @@ class SkinWikimediawiki extends SkinMonoBook {
        function initPage( &$out ) {
                SkinPHPTal::initPage( $out );
                $this->skinname = 'wikimediawiki';
+               $this->stylename = 'monobook';
                $this->template = 'WikimediaWiki';
        }