changeset 350 | dd7cbc97f681 |
parent 348 | 87e08a6e4fec |
child 353 | 2398420f48e7 |
--- 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