Made loadFromFileCache() always disable $wgOut regardless of whether compression...
[lhc/web/wiklou.git] / includes / DeferredUpdates.php
2012-01-18 Alexandre EmsenhuberPass some more __METHOD__ to DatabaseBase::begin()...
2011-10-28 Sam ReedMore documentation updates
2011-09-10 Chad HorohoeAdd @since to the Deferred stuff, ping r96716
2011-09-10 Chad HorohoeRefactor deferrable updates into classes & interfaces...