includes/common.php
changeset 351 8978cb3541ca
parent 348 87e08a6e4fec
child 352 9d7225c0db6d
--- 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