Quick hacky script to initialize site_stats row where missing.
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 29 Aug 2005 10:22:03 +0000 (10:22 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 29 Aug 2005 10:22:03 +0000 (10:22 +0000)
commit48d5b739e940857c7a2c95f113ecc2e9c60a78b9
tree40b647489b2cc659644f842733657be94d0dbad0
parentdd0b5aa137812eb3bb41768971e3b8427cbb197e
Quick hacky script to initialize site_stats row where missing.
Note: the good pages count is probably wrong, since this is no longer
easy to count content on 1.5 schema. It may overcount some pages which
don't actually contain a '[' character.
maintenance/initStats.php [new file with mode: 0644]