diff -r fdaf9070566c -r dd7cbc97f681 includes/common.php --- a/includes/common.php Thu Jan 17 02:03:33 2008 -0500 +++ b/includes/common.php Thu Jan 17 09:39:56 2008 -0500 @@ -282,7 +282,10 @@ 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' ); // Load plugin manager