installer: Export wgResourceBasePath in LocalSettingsGenerator
[lhc/web/wiklou.git] / includes / installer / LocalSettingsGenerator.php
index 737c996..162a789 100644 (file)
@@ -335,6 +335,7 @@ if ( !defined( 'MEDIAWIKI' ) ) {
 ${serverSetting}
 ## The relative URL path to the skins directory
 \$wgStylePath = \"\$wgScriptPath/skins\";
+\$wgResourceBasePath = \$wgScriptPath;
 
 ## The relative URL path to the logo.  Make sure you change this from the default,
 ## or else you'll overwrite your logo when you upgrade!