Made the page_count update defered, as for the site_stats update. I just removed...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 1 Jan 2011 16:58:00 +0000 (16:58 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sat, 1 Jan 2011 16:58:00 +0000 (16:58 +0000)
commit8d3285fee12752733ef0e0cdd4132c11271c8e8b
tree4e0ab250e2971e398ba533c8ec9fc3858ed9b126
parent3332443230af38725f893e989b88c0b45419d7c6
Made the page_count update defered, as for the site_stats update. I just removed Article::incViewCount() since nothing else was calling this function.
includes/Article.php
includes/AutoLoader.php
includes/ViewCountUpdate.php [new file with mode: 0644]