From: Roan Kattouw Date: Fri, 3 Dec 2010 13:04:01 +0000 (+0000) Subject: Spaces to tabs in r77011 X-Git-Tag: 1.31.0-rc.0~33616 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=5a94d605c5f1beb5ec89d55b55211e9cedefdcad;p=lhc%2Fweb%2Fwiklou.git Spaces to tabs in r77011 --- diff --git a/includes/resourceloader/ResourceLoaderFileModule.php b/includes/resourceloader/ResourceLoaderFileModule.php index b569d253b5..b4fb38d721 100644 --- a/includes/resourceloader/ResourceLoaderFileModule.php +++ b/includes/resourceloader/ResourceLoaderFileModule.php @@ -108,9 +108,9 @@ class ResourceLoaderFileModule extends ResourceLoaderModule { * // Base path to prepend to all local paths in $options. Defaults to $IP * 'localBasePath' => [base path], * // Base path to prepend to all remote paths in $options. Defaults to $wgScriptPath - * 'remoteBasePath' => [base path], - * // Equivalent of remoteBasePath, but relative to $wgExtensionAssetsPath - * 'remoteExtPath' => [base path], + * 'remoteBasePath' => [base path], + * // Equivalent of remoteBasePath, but relative to $wgExtensionAssetsPath + * 'remoteExtPath' => [base path], * // Scripts to always include * 'scripts' => [file path string or array of file path strings], * // Scripts to include in specific language contexts