Merge "getBools doesn't exist in Translate anymore"
[lhc/web/wiklou.git] / skins / Standard.php
index 49a0ad5..5b358e0 100644 (file)
@@ -37,7 +37,7 @@ class SkinStandard extends SkinLegacy {
        /**
         * @param $out OutputPage
         */
-       function setupSkinUserCss( OutputPage $out ){
+       function setupSkinUserCss( OutputPage $out ) {
                parent::setupSkinUserCss( $out );
                $out->addModuleStyles( 'skins.standard' );