Followup r96978, clean up code duplication by factoring out the code building load...
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 13 Sep 2011 20:36:24 +0000 (20:36 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 13 Sep 2011 20:36:24 +0000 (20:36 +0000)
commit488d368b86466d96f4d5c917ea203a7050e15bbe
tree4cf7b61bc675305a1f285590238b5cc072e292dd
parent42ead260a45379e0898ffb4006ba6da20875a65b
Followup r96978, clean up code duplication by factoring out the code building load.php requests into ResourceLoader::makeLoaderURL() and makeLoaderQuery()
includes/OutputPage.php
includes/resourceloader/ResourceLoader.php
includes/resourceloader/ResourceLoaderModule.php