Skip to content

Instantly share code, notes, and snippets.

@kuleszaj
Created December 10, 2010 15:30
Show Gist options
  • Save kuleszaj/736340 to your computer and use it in GitHub Desktop.
Save kuleszaj/736340 to your computer and use it in GitHub Desktop.
[kulesza@db ~]$ grep -n "Table structure" global_us_phpbb.sql
19:-- Table structure for table `ajax_chat_bans`
43:-- Table structure for table `ajax_chat_messages`
73:-- Table structure for table `ajax_chat_online`
100:-- Table structure for table `phpbb_acl_groups`
129:-- Table structure for table `phpbb_acl_options`
157:-- Table structure for table `phpbb_acl_roles`
186:-- Table structure for table `phpbb_acl_roles_data`
212:-- Table structure for table `phpbb_acl_users`
241:-- Table structure for table `phpbb_attachments`
283:-- Table structure for table `phpbb_banlist`
317:-- Table structure for table `phpbb_bbcodes`
349:-- Table structure for table `phpbb_bookmarks`
373:-- Table structure for table `phpbb_bots`
402:-- Table structure for table `phpbb_config`
428:-- Table structure for table `phpbb_confirm`
456:-- Table structure for table `phpbb_disallow`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment