Moved user_newtalk fetch to later in execution, i.e. on demand. This should reduce...
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 23 Oct 2004 08:26:48 +0000 (08:26 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 23 Oct 2004 08:26:48 +0000 (08:26 +0000)
commit7604ffd560f5cb08bdbee8b3624e7eaa30fb8ac6
tree958213ec0614d92d224454fb6947fa6403aa8364
parent4f4cdf87a3dae3f1883c6091baf158efe75a2e47
Moved user_newtalk fetch to later in execution, i.e. on demand. This should reduce total query count, and also allows connection errors to work again.
includes/User.php