Followup 1cf5a6e: use $wgResourceBasePath to refer to resources/assets, not $wgScriptPath
authorRoan Kattouw <roan.kattouw@gmail.com>
Wed, 17 Sep 2014 23:12:53 +0000 (16:12 -0700)
committerRoan Kattouw <roan.kattouw@gmail.com>
Wed, 17 Sep 2014 23:21:28 +0000 (16:21 -0700)
commitef26c7ad4fc4555f7de0c4592cd0b42faab5cd61
tree0637d95fbd7be2ea5e944a291aa722c9c5a2fee4
parent1cf5a6e9d3cc9239ed64f7d12ba5cf47ee1d331c
Followup 1cf5a6e: use $wgResourceBasePath to refer to resources/assets, not $wgScriptPath

Bonus: actually make $wgResourceBasePath default to $wgScriptPath, rather than
special-casing it in ResourceLoaderFileModule.

Change-Id: I608435cef00d3e77a5bbdb0a0122d3e7e1a4eb78
includes/DefaultSettings.php
includes/Setup.php
includes/filerepo/file/File.php
includes/installer/Installer.php
includes/resourceloader/ResourceLoaderFileModule.php
includes/skins/Skin.php