From: jrobson Date: Wed, 18 Dec 2013 19:52:29 +0000 (-0800) Subject: Now cache has cleared remove superfluous modules X-Git-Tag: 1.31.0-rc.0~17032^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=commitdiff_plain;h=840764cc2d8956ea6348cce10da31809807bb12a;p=lhc%2Fweb%2Fwiklou.git Now cache has cleared remove superfluous modules Change-Id: I9fd40bcb3002d3bb06ec39669bbc3bc989b95bdf --- diff --git a/resources/Resources.php b/resources/Resources.php index 6274e713f2..394392c010 100644 --- a/resources/Resources.php +++ b/resources/Resources.php @@ -129,28 +129,6 @@ return array( 'remoteBasePath' => $GLOBALS['wgStylePath'], 'localBasePath' => $GLOBALS['wgStyleDirectory'], ), - // FIXME: Remove in favour of skins.monobook.styles when cache expires - 'skins.monobook' => array( - 'styles' => array( - 'common/commonElements.css' => array( 'media' => 'screen' ), - 'common/commonContent.css' => array( 'media' => 'screen' ), - 'common/commonInterface.css' => array( 'media' => 'screen' ), - 'monobook/main.css' => array( 'media' => 'screen' ), - ), - 'remoteBasePath' => $GLOBALS['wgStylePath'], - 'localBasePath' => $GLOBALS['wgStyleDirectory'], - ), - // FIXME: Remove in favour of skins.vector.styles when cache expires - 'skins.vector' => array( - 'styles' => array( - 'common/commonElements.css' => array( 'media' => 'screen' ), - 'common/commonContent.css' => array( 'media' => 'screen' ), - 'common/commonInterface.css' => array( 'media' => 'screen' ), - 'vector/styles.less', - ), - 'remoteBasePath' => $GLOBALS['wgStylePath'], - 'localBasePath' => $GLOBALS['wgStyleDirectory'], - ), 'skins.vector.styles' => array( // Used in the web installer. Test it after modifying this definition! 'styles' => array(