* ResourceLoaderModule.php - added basePath argument to ResourceLoaderFileModule...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Thu, 7 Oct 2010 23:31:30 +0000 (23:31 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Thu, 7 Oct 2010 23:31:30 +0000 (23:31 +0000)
commitd19811e469bfa0b4f6347129cc0dd8f7f562ff64
tree1951154929db04f35177cf9fa74d460eaac90886
parent92ec8a2bec1c34474e5450eec34203c19f253908
* ResourceLoaderModule.php - added basePath argument to ResourceLoaderFileModule::__construct to help make module definitions be less repeditive.
* Vector.hooks.php, WikiEditor.hooks.php - implemented new basePath argument for ResourceLoaderFileModule::__construct
includes/ResourceLoaderModule.php