diff -r fdaf9070566c -r 8978cb3541ca includes/common.php --- a/includes/common.php Thu Jan 17 02:03:33 2008 -0500 +++ b/includes/common.php Thu Jan 17 19:49:14 2008 -0500 @@ -282,7 +282,11 @@ table_prefix.'acl', table_prefix.'page_groups', table_prefix.'page_group_members', - table_prefix.'tags' + table_prefix.'tags', + table_prefix.'language', + table_prefix.'language_strings', + table_prefix.'lockout', + table_prefix.'search_index' ); // Load plugin manager