There is a pass three now (may be a four in the future)...don't really like this duplication here

This commit is contained in:
Aaron Schulz 2007-12-11 22:14:44 +00:00
parent 8d4aaa2121
commit 40e6f302c0

View file

@ -24,6 +24,7 @@ createTextIndex( $database );
print "\n\n** Rebuilding recentchanges table:\n";
rebuildRecentChangesTablePass1();
rebuildRecentChangesTablePass2();
rebuildRecentChangesTablePass3();
# Doesn't work anymore
# rebuildLinkTables();