wiki.techinc.nl/includes/resourceloader
Ori Livneh 5d19c0b1bc Avoid instantiating ResourceLoader modules twice
Commit 13169c88 seperated out the call to getModule from the assignment to the
$modules array in order to add a check for private modules, so they can be
filtered out (see bug 34907). This had the (presumably unintended) side-effect
of causing modules to be instantiated twice.

Change-Id: Iccd7f3d3d473c5a43107842ed4e1cf08857a3886
2013-03-05 16:24:57 -08:00
..
ResourceLoader.php Avoid instantiating ResourceLoader modules twice 2013-03-05 16:24:57 -08:00
ResourceLoaderContext.php
ResourceLoaderFileModule.php fix some spacing 2013-02-04 19:54:07 +00:00
ResourceLoaderFilePageModule.php
ResourceLoaderLanguageDataModule.php Commafy support for convertNumber 2013-02-21 11:16:26 +05:30
ResourceLoaderModule.php Add mobile target to modules needed for mw.msg() 2012-12-17 16:24:02 -08:00
ResourceLoaderNoscriptModule.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-19 22:03:05 +02:00
ResourceLoaderSiteModule.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-19 22:03:05 +02:00
ResourceLoaderStartUpModule.php (bug 36537) Rename calls to wfArrayToCGI to wfArrayToCgi 2013-01-28 18:04:20 +00:00
ResourceLoaderUserCSSPrefsModule.php (bug 42202) Validate editfont before embedding it in CSS 2012-11-29 22:34:07 +00:00
ResourceLoaderUserGroupsModule.php
ResourceLoaderUserModule.php
ResourceLoaderUserOptionsModule.php
ResourceLoaderUserTokensModule.php (bug 7851) Implement mediawiki.page.patrol.ajax 2012-11-13 23:09:38 +01:00
ResourceLoaderWikiModule.php fix some spacing 2013-02-04 19:54:07 +00:00