https://bugzilla.wikimedia.org/show_bug.cgi?id=35169
--- Comment #7 from Antoine "hashar" Musso <[email protected]> 2012-03-19 13:00:54 UTC --- Following a discussion with Tim Starling, I have re-enabled SiteStatsInit::articles(). $ mwscript showStats.php idwikibooks Total views : 0 Total edits : 26230 Number of articles: 0 Total pages : 4536 Number of users : 8171 Number of images : 586 $ And here we have the statistics getting updated: $ mwscript initStats.php --wiki idwikibooks --update Refresh Site Statistics Counting total edits...26183 Counting number of articles...1277 Counting total pages...4536 Counting number of users...8171 Counting number of images...586 Counting total page views...0 Updating site statistics...done. $ -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
