Reduced (dramatically) the number of database queries being performed to evaluate...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 14 Sep 2010 00:45:53 +0000 (00:45 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 14 Sep 2010 00:45:53 +0000 (00:45 +0000)
commit6941fdffd5ce65d802f5acef789368cd7e34194b
treeb89cb2a4bfacdc4351e93f6f881a92f38fc7ec91
parente7e5c336619af7919d1ebbf9af3f12c1af179f16
Reduced (dramatically) the number of database queries being performed to evaluate the last modified time of a module by only checking the mr_timestamp table when there are messages in the module.
includes/ResourceLoaderModule.php