changeset 76 | 608dee512bf0 |
parent 73 | 0a74676a2f2f |
child 80 | cb7dde69c301 |
--- a/includes/common.php Wed Jul 25 18:09:21 2007 -0400 +++ b/includes/common.php Sat Jul 28 18:08:58 2007 -0400 @@ -170,7 +170,9 @@ table_prefix.'groups', table_prefix.'group_members', table_prefix.'acl', - table_prefix.'search_cache' + table_prefix.'search_cache', + table_prefix.'page_groups', + table_prefix.'page_group_members' ); dc_here('common: initializing base classes');