whoami7 - Manager
:
/
home
/
creaupfw
/
public_html
/
wp-includes
/
assets
/
Upload File:
files >> //home/creaupfw/public_html/wp-includes/assets/phpbb.tar
phpbb.sql 0000644 00000634025 15032073315 0006371 0 ustar 00 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -- Database: `phpbb3315` -- -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]acl_groups` -- CREATE TABLE `[[dbprefix]]acl_groups` ( `group_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `forum_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `auth_option_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `auth_role_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `auth_setting` tinyint(2) NOT NULL DEFAULT '0', KEY `group_id` (`group_id`), KEY `auth_opt_id` (`auth_option_id`), KEY `auth_role_id` (`auth_role_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -- Dumping data for table `[[dbprefix]]acl_groups` -- INSERT INTO `[[dbprefix]]acl_groups` VALUES (1, 0, 91, 0, 1), (1, 0, 100, 0, 1), (1, 0, 119, 0, 1), (5, 0, 0, 5, 0), (5, 0, 0, 1, 0), (2, 0, 0, 6, 0), (3, 0, 0, 6, 0), (4, 0, 0, 5, 0), (4, 0, 0, 10, 0), (1, 1, 0, 17, 0), (2, 1, 0, 17, 0), (3, 1, 0, 17, 0), (6, 1, 0, 17, 0), (1, 2, 0, 17, 0), (2, 2, 0, 15, 0), (3, 2, 0, 15, 0), (4, 2, 0, 21, 0), (5, 2, 0, 14, 0), (5, 2, 0, 10, 0), (6, 2, 0, 19, 0), (7, 0, 0, 23, 0), (7, 2, 0, 24, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]acl_options` -- CREATE TABLE `[[dbprefix]]acl_options` ( `auth_option_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `auth_option` varchar(50) COLLATE utf8_bin NOT NULL DEFAULT '', `is_global` tinyint(1) unsigned NOT NULL DEFAULT '0', `is_local` tinyint(1) unsigned NOT NULL DEFAULT '0', `founder_only` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`auth_option_id`), UNIQUE KEY `auth_option` (`auth_option`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=126 ; -- -- Dumping data for table `[[dbprefix]]acl_options` -- INSERT INTO `[[dbprefix]]acl_options` VALUES (1, 'f_', 0, 1, 0), (2, 'f_announce', 0, 1, 0), (3, 'f_announce_global', 0, 1, 0), (4, 'f_attach', 0, 1, 0), (5, 'f_bbcode', 0, 1, 0), (6, 'f_bump', 0, 1, 0), (7, 'f_delete', 0, 1, 0), (8, 'f_download', 0, 1, 0), (9, 'f_edit', 0, 1, 0), (10, 'f_email', 0, 1, 0), (11, 'f_flash', 0, 1, 0), (12, 'f_icons', 0, 1, 0), (13, 'f_ignoreflood', 0, 1, 0), (14, 'f_img', 0, 1, 0), (15, 'f_list', 0, 1, 0), (16, 'f_list_topics', 0, 1, 0), (17, 'f_noapprove', 0, 1, 0), (18, 'f_poll', 0, 1, 0), (19, 'f_post', 0, 1, 0), (20, 'f_postcount', 0, 1, 0), (21, 'f_print', 0, 1, 0), (22, 'f_read', 0, 1, 0), (23, 'f_reply', 0, 1, 0), (24, 'f_report', 0, 1, 0), (25, 'f_search', 0, 1, 0), (26, 'f_sigs', 0, 1, 0), (27, 'f_smilies', 0, 1, 0), (28, 'f_sticky', 0, 1, 0), (29, 'f_subscribe', 0, 1, 0), (30, 'f_user_lock', 0, 1, 0), (31, 'f_vote', 0, 1, 0), (32, 'f_votechg', 0, 1, 0), (33, 'f_softdelete', 0, 1, 0), (34, 'm_', 1, 1, 0), (35, 'm_approve', 1, 1, 0), (36, 'm_chgposter', 1, 1, 0), (37, 'm_delete', 1, 1, 0), (38, 'm_edit', 1, 1, 0), (39, 'm_info', 1, 1, 0), (40, 'm_lock', 1, 1, 0), (41, 'm_merge', 1, 1, 0), (42, 'm_move', 1, 1, 0), (43, 'm_report', 1, 1, 0), (44, 'm_split', 1, 1, 0), (45, 'm_softdelete', 1, 1, 0), (46, 'm_ban', 1, 0, 0), (47, 'm_pm_report', 1, 0, 0), (48, 'm_warn', 1, 0, 0), (49, 'a_', 1, 0, 0), (50, 'a_aauth', 1, 0, 0), (51, 'a_attach', 1, 0, 0), (52, 'a_authgroups', 1, 0, 0), (53, 'a_authusers', 1, 0, 0), (54, 'a_backup', 1, 0, 0), (55, 'a_ban', 1, 0, 0), (56, 'a_bbcode', 1, 0, 0), (57, 'a_board', 1, 0, 0), (58, 'a_bots', 1, 0, 0), (59, 'a_clearlogs', 1, 0, 0), (60, 'a_email', 1, 0, 0), (61, 'a_extensions', 1, 0, 0), (62, 'a_fauth', 1, 0, 0), (63, 'a_forum', 1, 0, 0), (64, 'a_forumadd', 1, 0, 0), (65, 'a_forumdel', 1, 0, 0), (66, 'a_group', 1, 0, 0), (67, 'a_groupadd', 1, 0, 0), (68, 'a_groupdel', 1, 0, 0), (69, 'a_icons', 1, 0, 0), (70, 'a_jabber', 1, 0, 0), (71, 'a_language', 1, 0, 0), (72, 'a_mauth', 1, 0, 0), (73, 'a_modules', 1, 0, 0), (74, 'a_names', 1, 0, 0), (75, 'a_phpinfo', 1, 0, 0), (76, 'a_profile', 1, 0, 0), (77, 'a_prune', 1, 0, 0), (78, 'a_ranks', 1, 0, 0), (79, 'a_reasons', 1, 0, 0), (80, 'a_roles', 1, 0, 0), (81, 'a_search', 1, 0, 0), (82, 'a_server', 1, 0, 0), (83, 'a_styles', 1, 0, 0), (84, 'a_switchperm', 1, 0, 0), (85, 'a_uauth', 1, 0, 0), (86, 'a_user', 1, 0, 0), (87, 'a_userdel', 1, 0, 0), (88, 'a_viewauth', 1, 0, 0), (89, 'a_viewlogs', 1, 0, 0), (90, 'a_words', 1, 0, 0), (91, 'u_', 1, 0, 0), (92, 'u_attach', 1, 0, 0), (93, 'u_chgavatar', 1, 0, 0), (94, 'u_chgcensors', 1, 0, 0), (95, 'u_chgemail', 1, 0, 0), (96, 'u_chggrp', 1, 0, 0), (97, 'u_chgname', 1, 0, 0), (98, 'u_chgpasswd', 1, 0, 0), (99, 'u_chgprofileinfo', 1, 0, 0), (100, 'u_download', 1, 0, 0), (101, 'u_emoji', 1, 0, 0), (102, 'u_hideonline', 1, 0, 0), (103, 'u_ignoreflood', 1, 0, 0), (104, 'u_masspm', 1, 0, 0), (105, 'u_masspm_group', 1, 0, 0), (106, 'u_pm_attach', 1, 0, 0), (107, 'u_pm_bbcode', 1, 0, 0), (108, 'u_pm_delete', 1, 0, 0), (109, 'u_pm_download', 1, 0, 0), (110, 'u_pm_edit', 1, 0, 0), (111, 'u_pm_emailpm', 1, 0, 0), (112, 'u_pm_flash', 1, 0, 0), (113, 'u_pm_forward', 1, 0, 0), (114, 'u_pm_img', 1, 0, 0), (115, 'u_pm_printpm', 1, 0, 0), (116, 'u_pm_smilies', 1, 0, 0), (117, 'u_readpm', 1, 0, 0), (118, 'u_savedrafts', 1, 0, 0), (119, 'u_search', 1, 0, 0), (120, 'u_sendemail', 1, 0, 0), (121, 'u_sendim', 1, 0, 0), (122, 'u_sendpm', 1, 0, 0), (123, 'u_sig', 1, 0, 0), (124, 'u_viewonline', 1, 0, 0), (125, 'u_viewprofile', 1, 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]acl_roles` -- CREATE TABLE `[[dbprefix]]acl_roles` ( `role_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `role_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `role_description` text COLLATE utf8_bin NOT NULL, `role_type` varchar(10) COLLATE utf8_bin NOT NULL DEFAULT '', `role_order` smallint(4) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`role_id`), KEY `role_type` (`role_type`), KEY `role_order` (`role_order`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=25 ; -- -- Dumping data for table `[[dbprefix]]acl_roles` -- INSERT INTO `[[dbprefix]]acl_roles` VALUES (1, 'ROLE_ADMIN_STANDARD', 'ROLE_DESCRIPTION_ADMIN_STANDARD', 'a_', 1), (2, 'ROLE_ADMIN_FORUM', 'ROLE_DESCRIPTION_ADMIN_FORUM', 'a_', 3), (3, 'ROLE_ADMIN_USERGROUP', 'ROLE_DESCRIPTION_ADMIN_USERGROUP', 'a_', 4), (4, 'ROLE_ADMIN_FULL', 'ROLE_DESCRIPTION_ADMIN_FULL', 'a_', 2), (5, 'ROLE_USER_FULL', 'ROLE_DESCRIPTION_USER_FULL', 'u_', 3), (6, 'ROLE_USER_STANDARD', 'ROLE_DESCRIPTION_USER_STANDARD', 'u_', 1), (7, 'ROLE_USER_LIMITED', 'ROLE_DESCRIPTION_USER_LIMITED', 'u_', 2), (8, 'ROLE_USER_NOPM', 'ROLE_DESCRIPTION_USER_NOPM', 'u_', 4), (9, 'ROLE_USER_NOAVATAR', 'ROLE_DESCRIPTION_USER_NOAVATAR', 'u_', 5), (10, 'ROLE_MOD_FULL', 'ROLE_DESCRIPTION_MOD_FULL', 'm_', 3), (11, 'ROLE_MOD_STANDARD', 'ROLE_DESCRIPTION_MOD_STANDARD', 'm_', 1), (12, 'ROLE_MOD_SIMPLE', 'ROLE_DESCRIPTION_MOD_SIMPLE', 'm_', 2), (13, 'ROLE_MOD_QUEUE', 'ROLE_DESCRIPTION_MOD_QUEUE', 'm_', 4), (14, 'ROLE_FORUM_FULL', 'ROLE_DESCRIPTION_FORUM_FULL', 'f_', 7), (15, 'ROLE_FORUM_STANDARD', 'ROLE_DESCRIPTION_FORUM_STANDARD', 'f_', 5), (16, 'ROLE_FORUM_NOACCESS', 'ROLE_DESCRIPTION_FORUM_NOACCESS', 'f_', 1), (17, 'ROLE_FORUM_READONLY', 'ROLE_DESCRIPTION_FORUM_READONLY', 'f_', 2), (18, 'ROLE_FORUM_LIMITED', 'ROLE_DESCRIPTION_FORUM_LIMITED', 'f_', 3), (19, 'ROLE_FORUM_BOT', 'ROLE_DESCRIPTION_FORUM_BOT', 'f_', 9), (20, 'ROLE_FORUM_ONQUEUE', 'ROLE_DESCRIPTION_FORUM_ONQUEUE', 'f_', 8), (21, 'ROLE_FORUM_POLLS', 'ROLE_DESCRIPTION_FORUM_POLLS', 'f_', 6), (22, 'ROLE_FORUM_LIMITED_POLLS', 'ROLE_DESCRIPTION_FORUM_LIMITED_POLLS', 'f_', 4), (23, 'ROLE_USER_NEW_MEMBER', 'ROLE_DESCRIPTION_USER_NEW_MEMBER', 'u_', 6), (24, 'ROLE_FORUM_NEW_MEMBER', 'ROLE_DESCRIPTION_FORUM_NEW_MEMBER', 'f_', 10); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]acl_roles_data` -- CREATE TABLE `[[dbprefix]]acl_roles_data` ( `role_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `auth_option_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `auth_setting` tinyint(2) NOT NULL DEFAULT '0', PRIMARY KEY (`role_id`,`auth_option_id`), KEY `ath_op_id` (`auth_option_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -- Dumping data for table `[[dbprefix]]acl_roles_data` -- INSERT INTO `[[dbprefix]]acl_roles_data` VALUES (1, 49, 1), (1, 51, 1), (1, 52, 1), (1, 53, 1), (1, 55, 1), (1, 56, 1), (1, 57, 1), (1, 61, 1), (1, 62, 1), (1, 63, 1), (1, 64, 1), (1, 65, 1), (1, 66, 1), (1, 67, 1), (1, 68, 1), (1, 69, 1), (1, 72, 1), (1, 74, 1), (1, 76, 1), (1, 77, 1), (1, 78, 1), (1, 79, 1), (1, 85, 1), (1, 86, 1), (1, 87, 1), (1, 88, 1), (1, 89, 1), (1, 90, 1), (2, 49, 1), (2, 52, 1), (2, 53, 1), (2, 62, 1), (2, 63, 1), (2, 64, 1), (2, 65, 1), (2, 72, 1), (2, 77, 1), (2, 85, 1), (2, 88, 1), (2, 89, 1), (3, 49, 1), (3, 52, 1), (3, 53, 1), (3, 55, 1), (3, 66, 1), (3, 67, 1), (3, 68, 1), (3, 78, 1), (3, 85, 1), (3, 86, 1), (3, 88, 1), (3, 89, 1), (4, 49, 1), (4, 50, 1), (4, 51, 1), (4, 52, 1), (4, 53, 1), (4, 54, 1), (4, 55, 1), (4, 56, 1), (4, 57, 1), (4, 58, 1), (4, 59, 1), (4, 60, 1), (4, 61, 1), (4, 62, 1), (4, 63, 1), (4, 64, 1), (4, 65, 1), (4, 66, 1), (4, 67, 1), (4, 68, 1), (4, 69, 1), (4, 70, 1), (4, 71, 1), (4, 72, 1), (4, 73, 1), (4, 74, 1), (4, 75, 1), (4, 76, 1), (4, 77, 1), (4, 78, 1), (4, 79, 1), (4, 80, 1), (4, 81, 1), (4, 82, 1), (4, 83, 1), (4, 84, 1), (4, 85, 1), (4, 86, 1), (4, 87, 1), (4, 88, 1), (4, 89, 1), (4, 90, 1), (5, 91, 1), (5, 92, 1), (5, 93, 1), (5, 94, 1), (5, 95, 1), (5, 96, 1), (5, 97, 1), (5, 98, 1), (5, 99, 1), (5, 100, 1), (5, 101, 1), (5, 102, 1), (5, 103, 1), (5, 104, 1), (5, 105, 1), (5, 106, 1), (5, 107, 1), (5, 108, 1), (5, 109, 1), (5, 110, 1), (5, 111, 1), (5, 112, 1), (5, 113, 1), (5, 114, 1), (5, 115, 1), (5, 116, 1), (5, 117, 1), (5, 118, 1), (5, 119, 1), (5, 120, 1), (5, 121, 1), (5, 122, 1), (5, 123, 1), (5, 124, 1), (5, 125, 1), (6, 91, 1), (6, 92, 1), (6, 93, 1), (6, 94, 1), (6, 95, 1), (6, 98, 1), (6, 99, 1), (6, 100, 1), (6, 101, 1), (6, 102, 1), (6, 104, 1), (6, 105, 1), (6, 106, 1), (6, 107, 1), (6, 108, 1), (6, 109, 1), (6, 110, 1), (6, 111, 1), (6, 114, 1), (6, 115, 1), (6, 116, 1), (6, 117, 1), (6, 118, 1), (6, 119, 1), (6, 120, 1), (6, 121, 1), (6, 122, 1), (6, 123, 1), (6, 125, 1), (7, 91, 1), (7, 93, 1), (7, 94, 1), (7, 95, 1), (7, 98, 1), (7, 99, 1), (7, 100, 1), (7, 101, 1), (7, 102, 1), (7, 107, 1), (7, 108, 1), (7, 109, 1), (7, 110, 1), (7, 113, 1), (7, 114, 1), (7, 115, 1), (7, 116, 1), (7, 117, 1), (7, 122, 1), (7, 123, 1), (7, 125, 1), (8, 91, 1), (8, 93, 1), (8, 94, 1), (8, 95, 1), (8, 98, 1), (8, 100, 1), (8, 102, 1), (8, 104, 0), (8, 105, 0), (8, 117, 0), (8, 122, 0), (8, 123, 1), (8, 125, 1), (9, 91, 1), (9, 93, 0), (9, 94, 1), (9, 95, 1), (9, 98, 1), (9, 99, 1), (9, 100, 1), (9, 101, 1), (9, 102, 1), (9, 107, 1), (9, 108, 1), (9, 109, 1), (9, 110, 1), (9, 113, 1), (9, 114, 1), (9, 115, 1), (9, 116, 1), (9, 117, 1), (9, 122, 1), (9, 123, 1), (9, 125, 1), (10, 34, 1), (10, 35, 1), (10, 36, 1), (10, 37, 1), (10, 38, 1), (10, 39, 1), (10, 40, 1), (10, 41, 1), (10, 42, 1), (10, 43, 1), (10, 44, 1), (10, 45, 1), (10, 46, 1), (10, 47, 1), (10, 48, 1), (11, 34, 1), (11, 35, 1), (11, 37, 1), (11, 38, 1), (11, 39, 1), (11, 40, 1), (11, 41, 1), (11, 42, 1), (11, 43, 1), (11, 44, 1), (11, 45, 1), (11, 47, 1), (11, 48, 1), (12, 34, 1), (12, 37, 1), (12, 38, 1), (12, 39, 1), (12, 43, 1), (12, 45, 1), (12, 47, 1), (13, 34, 1), (13, 35, 1), (13, 38, 1), (14, 1, 1), (14, 2, 1), (14, 3, 1), (14, 4, 1), (14, 5, 1), (14, 6, 1), (14, 7, 1), (14, 8, 1), (14, 9, 1), (14, 10, 1), (14, 11, 1), (14, 12, 1), (14, 13, 1), (14, 14, 1), (14, 15, 1), (14, 16, 1), (14, 17, 1), (14, 18, 1), (14, 19, 1), (14, 20, 1), (14, 21, 1), (14, 22, 1), (14, 23, 1), (14, 24, 1), (14, 25, 1), (14, 26, 1), (14, 27, 1), (14, 28, 1), (14, 29, 1), (14, 30, 1), (14, 31, 1), (14, 32, 1), (14, 33, 1), (15, 1, 1), (15, 4, 1), (15, 5, 1), (15, 6, 1), (15, 7, 1), (15, 8, 1), (15, 9, 1), (15, 10, 1), (15, 12, 1), (15, 14, 1), (15, 15, 1), (15, 16, 1), (15, 17, 1), (15, 19, 1), (15, 20, 1), (15, 21, 1), (15, 22, 1), (15, 23, 1), (15, 24, 1), (15, 25, 1), (15, 26, 1), (15, 27, 1), (15, 29, 1), (15, 31, 1), (15, 32, 1), (15, 33, 1), (16, 1, 0), (17, 1, 1), (17, 8, 1), (17, 15, 1), (17, 16, 1), (17, 21, 1), (17, 22, 1), (17, 25, 1), (17, 29, 1), (18, 1, 1), (18, 5, 1), (18, 8, 1), (18, 9, 1), (18, 10, 1), (18, 14, 1), (18, 15, 1), (18, 16, 1), (18, 17, 1), (18, 19, 1), (18, 20, 1), (18, 21, 1), (18, 22, 1), (18, 23, 1), (18, 24, 1), (18, 25, 1), (18, 26, 1), (18, 27, 1), (18, 29, 1), (18, 31, 1), (18, 33, 1), (19, 1, 1), (19, 8, 1), (19, 15, 1), (19, 16, 1), (19, 21, 1), (19, 22, 1), (20, 1, 1), (20, 4, 1), (20, 5, 1), (20, 8, 1), (20, 9, 1), (20, 10, 1), (20, 14, 1), (20, 15, 1), (20, 16, 1), (20, 17, 0), (20, 19, 1), (20, 20, 1), (20, 21, 1), (20, 22, 1), (20, 23, 1), (20, 24, 1), (20, 25, 1), (20, 26, 1), (20, 27, 1), (20, 29, 1), (20, 31, 1), (20, 33, 1), (21, 1, 1), (21, 4, 1), (21, 5, 1), (21, 6, 1), (21, 7, 1), (21, 8, 1), (21, 9, 1), (21, 10, 1), (21, 12, 1), (21, 14, 1), (21, 15, 1), (21, 16, 1), (21, 17, 1), (21, 18, 1), (21, 19, 1), (21, 20, 1), (21, 21, 1), (21, 22, 1), (21, 23, 1), (21, 24, 1), (21, 25, 1), (21, 26, 1), (21, 27, 1), (21, 29, 1), (21, 31, 1), (21, 32, 1), (21, 33, 1), (22, 1, 1), (22, 5, 1), (22, 8, 1), (22, 9, 1), (22, 10, 1), (22, 14, 1), (22, 15, 1), (22, 16, 1), (22, 17, 1), (22, 18, 1), (22, 19, 1), (22, 20, 1), (22, 21, 1), (22, 22, 1), (22, 23, 1), (22, 24, 1), (22, 25, 1), (22, 26, 1), (22, 27, 1), (22, 29, 1), (22, 31, 1), (22, 33, 1), (23, 99, 0), (23, 104, 0), (23, 105, 0), (23, 122, 0), (24, 17, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]acl_users` -- CREATE TABLE `[[dbprefix]]acl_users` ( `user_id` int(10) unsigned NOT NULL DEFAULT '0', `forum_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `auth_option_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `auth_role_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `auth_setting` tinyint(2) NOT NULL DEFAULT '0', KEY `user_id` (`user_id`), KEY `auth_option_id` (`auth_option_id`), KEY `auth_role_id` (`auth_role_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -- Dumping data for table `[[dbprefix]]acl_users` -- INSERT INTO `[[dbprefix]]acl_users` VALUES (2, 0, 0, 5, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]attachments` -- CREATE TABLE `[[dbprefix]]attachments` ( `attach_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `post_msg_id` int(10) unsigned NOT NULL DEFAULT '0', `topic_id` int(10) unsigned NOT NULL DEFAULT '0', `in_message` tinyint(1) unsigned NOT NULL DEFAULT '0', `poster_id` int(10) unsigned NOT NULL DEFAULT '0', `is_orphan` tinyint(1) unsigned NOT NULL DEFAULT '1', `physical_filename` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `real_filename` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `download_count` mediumint(8) unsigned NOT NULL DEFAULT '0', `attach_comment` text COLLATE utf8_bin NOT NULL, `extension` varchar(100) COLLATE utf8_bin NOT NULL DEFAULT '', `mimetype` varchar(100) COLLATE utf8_bin NOT NULL DEFAULT '', `filesize` int(20) unsigned NOT NULL DEFAULT '0', `filetime` int(11) unsigned NOT NULL DEFAULT '0', `thumbnail` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`attach_id`), KEY `filetime` (`filetime`), KEY `post_msg_id` (`post_msg_id`), KEY `topic_id` (`topic_id`), KEY `poster_id` (`poster_id`), KEY `is_orphan` (`is_orphan`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]banlist` -- CREATE TABLE `[[dbprefix]]banlist` ( `ban_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `ban_userid` int(10) unsigned NOT NULL DEFAULT '0', `ban_ip` varchar(40) COLLATE utf8_bin NOT NULL DEFAULT '', `ban_email` varchar(100) COLLATE utf8_bin NOT NULL DEFAULT '', `ban_start` int(11) unsigned NOT NULL DEFAULT '0', `ban_end` int(11) unsigned NOT NULL DEFAULT '0', `ban_exclude` tinyint(1) unsigned NOT NULL DEFAULT '0', `ban_reason` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `ban_give_reason` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', PRIMARY KEY (`ban_id`), KEY `ban_end` (`ban_end`), KEY `ban_user` (`ban_userid`,`ban_exclude`), KEY `ban_email` (`ban_email`,`ban_exclude`), KEY `ban_ip` (`ban_ip`,`ban_exclude`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]bbcodes` -- CREATE TABLE `[[dbprefix]]bbcodes` ( `bbcode_id` smallint(4) unsigned NOT NULL DEFAULT '0', `bbcode_tag` varchar(16) COLLATE utf8_bin NOT NULL DEFAULT '', `bbcode_helpline` text COLLATE utf8_bin NOT NULL, `display_on_posting` tinyint(1) unsigned NOT NULL DEFAULT '0', `bbcode_match` text COLLATE utf8_bin NOT NULL, `bbcode_tpl` mediumtext COLLATE utf8_bin NOT NULL, `first_pass_match` mediumtext COLLATE utf8_bin NOT NULL, `first_pass_replace` mediumtext COLLATE utf8_bin NOT NULL, `second_pass_match` mediumtext COLLATE utf8_bin NOT NULL, `second_pass_replace` mediumtext COLLATE utf8_bin NOT NULL, PRIMARY KEY (`bbcode_id`), KEY `display_on_post` (`display_on_posting`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]bookmarks` -- CREATE TABLE `[[dbprefix]]bookmarks` ( `topic_id` int(10) unsigned NOT NULL DEFAULT '0', `user_id` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`topic_id`,`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]bots` -- CREATE TABLE `[[dbprefix]]bots` ( `bot_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `bot_active` tinyint(1) unsigned NOT NULL DEFAULT '1', `bot_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `user_id` int(10) unsigned NOT NULL DEFAULT '0', `bot_agent` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `bot_ip` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', PRIMARY KEY (`bot_id`), KEY `bot_active` (`bot_active`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=56 ; -- -- Dumping data for table `[[dbprefix]]bots` -- INSERT INTO `[[dbprefix]]bots` VALUES (1, 1, 'AdsBot [Google]', 3, 'AdsBot-Google', ''), (2, 1, 'Ahrefs [Bot]', 4, 'AhrefsBot/', ''), (3, 1, 'Alexa [Bot]', 5, 'ia_archiver', ''), (4, 1, 'Alta Vista [Bot]', 6, 'Scooter/', ''), (5, 1, 'Amazon [Bot]', 7, 'Amazonbot/', ''), (6, 1, 'Ask Jeeves [Bot]', 8, 'Ask Jeeves', ''), (7, 1, 'Baidu [Spider]', 9, 'Baiduspider', ''), (8, 1, 'Bing [Bot]', 10, 'bingbot/', ''), (9, 1, 'DuckDuckGo [Bot]', 11, 'DuckDuckBot/', ''), (10, 1, 'Exabot [Bot]', 12, 'Exabot/', ''), (11, 1, 'FAST Enterprise [Crawler]', 13, 'FAST Enterprise Crawler', ''), (12, 1, 'FAST WebCrawler [Crawler]', 14, 'FAST-WebCrawler/', ''), (13, 1, 'Francis [Bot]', 15, 'http://www.neomo.de/', ''), (14, 1, 'Gigabot [Bot]', 16, 'Gigabot/', ''), (15, 1, 'Google Adsense [Bot]', 17, 'Mediapartners-Google', ''), (16, 1, 'Google Desktop', 18, 'Google Desktop', ''), (17, 1, 'Google Feedfetcher', 19, 'Feedfetcher-Google', ''), (18, 1, 'Google [Bot]', 20, 'Googlebot', ''), (19, 1, 'Heise IT-Markt [Crawler]', 21, 'heise-IT-Markt-Crawler', ''), (20, 1, 'Heritrix [Crawler]', 22, 'heritrix/1.', ''), (21, 1, 'IBM Research [Bot]', 23, 'ibm.com/cs/crawler', ''), (22, 1, 'ICCrawler - ICjobs', 24, 'ICCrawler - ICjobs', ''), (23, 1, 'ichiro [Crawler]', 25, 'ichiro/', ''), (24, 1, 'Majestic-12 [Bot]', 26, 'MJ12bot/', ''), (25, 1, 'Metager [Bot]', 27, 'MetagerBot/', ''), (26, 1, 'MSN NewsBlogs', 28, 'msnbot-NewsBlogs/', ''), (27, 1, 'MSN [Bot]', 29, 'msnbot/', ''), (28, 1, 'MSNbot Media', 30, 'msnbot-media/', ''), (29, 1, 'NG-Search [Bot]', 31, 'NG-Search/', ''), (30, 1, 'Nutch [Bot]', 32, 'http://lucene.apache.org/nutch/', ''), (31, 1, 'Nutch/CVS [Bot]', 33, 'NutchCVS/', ''), (32, 1, 'OmniExplorer [Bot]', 34, 'OmniExplorer_Bot/', ''), (33, 1, 'Online link [Validator]', 35, 'online link validator', ''), (34, 1, 'psbot [Picsearch]', 36, 'psbot/0', ''), (35, 1, 'Seekport [Bot]', 37, 'Seekbot/', ''), (36, 1, 'Semrush [Bot]', 38, 'SemrushBot/', ''), (37, 1, 'Sensis [Crawler]', 39, 'Sensis Web Crawler', ''), (38, 1, 'SEO Crawler', 40, 'SEO search Crawler/', ''), (39, 1, 'Seoma [Crawler]', 41, 'Seoma [SEO Crawler]', ''), (40, 1, 'SEOSearch [Crawler]', 42, 'SEOsearch/', ''), (41, 1, 'Snappy [Bot]', 43, 'Snappy/1.1 ( http://www.urltrends.com/ )', ''), (42, 1, 'Steeler [Crawler]', 44, 'http://www.tkl.iis.u-tokyo.ac.jp/~crawler/', ''), (43, 1, 'Synoo [Bot]', 45, 'SynooBot/', ''), (44, 1, 'Telekom [Bot]', 46, 'crawleradmin.t-info@telekom.de', ''), (45, 1, 'TurnitinBot [Bot]', 47, 'TurnitinBot/', ''), (46, 1, 'Voyager [Bot]', 48, 'voyager/', ''), (47, 1, 'W3 [Sitesearch]', 49, 'W3 SiteSearch Crawler', ''), (48, 1, 'W3C [Linkcheck]', 50, 'W3C-checklink/', ''), (49, 1, 'W3C [Validator]', 51, 'W3C_*Validator', ''), (50, 1, 'WiseNut [Bot]', 52, 'http://www.WISEnutbot.com', ''), (51, 1, 'YaCy [Bot]', 53, 'yacybot', ''), (52, 1, 'Yahoo MMCrawler [Bot]', 54, 'Yahoo-MMCrawler/', ''), (53, 1, 'Yahoo Slurp [Bot]', 55, 'Yahoo! DE Slurp', ''), (54, 1, 'Yahoo [Bot]', 56, 'Yahoo! Slurp', ''), (55, 1, 'YahooSeeker [Bot]', 57, 'YahooSeeker/', ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]config` -- CREATE TABLE `[[dbprefix]]config` ( `config_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `config_value` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `is_dynamic` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`config_name`), KEY `is_dynamic` (`is_dynamic`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -- Dumping data for table `[[dbprefix]]config` -- INSERT INTO `[[dbprefix]]config` VALUES ('active_sessions', '0', 0), ('allow_attachments', '1', 0), ('allow_autologin', '1', 0), ('allow_avatar', '1', 0), ('allow_avatar_gravatar', '0', 0), ('allow_avatar_local', '0', 0), ('allow_avatar_remote', '0', 0), ('allow_avatar_remote_upload', '0', 0), ('allow_avatar_upload', '1', 0), ('allow_bbcode', '1', 0), ('allow_birthdays', '1', 0), ('allow_board_notifications', '1', 0), ('allow_bookmarks', '1', 0), ('allow_cdn', '0', 0), ('allow_emailreuse', '0', 0), ('allow_forum_notify', '1', 0), ('allow_live_searches', '1', 0), ('allow_mass_pm', '1', 0), ('allow_name_chars', 'USERNAME_CHARS_ANY', 0), ('allow_namechange', '0', 0), ('allow_nocensors', '0', 0), ('allow_password_reset', '1', 0), ('allow_pm_attach', '0', 0), ('allow_pm_report', '1', 0), ('allow_post_flash', '1', 0), ('allow_post_links', '1', 0), ('allow_privmsg', '1', 0), ('allow_quick_reply', '1', 0), ('allow_sig', '1', 0), ('allow_sig_bbcode', '1', 0), ('allow_sig_flash', '0', 0), ('allow_sig_img', '1', 0), ('allow_sig_links', '1', 0), ('allow_sig_pm', '1', 0), ('allow_sig_smilies', '1', 0), ('allow_smilies', '1', 0), ('allow_topic_notify', '1', 0), ('allow_viglink_phpbb', '1', 0), ('allowed_schemes_links', 'http,https,ftp', 0), ('assets_version', '2', 0), ('attachment_quota', '52428800', 0), ('auth_bbcode_pm', '1', 0), ('auth_flash_pm', '0', 0), ('auth_img_pm', '1', 0), ('auth_method', 'db', 0), ('auth_smilies_pm', '1', 0), ('avatar_filesize', '6144', 0), ('avatar_gallery_path', 'images/avatars/gallery', 0), ('avatar_max_height', '90', 0), ('avatar_max_width', '90', 0), ('avatar_min_height', '20', 0), ('avatar_min_width', '20', 0), ('avatar_path', 'images/avatars/upload', 0), ('avatar_salt', '[[avatar_salt]]', 0), ('board_contact', '[[board_email]]', 0), ('board_contact_name', '', 0), ('board_disable', '0', 0), ('board_disable_msg', '', 0), ('board_email', '[[board_email]]', 0), ('board_email_form', '0', 0), ('board_email_sig', 'Thanks, The Management', 0), ('board_hide_emails', '1', 0), ('board_index_text', '', 0), ('board_startdate', '[[timestamp]]', 0), ('board_timezone', 'UTC', 0), ('browser_check', '1', 0), ('bump_interval', '10', 0), ('bump_type', 'd', 0), ('cache_gc', '7200', 0), ('cache_last_gc', '0', 1), ('captcha_gd', '1', 0), ('captcha_gd_3d_noise', '1', 0), ('captcha_gd_fonts', '1', 0), ('captcha_gd_foreground_noise', '0', 0), ('captcha_gd_wave', '0', 0), ('captcha_gd_x_grid', '25', 0), ('captcha_gd_y_grid', '25', 0), ('captcha_plugin', 'core.captcha.plugins.gd', 0), ('check_attachment_content', '1', 0), ('check_dnsbl', '0', 0), ('chg_passforce', '0', 0), ('confirm_refresh', '1', 0), ('contact_admin_form_enable', '1', 0), ('cookie_domain', '[[domhost]]', 0), ('cookie_name', '[[cookie]]', 0), ('cookie_notice', '0', 0), ('cookie_path', '/', 0), ('cookie_secure', '[[https_enable]]', 0), ('coppa_enable', '0', 0), ('coppa_fax', '', 0), ('coppa_mail', '', 0), ('cron_lock', '0', 1), ('database_gc', '604800', 0), ('database_last_gc', '0', 1), ('dbms_version', '[[dbms_version]]', 0), ('default_dateformat', 'D M d, Y g:i a', 0), ('default_lang', '[[language]]', 0), ('default_search_return_chars', '300', 0), ('default_style', '1', 0), ('delete_time', '0', 0), ('display_last_edited', '1', 0), ('display_last_subject', '1', 0), ('display_order', '0', 0), ('display_unapproved_posts', '1', 0), ('edit_time', '0', 0), ('email_check_mx', '1', 0), ('email_enable', '1', 0), ('email_force_sender', '0', 0), ('email_max_chunk_size', '50', 0), ('email_package_size', '20', 0), ('enable_accurate_pm_button', '1', 0), ('enable_confirm', '1', 0), ('enable_mod_rewrite', '0', 0), ('enable_pm_icons', '1', 0), ('enable_post_confirm', '1', 0), ('enable_queue_trigger', '0', 0), ('enable_update_hashes', '1', 0), ('extension_force_unstable', '0', 0), ('feed_enable', '1', 0), ('feed_forum', '1', 0), ('feed_http_auth', '0', 0), ('feed_item_statistics', '1', 0), ('feed_limit', '10', 0), ('feed_limit_post', '15', 0), ('feed_limit_topic', '10', 0), ('feed_overall', '1', 0), ('feed_overall_forums', '0', 0), ('feed_overall_forums_limit', '15', 0), ('feed_overall_topics', '0', 0), ('feed_overall_topics_limit', '15', 0), ('feed_topic', '1', 0), ('feed_topics_active', '0', 0), ('feed_topics_new', '1', 0), ('flood_interval', '15', 0), ('force_server_vars', '0', 0), ('form_token_lifetime', '7200', 0), ('form_token_mintime', '0', 0), ('form_token_sid_guests', '1', 0), ('forward_pm', '1', 0), ('forwarded_for_check', '0', 0), ('full_folder_action', '2', 0), ('fulltext_mysql_max_word_len', '254', 0), ('fulltext_mysql_min_word_len', '4', 0), ('fulltext_native_common_thres', '5', 0), ('fulltext_native_load_upd', '1', 0), ('fulltext_native_max_chars', '14', 0), ('fulltext_native_min_chars', '3', 0), ('fulltext_postgres_max_word_len', '254', 0), ('fulltext_postgres_min_word_len', '4', 0), ('fulltext_postgres_ts_name', 'simple', 0), ('fulltext_sphinx_indexer_mem_limit', '512', 0), ('fulltext_sphinx_stopwords', '0', 0), ('gzip_compress', '0', 0), ('help_send_statistics', '1', 0), ('help_send_statistics_time', '0', 0), ('hot_threshold', '25', 0), ('icons_path', 'images/icons', 0), ('img_create_thumbnail', '0', 0), ('img_display_inlined', '1', 0), ('img_link_height', '0', 0), ('img_link_width', '0', 0), ('img_max_height', '0', 0), ('img_max_thumb_width', '400', 0), ('img_max_width', '0', 0), ('img_min_thumb_filesize', '12000', 0), ('img_quality', '85', 0), ('img_strip_metadata', '0', 0), ('ip_check', '3', 0), ('ip_login_limit_max', '50', 0), ('ip_login_limit_time', '21600', 0), ('ip_login_limit_use_forwarded', '0', 0), ('jab_allow_self_signed', '0', 0), ('jab_enable', '0', 0), ('jab_host', '', 0), ('jab_package_size', '20', 0), ('jab_password', '', 0), ('jab_port', '5222', 0), ('jab_use_ssl', '0', 0), ('jab_username', '', 0), ('jab_verify_peer', '1', 0), ('jab_verify_peer_name', '1', 0), ('last_queue_run', '0', 1), ('ldap_base_dn', '', 0), ('ldap_email', '', 0), ('ldap_password', '', 0), ('ldap_port', '', 0), ('ldap_server', '', 0), ('ldap_uid', '', 0), ('ldap_user', '', 0), ('ldap_user_filter', '', 0), ('legend_sort_groupname', '0', 0), ('limit_load', '0', 0), ('limit_search_load', '0', 0), ('load_anon_lastread', '0', 0), ('load_birthdays', '1', 0), ('load_cpf_memberlist', '1', 0), ('load_cpf_pm', '1', 0), ('load_cpf_viewprofile', '1', 0), ('load_cpf_viewtopic', '1', 0), ('load_db_lastread', '1', 0), ('load_db_track', '1', 0), ('load_font_awesome_url', 'https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css', 0), ('load_jquery_url', '//ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js', 0), ('load_jumpbox', '1', 0), ('load_moderators', '1', 0), ('load_notifications', '1', 0), ('load_online', '1', 0), ('load_online_guests', '1', 0), ('load_online_time', '5', 0), ('load_onlinetrack', '1', 0), ('load_search', '1', 0), ('load_tplcompile', '0', 0), ('load_unreads_search', '1', 0), ('load_user_activity', '1', 0), ('load_user_activity_limit', '5000', 0), ('max_attachments', '3', 0), ('max_attachments_pm', '1', 0), ('max_autologin_time', '0', 0), ('max_filesize', '262144', 0), ('max_filesize_pm', '262144', 0), ('max_login_attempts', '3', 0), ('max_name_chars', '20', 0), ('max_num_search_keywords', '10', 0), ('max_poll_options', '10', 0), ('max_post_chars', '60000', 0), ('max_post_font_size', '200', 0), ('max_post_img_height', '0', 0), ('max_post_img_width', '0', 0), ('max_post_smilies', '0', 0), ('max_post_urls', '0', 0), ('max_quote_depth', '3', 0), ('max_reg_attempts', '5', 0), ('max_sig_chars', '255', 0), ('max_sig_font_size', '200', 0), ('max_sig_img_height', '0', 0), ('max_sig_img_width', '0', 0), ('max_sig_smilies', '0', 0), ('max_sig_urls', '5', 0), ('mime_triggers', 'body|head|html|img|plaintext|a href|pre|script|table|title', 0), ('min_name_chars', '3', 0), ('min_pass_chars', '6', 0), ('min_post_chars', '1', 0), ('min_search_author_chars', '3', 0), ('new_member_group_default', '0', 0), ('new_member_post_limit', '3', 0), ('newest_user_colour', 'AA0000', 1), ('newest_user_id', '2', 1), ('newest_username', '[[admin_username]]', 1), ('num_files', '0', 1), ('num_posts', '1', 1), ('num_topics', '1', 1), ('num_users', '1', 1), ('override_user_style', '0', 0), ('pass_complex', 'PASS_TYPE_ANY', 0), ('phpbb_viglink_api_key', 'e4fd14f5d7f2bb6d80b8f8da1354718c', 0), ('plupload_last_gc', '0', 1), ('plupload_salt', '[[plupload_salt]]', 0), ('pm_edit_time', '0', 0), ('pm_max_boxes', '4', 0), ('pm_max_msgs', '50', 0), ('pm_max_recipients', '0', 0), ('posts_per_page', '10', 0), ('print_pm', '1', 0), ('queue_interval', '60', 0), ('queue_trigger_posts', '3', 0), ('rand_seed', '0', 1), ('rand_seed_last_update', '0', 1), ('ranks_path', 'images/ranks', 0), ('read_notification_expire_days', '30', 0), ('read_notification_gc', '86400', 0), ('read_notification_last_gc', '0', 1), ('recaptcha_v3_domain', 'google.com', 0), ('recaptcha_v3_key', '', 0), ('recaptcha_v3_method', 'post', 0), ('recaptcha_v3_secret', '', 0), ('recaptcha_v3_threshold_default', '0.5', 0), ('recaptcha_v3_threshold_login', '0.5', 0), ('recaptcha_v3_threshold_post', '0.5', 0), ('recaptcha_v3_threshold_register', '0.5', 0), ('recaptcha_v3_threshold_report', '0.5', 0), ('record_online_date', '0', 1), ('record_online_users', '0', 1), ('referer_validation', '0', 0), ('remote_upload_verify', '0', 0), ('reparse_lock', '0', 1), ('require_activation', '0', 0), ('script_path', '[[relativeurl]]', 0), ('search_anonymous_interval', '0', 0), ('search_block_size', '250', 0), ('search_gc', '7200', 0), ('search_indexing_state', '', 1), ('search_interval', '0', 0), ('search_last_gc', '0', 1), ('search_store_results', '1800', 0), ('search_type', '\\phpbb\\search\\fulltext_native', 0), ('secure_allow_deny', '1', 0), ('secure_allow_empty_referer', '1', 0), ('secure_downloads', '0', 0), ('server_name', '[[domhost]]', 0), ('server_port', '[[server_port]]', 0), ('server_protocol', '[[server_protocol]]', 0), ('session_gc', '3600', 0), ('session_last_gc', '0', 1), ('session_length', '3600', 0), ('site_desc', '[[site_desc]]', 0), ('site_home_text', '', 0), ('site_home_url', '', 0), ('sitename', '[[site_name]]', 0), ('smilies_path', 'images/smilies', 0), ('smilies_per_page', '50', 0), ('smtp_allow_self_signed', '0', 0), ('smtp_auth_method', 'PLAIN', 0), ('smtp_delivery', '0', 0), ('smtp_host', '', 0), ('smtp_password', '', 1), ('smtp_port', '', 0), ('smtp_username', '', 1), ('smtp_verify_peer', '1', 0), ('smtp_verify_peer_name', '1', 0), ('teampage_forums', '1', 0), ('teampage_memberships', '1', 0), ('text_reparser.pm_text_cron_interval', '10', 0), ('text_reparser.pm_text_last_cron', '0', 0), ('text_reparser.poll_option_cron_interval', '10', 0), ('text_reparser.poll_option_last_cron', '0', 0), ('text_reparser.poll_title_cron_interval', '10', 0), ('text_reparser.poll_title_last_cron', '0', 0), ('text_reparser.post_text_cron_interval', '10', 0), ('text_reparser.post_text_last_cron', '0', 0), ('text_reparser.user_signature_cron_interval', '10', 0), ('text_reparser.user_signature_last_cron', '0', 0), ('topics_per_page', '25', 0), ('tpl_allow_php', '0', 0), ('update_hashes_last_cron', '0', 0), ('update_hashes_lock', '0', 0), ('upload_dir_size', '0', 1), ('upload_icons_path', 'images/upload_icons', 0), ('upload_path', 'files', 0), ('use_system_cron', '0', 0), ('version', '3.3.15', 0), ('viglink_api_siteid', '[[viglink_api_siteid]]', 0), ('viglink_ask_admin', '', 0), ('viglink_ask_admin_last', '0', 0), ('viglink_convert_account_url', '', 0), ('viglink_enabled', '0', 0), ('viglink_last_gc', '[[timestamp]]', 1), ('warnings_expire_days', '90', 0), ('warnings_gc', '14400', 0), ('warnings_last_gc', '0', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]config_text` -- CREATE TABLE `[[dbprefix]]config_text` ( `config_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `config_value` mediumtext COLLATE utf8_bin NOT NULL, PRIMARY KEY (`config_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -- Dumping data for table `[[dbprefix]]config_text` -- INSERT INTO `[[dbprefix]]config_text` VALUES ('contact_admin_info', ''), ('contact_admin_info_bitfield', ''), ('contact_admin_info_flags', '7'), ('contact_admin_info_uid', ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]confirm` -- CREATE TABLE `[[dbprefix]]confirm` ( `confirm_id` char(32) COLLATE utf8_bin NOT NULL DEFAULT '', `session_id` char(32) COLLATE utf8_bin NOT NULL DEFAULT '', `confirm_type` tinyint(3) NOT NULL DEFAULT '0', `code` varchar(8) COLLATE utf8_bin NOT NULL DEFAULT '', `seed` int(10) unsigned NOT NULL DEFAULT '0', `attempts` mediumint(8) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`session_id`,`confirm_id`), KEY `confirm_type` (`confirm_type`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]disallow` -- CREATE TABLE `[[dbprefix]]disallow` ( `disallow_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `disallow_username` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', PRIMARY KEY (`disallow_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]drafts` -- CREATE TABLE `[[dbprefix]]drafts` ( `draft_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `user_id` int(10) unsigned NOT NULL DEFAULT '0', `topic_id` int(10) unsigned NOT NULL DEFAULT '0', `forum_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `save_time` int(11) unsigned NOT NULL DEFAULT '0', `draft_subject` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `draft_message` mediumtext COLLATE utf8_bin NOT NULL, PRIMARY KEY (`draft_id`), KEY `save_time` (`save_time`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]ext` -- CREATE TABLE `[[dbprefix]]ext` ( `ext_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `ext_active` tinyint(1) unsigned NOT NULL DEFAULT '0', `ext_state` text COLLATE utf8_bin NOT NULL, UNIQUE KEY `ext_name` (`ext_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -- Dumping data for table `[[dbprefix]]ext` -- INSERT INTO `[[dbprefix]]ext` VALUES ('phpbb/viglink', 1, 'b:0;'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]extensions` -- CREATE TABLE `[[dbprefix]]extensions` ( `extension_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `group_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `extension` varchar(100) COLLATE utf8_bin NOT NULL DEFAULT '', PRIMARY KEY (`extension_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=55 ; -- -- Dumping data for table `[[dbprefix]]extensions` -- INSERT INTO `[[dbprefix]]extensions` VALUES (1, 1, 'gif'), (2, 1, 'png'), (3, 1, 'jpeg'), (4, 1, 'jpg'), (5, 1, 'tif'), (6, 1, 'tiff'), (7, 1, 'tga'), (8, 2, 'gtar'), (9, 2, 'gz'), (10, 2, 'tar'), (11, 2, 'zip'), (12, 2, 'rar'), (13, 2, 'ace'), (14, 2, 'torrent'), (15, 2, 'tgz'), (16, 2, 'bz2'), (17, 2, '7z'), (18, 3, 'txt'), (19, 3, 'c'), (20, 3, 'h'), (21, 3, 'cpp'), (22, 3, 'hpp'), (23, 3, 'diz'), (24, 3, 'csv'), (25, 3, 'ini'), (26, 3, 'log'), (27, 3, 'js'), (28, 3, 'xml'), (29, 4, 'xls'), (30, 4, 'xlsx'), (31, 4, 'xlsm'), (32, 4, 'xlsb'), (33, 4, 'doc'), (34, 4, 'docx'), (35, 4, 'docm'), (36, 4, 'dot'), (37, 4, 'dotx'), (38, 4, 'dotm'), (39, 4, 'pdf'), (40, 4, 'ai'), (41, 4, 'ps'), (42, 4, 'ppt'), (43, 4, 'pptx'), (44, 4, 'pptm'), (45, 4, 'odg'), (46, 4, 'odp'), (47, 4, 'ods'), (48, 4, 'odt'), (49, 4, 'rtf'), (50, 5, 'mp3'), (51, 5, 'mpeg'), (52, 5, 'mpg'), (53, 5, 'ogg'), (54, 5, 'ogm'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]extension_groups` -- CREATE TABLE `[[dbprefix]]extension_groups` ( `group_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `group_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `cat_id` tinyint(2) NOT NULL DEFAULT '0', `allow_group` tinyint(1) unsigned NOT NULL DEFAULT '0', `download_mode` tinyint(1) unsigned NOT NULL DEFAULT '1', `upload_icon` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `max_filesize` int(20) unsigned NOT NULL DEFAULT '0', `allowed_forums` text COLLATE utf8_bin NOT NULL, `allow_in_pm` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`group_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=6 ; -- -- Dumping data for table `[[dbprefix]]extension_groups` -- INSERT INTO `[[dbprefix]]extension_groups` VALUES (1, 'IMAGES', 1, 1, 1, '', 0, '', 0), (2, 'ARCHIVES', 0, 1, 1, '', 0, '', 0), (3, 'PLAIN_TEXT', 0, 0, 1, '', 0, '', 0), (4, 'DOCUMENTS', 0, 0, 1, '', 0, '', 0), (5, 'DOWNLOADABLE_FILES', 0, 0, 1, '', 0, '', 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]forums` -- CREATE TABLE `[[dbprefix]]forums` ( `forum_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `parent_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `left_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `right_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `forum_parents` mediumtext COLLATE utf8_bin NOT NULL, `forum_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `forum_desc` text COLLATE utf8_bin NOT NULL, `forum_desc_bitfield` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `forum_desc_options` int(11) unsigned NOT NULL DEFAULT '7', `forum_desc_uid` varchar(8) COLLATE utf8_bin NOT NULL DEFAULT '', `forum_link` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `forum_password` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `forum_style` mediumint(8) unsigned NOT NULL DEFAULT '0', `forum_image` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `forum_rules` text COLLATE utf8_bin NOT NULL, `forum_rules_link` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `forum_rules_bitfield` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `forum_rules_options` int(11) unsigned NOT NULL DEFAULT '7', `forum_rules_uid` varchar(8) COLLATE utf8_bin NOT NULL DEFAULT '', `forum_topics_per_page` smallint(4) unsigned NOT NULL DEFAULT '0', `forum_type` tinyint(4) NOT NULL DEFAULT '0', `forum_status` tinyint(4) NOT NULL DEFAULT '0', `forum_last_post_id` int(10) unsigned NOT NULL DEFAULT '0', `forum_last_poster_id` int(10) unsigned NOT NULL DEFAULT '0', `forum_last_post_subject` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `forum_last_post_time` int(11) unsigned NOT NULL DEFAULT '0', `forum_last_poster_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `forum_last_poster_colour` varchar(6) COLLATE utf8_bin NOT NULL DEFAULT '', `forum_flags` tinyint(4) NOT NULL DEFAULT '32', `display_on_index` tinyint(1) unsigned NOT NULL DEFAULT '1', `enable_indexing` tinyint(1) unsigned NOT NULL DEFAULT '1', `enable_icons` tinyint(1) unsigned NOT NULL DEFAULT '1', `enable_prune` tinyint(1) unsigned NOT NULL DEFAULT '0', `prune_next` int(11) unsigned NOT NULL DEFAULT '0', `prune_days` mediumint(8) unsigned NOT NULL DEFAULT '0', `prune_viewed` mediumint(8) unsigned NOT NULL DEFAULT '0', `prune_freq` mediumint(8) unsigned NOT NULL DEFAULT '0', `display_subforum_list` tinyint(1) unsigned NOT NULL DEFAULT '1', `display_subforum_limit` tinyint(1) unsigned NOT NULL DEFAULT '0', `forum_options` int(20) unsigned NOT NULL DEFAULT '0', `enable_shadow_prune` tinyint(1) unsigned NOT NULL DEFAULT '0', `prune_shadow_days` mediumint(8) unsigned NOT NULL DEFAULT '7', `prune_shadow_freq` mediumint(8) unsigned NOT NULL DEFAULT '1', `prune_shadow_next` int(11) NOT NULL DEFAULT '0', `forum_posts_approved` mediumint(8) unsigned NOT NULL DEFAULT '0', `forum_posts_unapproved` mediumint(8) unsigned NOT NULL DEFAULT '0', `forum_posts_softdeleted` mediumint(8) unsigned NOT NULL DEFAULT '0', `forum_topics_approved` mediumint(8) unsigned NOT NULL DEFAULT '0', `forum_topics_unapproved` mediumint(8) unsigned NOT NULL DEFAULT '0', `forum_topics_softdeleted` mediumint(8) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`forum_id`), KEY `left_right_id` (`left_id`,`right_id`), KEY `forum_lastpost_id` (`forum_last_post_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=3 ; -- -- Dumping data for table `[[dbprefix]]forums` -- INSERT INTO `[[dbprefix]]forums` VALUES (1, 0, 1, 4, '', 'Your first category', '', '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 0, 0, 1, 2, '', [[timestamp]], '[[admin_username]]', 'AA0000', 32, 1, 1, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 7, 1, 0, 0, 0, 0, 0, 0, 0), (2, 1, 2, 3, '', 'Your first forum', 'Description of your first forum.', '', 7, '', '', '', 0, '', '', '', '', 7, '', 0, 1, 0, 1, 2, 'Welcome to phpBB3', [[timestamp]], '[[admin_username]]', 'AA0000', 48, 1, 1, 1, 0, 0, 7, 7, 1, 1, 0, 0, 0, 7, 1, 0, 1, 0, 0, 1, 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]forums_access` -- CREATE TABLE `[[dbprefix]]forums_access` ( `forum_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `user_id` int(10) unsigned NOT NULL DEFAULT '0', `session_id` char(32) COLLATE utf8_bin NOT NULL DEFAULT '', PRIMARY KEY (`forum_id`,`user_id`,`session_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]forums_track` -- CREATE TABLE `[[dbprefix]]forums_track` ( `user_id` int(10) unsigned NOT NULL DEFAULT '0', `forum_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `mark_time` int(11) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`user_id`,`forum_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]forums_watch` -- CREATE TABLE `[[dbprefix]]forums_watch` ( `forum_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `user_id` int(10) unsigned NOT NULL DEFAULT '0', `notify_status` tinyint(1) unsigned NOT NULL DEFAULT '0', KEY `forum_id` (`forum_id`), KEY `user_id` (`user_id`), KEY `notify_stat` (`notify_status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]groups` -- CREATE TABLE `[[dbprefix]]groups` ( `group_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `group_type` tinyint(4) NOT NULL DEFAULT '1', `group_founder_manage` tinyint(1) unsigned NOT NULL DEFAULT '0', `group_skip_auth` tinyint(1) unsigned NOT NULL DEFAULT '0', `group_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `group_desc` text COLLATE utf8_bin NOT NULL, `group_desc_bitfield` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `group_desc_options` int(11) unsigned NOT NULL DEFAULT '7', `group_desc_uid` varchar(8) COLLATE utf8_bin NOT NULL DEFAULT '', `group_display` tinyint(1) unsigned NOT NULL DEFAULT '0', `group_avatar` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `group_avatar_type` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `group_avatar_width` smallint(4) unsigned NOT NULL DEFAULT '0', `group_avatar_height` smallint(4) unsigned NOT NULL DEFAULT '0', `group_rank` mediumint(8) unsigned NOT NULL DEFAULT '0', `group_colour` varchar(6) COLLATE utf8_bin NOT NULL DEFAULT '', `group_sig_chars` mediumint(8) unsigned NOT NULL DEFAULT '0', `group_receive_pm` tinyint(1) unsigned NOT NULL DEFAULT '0', `group_message_limit` mediumint(8) unsigned NOT NULL DEFAULT '0', `group_legend` mediumint(8) unsigned NOT NULL DEFAULT '0', `group_max_recipients` mediumint(8) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`group_id`), KEY `group_legend_name` (`group_legend`,`group_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=8 ; -- -- Dumping data for table `[[dbprefix]]groups` -- INSERT INTO `[[dbprefix]]groups` VALUES (1, 3, 0, 0, 'GUESTS', '', '', 7, '', 0, '', '', 0, 0, 0, '', 0, 0, 0, 0, 5), (2, 3, 0, 0, 'REGISTERED', '', '', 7, '', 0, '', '', 0, 0, 0, '', 0, 0, 0, 0, 5), (3, 3, 0, 0, 'REGISTERED_COPPA', '', '', 7, '', 0, '', '', 0, 0, 0, '', 0, 0, 0, 0, 5), (4, 3, 0, 0, 'GLOBAL_MODERATORS', '', '', 7, '', 0, '', '', 0, 0, 0, '00AA00', 0, 0, 0, 2, 0), (5, 3, 1, 0, 'ADMINISTRATORS', '', '', 7, '', 0, '', '', 0, 0, 0, 'AA0000', 0, 0, 0, 1, 0), (6, 3, 0, 0, 'BOTS', '', '', 7, '', 0, '', '', 0, 0, 0, '9E8DA7', 0, 0, 0, 0, 5), (7, 3, 0, 0, 'NEWLY_REGISTERED', '', '', 7, '', 0, '', '', 0, 0, 0, '', 0, 0, 0, 0, 5); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]icons` -- CREATE TABLE `[[dbprefix]]icons` ( `icons_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `icons_url` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `icons_width` tinyint(4) NOT NULL DEFAULT '0', `icons_height` tinyint(4) NOT NULL DEFAULT '0', `icons_alt` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `icons_order` mediumint(8) unsigned NOT NULL DEFAULT '0', `display_on_posting` tinyint(1) unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`icons_id`), KEY `display_on_posting` (`display_on_posting`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=11 ; -- -- Dumping data for table `[[dbprefix]]icons` -- INSERT INTO `[[dbprefix]]icons` VALUES (1, 'misc/fire.gif', 16, 16, '', 1, 1), (2, 'smile/redface.gif', 16, 16, '', 9, 1), (3, 'smile/mrgreen.gif', 16, 16, '', 10, 1), (4, 'misc/heart.gif', 16, 16, '', 4, 1), (5, 'misc/star.gif', 16, 16, '', 2, 1), (6, 'misc/radioactive.gif', 16, 16, '', 3, 1), (7, 'misc/thinking.gif', 16, 16, '', 5, 1), (8, 'smile/info.gif', 16, 16, '', 8, 1), (9, 'smile/question.gif', 16, 16, '', 6, 1), (10, 'smile/alert.gif', 16, 16, '', 7, 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]lang` -- CREATE TABLE `[[dbprefix]]lang` ( `lang_id` tinyint(4) NOT NULL AUTO_INCREMENT, `lang_iso` varchar(30) COLLATE utf8_bin NOT NULL DEFAULT '', `lang_dir` varchar(30) COLLATE utf8_bin NOT NULL DEFAULT '', `lang_english_name` varchar(100) COLLATE utf8_bin NOT NULL DEFAULT '', `lang_local_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `lang_author` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', PRIMARY KEY (`lang_id`), KEY `lang_iso` (`lang_iso`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]lang` -- INSERT INTO `[[dbprefix]]lang` VALUES (1, 'en', 'en', 'British English', 'British English', 'phpBB Limited'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]log` -- CREATE TABLE `[[dbprefix]]log` ( `log_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `log_type` tinyint(4) NOT NULL DEFAULT '0', `user_id` int(10) unsigned NOT NULL DEFAULT '0', `forum_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `topic_id` int(10) unsigned NOT NULL DEFAULT '0', `post_id` int(10) unsigned NOT NULL DEFAULT '0', `reportee_id` int(10) unsigned NOT NULL DEFAULT '0', `log_ip` varchar(40) COLLATE utf8_bin NOT NULL DEFAULT '', `log_time` int(11) unsigned NOT NULL DEFAULT '0', `log_operation` text COLLATE utf8_bin NOT NULL, `log_data` mediumtext COLLATE utf8_bin NOT NULL, PRIMARY KEY (`log_id`), KEY `log_type` (`log_type`), KEY `forum_id` (`forum_id`), KEY `topic_id` (`topic_id`), KEY `reportee_id` (`reportee_id`), KEY `user_id` (`user_id`), KEY `log_time` (`log_time`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1 ; -- -- Dumping data for table `[[dbprefix]]log` -- -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]login_attempts` -- CREATE TABLE `[[dbprefix]]login_attempts` ( `attempt_ip` varchar(40) COLLATE utf8_bin NOT NULL DEFAULT '', `attempt_browser` varchar(150) COLLATE utf8_bin NOT NULL DEFAULT '', `attempt_forwarded_for` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `attempt_time` int(11) unsigned NOT NULL DEFAULT '0', `user_id` int(10) unsigned NOT NULL DEFAULT '0', `username` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '0', `username_clean` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '0', KEY `att_ip` (`attempt_ip`,`attempt_time`), KEY `att_for` (`attempt_forwarded_for`,`attempt_time`), KEY `att_time` (`attempt_time`), KEY `user_id` (`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]migrations` -- CREATE TABLE `[[dbprefix]]migrations` ( `migration_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `migration_depends_on` text COLLATE utf8_bin NOT NULL, `migration_schema_done` tinyint(1) unsigned NOT NULL DEFAULT '0', `migration_data_done` tinyint(1) unsigned NOT NULL DEFAULT '0', `migration_data_state` text COLLATE utf8_bin NOT NULL, `migration_start_time` int(11) unsigned NOT NULL DEFAULT '0', `migration_end_time` int(11) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`migration_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -- Dumping data for table `[[dbprefix]]migrations` -- INSERT INTO `[[dbprefix]]migrations` VALUES ('\\phpbb\\db\\migration\\data\\v30x\\local_url_bbcode', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_12_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_0', 'a:0:{}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_1', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_1_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_10', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_10_rc3";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_10_rc1', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_9";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_10_rc2', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_10_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_10_rc3', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_10_rc2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_11', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_11_rc2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_11_rc1', 'a:1:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_10";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_11_rc2', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_11_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_12', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_12_rc3";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_12_rc1', 'a:1:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_11";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_12_rc2', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_12_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_12_rc3', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_12_rc2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_13', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_13_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_13_pl1', 'a:1:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_13";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_13_rc1', 'a:1:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_12";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_14', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_14_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_14_rc1', 'a:1:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_13";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_1_rc1', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_0";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_2', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_2_rc2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_2_rc1', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_2_rc2', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_2_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_3', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_3_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_3_rc1', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_4', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_4_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_4_rc1', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_3";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_5', 'a:1:{i:0;s:52:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_5_rc1part2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_5_rc1', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_4";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_5_rc1part2', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_5_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_6', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_6_rc4";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_6_rc1', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_5";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_6_rc2', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_6_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_6_rc3', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_6_rc2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_6_rc4', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_6_rc3";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_7', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_7_rc2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_7_pl1', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_7";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_7_rc1', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_6";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_7_rc2', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_7_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_8', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_8_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_8_rc1', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_7_pl1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_9', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_9_rc4";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_9_rc1', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_8";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_9_rc2', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_9_rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_9_rc3', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_9_rc2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v30x\\release_3_0_9_rc4', 'a:1:{i:0;s:47:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_9_rc3";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\acp_prune_users_module', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v310\\beta1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\acp_style_components_module', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\allow_cdn', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v310\\jquery_update";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\alpha1', 'a:18:{i:0;s:46:"\\phpbb\\db\\migration\\data\\v30x\\local_url_bbcode";i:1;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_12";i:2;s:57:"\\phpbb\\db\\migration\\data\\v310\\acp_style_components_module";i:3;s:39:"\\phpbb\\db\\migration\\data\\v310\\allow_cdn";i:4;s:49:"\\phpbb\\db\\migration\\data\\v310\\auth_provider_oauth";i:5;s:37:"\\phpbb\\db\\migration\\data\\v310\\avatars";i:6;s:40:"\\phpbb\\db\\migration\\data\\v310\\boardindex";i:7;s:44:"\\phpbb\\db\\migration\\data\\v310\\config_db_text";i:8;s:45:"\\phpbb\\db\\migration\\data\\v310\\forgot_password";i:9;s:41:"\\phpbb\\db\\migration\\data\\v310\\mod_rewrite";i:10;s:49:"\\phpbb\\db\\migration\\data\\v310\\mysql_fulltext_drop";i:11;s:40:"\\phpbb\\db\\migration\\data\\v310\\namespaces";i:12;s:48:"\\phpbb\\db\\migration\\data\\v310\\notifications_cron";i:13;s:60:"\\phpbb\\db\\migration\\data\\v310\\notification_options_reconvert";i:14;s:38:"\\phpbb\\db\\migration\\data\\v310\\plupload";i:15;s:51:"\\phpbb\\db\\migration\\data\\v310\\signature_module_auth";i:16;s:52:"\\phpbb\\db\\migration\\data\\v310\\softdelete_mcp_modules";i:17;s:38:"\\phpbb\\db\\migration\\data\\v310\\teampage";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\alpha2', 'a:2:{i:0;s:36:"\\phpbb\\db\\migration\\data\\v310\\alpha1";i:1;s:51:"\\phpbb\\db\\migration\\data\\v310\\notifications_cron_p2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\alpha3', 'a:4:{i:0;s:36:"\\phpbb\\db\\migration\\data\\v310\\alpha2";i:1;s:42:"\\phpbb\\db\\migration\\data\\v310\\avatar_types";i:2;s:39:"\\phpbb\\db\\migration\\data\\v310\\passwords";i:3;s:48:"\\phpbb\\db\\migration\\data\\v310\\profilefield_types";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\auth_provider_oauth', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_0";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\auth_provider_oauth2', 'a:1:{i:0;s:49:"\\phpbb\\db\\migration\\data\\v310\\auth_provider_oauth";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\avatar_types', 'a:2:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";i:1;s:37:"\\phpbb\\db\\migration\\data\\v310\\avatars";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\avatars', 'a:1:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_11";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\beta1', 'a:7:{i:0;s:36:"\\phpbb\\db\\migration\\data\\v310\\alpha3";i:1;s:42:"\\phpbb\\db\\migration\\data\\v310\\passwords_p2";i:2;s:52:"\\phpbb\\db\\migration\\data\\v310\\postgres_fulltext_drop";i:3;s:63:"\\phpbb\\db\\migration\\data\\v310\\profilefield_change_load_settings";i:4;s:51:"\\phpbb\\db\\migration\\data\\v310\\profilefield_location";i:5;s:54:"\\phpbb\\db\\migration\\data\\v310\\soft_delete_mod_convert2";i:6;s:48:"\\phpbb\\db\\migration\\data\\v310\\ucp_popuppm_module";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\beta2', 'a:3:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v310\\beta1";i:1;s:52:"\\phpbb\\db\\migration\\data\\v310\\acp_prune_users_module";i:2;s:59:"\\phpbb\\db\\migration\\data\\v310\\profilefield_location_cleanup";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\beta3', 'a:6:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v310\\beta2";i:1;s:50:"\\phpbb\\db\\migration\\data\\v310\\auth_provider_oauth2";i:2;s:48:"\\phpbb\\db\\migration\\data\\v310\\board_contact_name";i:3;s:44:"\\phpbb\\db\\migration\\data\\v310\\jquery_update2";i:4;s:50:"\\phpbb\\db\\migration\\data\\v310\\live_searches_config";i:5;s:49:"\\phpbb\\db\\migration\\data\\v310\\prune_shadow_topics";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\beta4', 'a:3:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v310\\beta3";i:1;s:69:"\\phpbb\\db\\migration\\data\\v310\\extensions_version_check_force_unstable";i:2;s:58:"\\phpbb\\db\\migration\\data\\v310\\reset_missing_captcha_plugin";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\board_contact_name', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v310\\beta2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\boardindex', 'a:0:{}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\bot_update', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\rc6";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\captcha_plugins', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\rc2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\config_db_text', 'a:1:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_11";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\contact_admin_acp_module', 'a:0:{}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\contact_admin_form', 'a:1:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v310\\config_db_text";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\dev', 'a:5:{i:0;s:40:"\\phpbb\\db\\migration\\data\\v310\\extensions";i:1;s:45:"\\phpbb\\db\\migration\\data\\v310\\style_update_p2";i:2;s:41:"\\phpbb\\db\\migration\\data\\v310\\timezone_p2";i:3;s:52:"\\phpbb\\db\\migration\\data\\v310\\reported_posts_display";i:4;s:46:"\\phpbb\\db\\migration\\data\\v310\\migrations_table";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\extensions', 'a:1:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_11";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\extensions_version_check_force_unstable', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\forgot_password', 'a:1:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_11";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\gold', 'a:2:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\rc6";i:1;s:40:"\\phpbb\\db\\migration\\data\\v310\\bot_update";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\jquery_update', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\jquery_update2', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v310\\jquery_update";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\live_searches_config', 'a:0:{}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\migrations_table', 'a:0:{}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\mod_rewrite', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\mysql_fulltext_drop', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\namespaces', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\notification_options_reconvert', 'a:1:{i:0;s:54:"\\phpbb\\db\\migration\\data\\v310\\notifications_schema_fix";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\notifications', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\notifications_cron', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v310\\notifications";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\notifications_cron_p2', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v310\\notifications_cron";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\notifications_schema_fix', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v310\\notifications";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\notifications_use_full_name', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\rc3";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\passwords', 'a:1:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_11";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\passwords_convert_p1', 'a:1:{i:0;s:42:"\\phpbb\\db\\migration\\data\\v310\\passwords_p2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\passwords_convert_p2', 'a:1:{i:0;s:50:"\\phpbb\\db\\migration\\data\\v310\\passwords_convert_p1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\passwords_p2', 'a:1:{i:0;s:39:"\\phpbb\\db\\migration\\data\\v310\\passwords";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\plupload', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\postgres_fulltext_drop', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_aol', 'a:1:{i:0;s:56:"\\phpbb\\db\\migration\\data\\v310\\profilefield_yahoo_cleanup";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_aol_cleanup', 'a:1:{i:0;s:46:"\\phpbb\\db\\migration\\data\\v310\\profilefield_aol";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_change_load_settings', 'a:1:{i:0;s:54:"\\phpbb\\db\\migration\\data\\v310\\profilefield_aol_cleanup";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_cleanup', 'a:2:{i:0;s:52:"\\phpbb\\db\\migration\\data\\v310\\profilefield_interests";i:1;s:53:"\\phpbb\\db\\migration\\data\\v310\\profilefield_occupation";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_contact_field', 'a:1:{i:0;s:56:"\\phpbb\\db\\migration\\data\\v310\\profilefield_on_memberlist";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_facebook', 'a:3:{i:0;s:56:"\\phpbb\\db\\migration\\data\\v310\\profilefield_contact_field";i:1;s:55:"\\phpbb\\db\\migration\\data\\v310\\profilefield_show_novalue";i:2;s:48:"\\phpbb\\db\\migration\\data\\v310\\profilefield_types";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_field_validation_length', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\rc3";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_googleplus', 'a:3:{i:0;s:56:"\\phpbb\\db\\migration\\data\\v310\\profilefield_contact_field";i:1;s:55:"\\phpbb\\db\\migration\\data\\v310\\profilefield_show_novalue";i:2;s:48:"\\phpbb\\db\\migration\\data\\v310\\profilefield_types";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_icq', 'a:1:{i:0;s:56:"\\phpbb\\db\\migration\\data\\v310\\profilefield_contact_field";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_icq_cleanup', 'a:1:{i:0;s:46:"\\phpbb\\db\\migration\\data\\v310\\profilefield_icq";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_interests', 'a:2:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v310\\profilefield_types";i:1;s:55:"\\phpbb\\db\\migration\\data\\v310\\profilefield_show_novalue";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_location', 'a:2:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v310\\profilefield_types";i:1;s:56:"\\phpbb\\db\\migration\\data\\v310\\profilefield_on_memberlist";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_location_cleanup', 'a:1:{i:0;s:51:"\\phpbb\\db\\migration\\data\\v310\\profilefield_location";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_occupation', 'a:1:{i:0;s:52:"\\phpbb\\db\\migration\\data\\v310\\profilefield_interests";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_on_memberlist', 'a:1:{i:0;s:50:"\\phpbb\\db\\migration\\data\\v310\\profilefield_cleanup";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_show_novalue', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v310\\profilefield_types";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_skype', 'a:3:{i:0;s:56:"\\phpbb\\db\\migration\\data\\v310\\profilefield_contact_field";i:1;s:55:"\\phpbb\\db\\migration\\data\\v310\\profilefield_show_novalue";i:2;s:48:"\\phpbb\\db\\migration\\data\\v310\\profilefield_types";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_twitter', 'a:3:{i:0;s:56:"\\phpbb\\db\\migration\\data\\v310\\profilefield_contact_field";i:1;s:55:"\\phpbb\\db\\migration\\data\\v310\\profilefield_show_novalue";i:2;s:48:"\\phpbb\\db\\migration\\data\\v310\\profilefield_types";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_types', 'a:1:{i:0;s:36:"\\phpbb\\db\\migration\\data\\v310\\alpha2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_website', 'a:2:{i:0;s:56:"\\phpbb\\db\\migration\\data\\v310\\profilefield_on_memberlist";i:1;s:54:"\\phpbb\\db\\migration\\data\\v310\\profilefield_icq_cleanup";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_website_cleanup', 'a:1:{i:0;s:50:"\\phpbb\\db\\migration\\data\\v310\\profilefield_website";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_wlm', 'a:1:{i:0;s:58:"\\phpbb\\db\\migration\\data\\v310\\profilefield_website_cleanup";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_wlm_cleanup', 'a:1:{i:0;s:46:"\\phpbb\\db\\migration\\data\\v310\\profilefield_wlm";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_yahoo', 'a:1:{i:0;s:54:"\\phpbb\\db\\migration\\data\\v310\\profilefield_wlm_cleanup";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_yahoo_cleanup', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v310\\profilefield_yahoo";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\profilefield_youtube', 'a:3:{i:0;s:56:"\\phpbb\\db\\migration\\data\\v310\\profilefield_contact_field";i:1;s:55:"\\phpbb\\db\\migration\\data\\v310\\profilefield_show_novalue";i:2;s:48:"\\phpbb\\db\\migration\\data\\v310\\profilefield_types";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\prune_shadow_topics', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\rc1', 'a:9:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v310\\beta4";i:1;s:54:"\\phpbb\\db\\migration\\data\\v310\\contact_admin_acp_module";i:2;s:48:"\\phpbb\\db\\migration\\data\\v310\\contact_admin_form";i:3;s:50:"\\phpbb\\db\\migration\\data\\v310\\passwords_convert_p2";i:4;s:51:"\\phpbb\\db\\migration\\data\\v310\\profilefield_facebook";i:5;s:53:"\\phpbb\\db\\migration\\data\\v310\\profilefield_googleplus";i:6;s:48:"\\phpbb\\db\\migration\\data\\v310\\profilefield_skype";i:7;s:50:"\\phpbb\\db\\migration\\data\\v310\\profilefield_twitter";i:8;s:50:"\\phpbb\\db\\migration\\data\\v310\\profilefield_youtube";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\rc2', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\rc3', 'a:5:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\rc2";i:1;s:45:"\\phpbb\\db\\migration\\data\\v310\\captcha_plugins";i:2;s:53:"\\phpbb\\db\\migration\\data\\v310\\rename_too_long_indexes";i:3;s:41:"\\phpbb\\db\\migration\\data\\v310\\search_type";i:4;s:49:"\\phpbb\\db\\migration\\data\\v310\\topic_sort_username";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\rc4', 'a:2:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\rc3";i:1;s:57:"\\phpbb\\db\\migration\\data\\v310\\notifications_use_full_name";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\rc5', 'a:3:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\rc4";i:1;s:66:"\\phpbb\\db\\migration\\data\\v310\\profilefield_field_validation_length";i:2;s:53:"\\phpbb\\db\\migration\\data\\v310\\remove_acp_styles_cache";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\rc6', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\rc5";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\remove_acp_styles_cache', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\rc4";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\rename_too_long_indexes', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_0";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\reported_posts_display', 'a:1:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_11";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\reset_missing_captcha_plugin', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\search_type', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\signature_module_auth', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\soft_delete_mod_convert', 'a:1:{i:0;s:36:"\\phpbb\\db\\migration\\data\\v310\\alpha3";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\soft_delete_mod_convert2', 'a:1:{i:0;s:53:"\\phpbb\\db\\migration\\data\\v310\\soft_delete_mod_convert";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\softdelete_mcp_modules', 'a:2:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";i:1;s:43:"\\phpbb\\db\\migration\\data\\v310\\softdelete_p2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\softdelete_p1', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\softdelete_p2', 'a:2:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";i:1;s:43:"\\phpbb\\db\\migration\\data\\v310\\softdelete_p1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\style_update_p1', 'a:1:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_11";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\style_update_p2', 'a:1:{i:0;s:45:"\\phpbb\\db\\migration\\data\\v310\\style_update_p1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\teampage', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\timezone', 'a:1:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_11";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\timezone_p2', 'a:1:{i:0;s:38:"\\phpbb\\db\\migration\\data\\v310\\timezone";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\topic_sort_username', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v310\\ucp_popuppm_module', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v310\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\add_jabber_ssl_context_config_options', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v31x\\v3110";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\add_latest_topics_index', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v31x\\v3110";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\add_log_time_index', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v319";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\add_smtp_ssl_context_config_options', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v31x\\v3110";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\increase_size_of_dateformat', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v317";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\increase_size_of_emotion', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v31x\\v3110";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\m_pm_report', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v31x\\v316rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\m_softdelete_global', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v311";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\plupload_last_gc_dynamic', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v312";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\profilefield_remove_underscore_from_alpha', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v311";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\profilefield_yahoo_update_url', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v312";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\remove_duplicate_migrations', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v31x\\v3110";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\style_update', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v310\\gold";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\update_custom_bbcodes_with_idn', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v312";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\update_hashes', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v31x\\v3110";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v311', 'a:2:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v310\\gold";i:1;s:42:"\\phpbb\\db\\migration\\data\\v31x\\style_update";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v3110', 'a:1:{i:0;s:38:"\\phpbb\\db\\migration\\data\\v31x\\v3110rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v3110rc1', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v319";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v3111', 'a:1:{i:0;s:38:"\\phpbb\\db\\migration\\data\\v31x\\v3111rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v3111rc1', 'a:8:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v31x\\v3110";i:1;s:48:"\\phpbb\\db\\migration\\data\\v31x\\add_log_time_index";i:2;s:54:"\\phpbb\\db\\migration\\data\\v31x\\increase_size_of_emotion";i:3;s:67:"\\phpbb\\db\\migration\\data\\v31x\\add_jabber_ssl_context_config_options";i:4;s:65:"\\phpbb\\db\\migration\\data\\v31x\\add_smtp_ssl_context_config_options";i:5;s:43:"\\phpbb\\db\\migration\\data\\v31x\\update_hashes";i:6;s:57:"\\phpbb\\db\\migration\\data\\v31x\\remove_duplicate_migrations";i:7;s:53:"\\phpbb\\db\\migration\\data\\v31x\\add_latest_topics_index";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v3112', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v31x\\v3111";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v312', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v31x\\v312rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v312rc1', 'a:2:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v311";i:1;s:49:"\\phpbb\\db\\migration\\data\\v31x\\m_softdelete_global";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v313', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v31x\\v313rc2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v313rc1', 'a:5:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_13_rc1";i:1;s:54:"\\phpbb\\db\\migration\\data\\v31x\\plupload_last_gc_dynamic";i:2;s:71:"\\phpbb\\db\\migration\\data\\v31x\\profilefield_remove_underscore_from_alpha";i:3;s:59:"\\phpbb\\db\\migration\\data\\v31x\\profilefield_yahoo_update_url";i:4;s:60:"\\phpbb\\db\\migration\\data\\v31x\\update_custom_bbcodes_with_idn";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v313rc2', 'a:2:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_13_pl1";i:1;s:37:"\\phpbb\\db\\migration\\data\\v31x\\v313rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v314', 'a:2:{i:0;s:44:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_14";i:1;s:37:"\\phpbb\\db\\migration\\data\\v31x\\v314rc2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v314rc1', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v313";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v314rc2', 'a:2:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_14_rc1";i:1;s:37:"\\phpbb\\db\\migration\\data\\v31x\\v314rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v315', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v31x\\v315rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v315rc1', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v314";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v316', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v31x\\v316rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v316rc1', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v315";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v317', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v31x\\v317rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v317pl1', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v317";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v317rc1', 'a:2:{i:0;s:41:"\\phpbb\\db\\migration\\data\\v31x\\m_pm_report";i:1;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v316";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v318', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v31x\\v318rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v318rc1', 'a:2:{i:0;s:57:"\\phpbb\\db\\migration\\data\\v31x\\increase_size_of_dateformat";i:1;s:37:"\\phpbb\\db\\migration\\data\\v31x\\v317pl1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v319', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v31x\\v319rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v31x\\v319rc1', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v318";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\add_help_phpbb', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v320\\v320rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\allowed_schemes_links', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v320\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\announce_global_permission', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v320\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\cookie_notice', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v320\\v320rc2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\default_data_type_ids', 'a:2:{i:0;s:36:"\\phpbb\\db\\migration\\data\\v320\\v320a2";i:1;s:42:"\\phpbb\\db\\migration\\data\\v320\\oauth_states";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\dev', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v316";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\font_awesome_update', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v320\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\icons_alt', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v320\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\log_post_id', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v320\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\notifications_board', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v320\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\oauth_states', 'a:1:{i:0;s:49:"\\phpbb\\db\\migration\\data\\v310\\auth_provider_oauth";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\remote_upload_validation', 'a:1:{i:0;s:36:"\\phpbb\\db\\migration\\data\\v320\\v320a2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\remove_outdated_media', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v320\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\remove_profilefield_wlm', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v320\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\report_id_auto_increment', 'a:1:{i:0;s:51:"\\phpbb\\db\\migration\\data\\v320\\default_data_type_ids";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\text_reparser', 'a:2:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v310\\contact_admin_form";i:1;s:51:"\\phpbb\\db\\migration\\data\\v320\\allowed_schemes_links";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\v320', 'a:2:{i:0;s:54:"\\phpbb\\db\\migration\\data\\v31x\\increase_size_of_emotion";i:1;s:43:"\\phpbb\\db\\migration\\data\\v320\\cookie_notice";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\v320a1', 'a:9:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v320\\dev";i:1;s:51:"\\phpbb\\db\\migration\\data\\v320\\allowed_schemes_links";i:2;s:56:"\\phpbb\\db\\migration\\data\\v320\\announce_global_permission";i:3;s:53:"\\phpbb\\db\\migration\\data\\v320\\remove_profilefield_wlm";i:4;s:49:"\\phpbb\\db\\migration\\data\\v320\\font_awesome_update";i:5;s:39:"\\phpbb\\db\\migration\\data\\v320\\icons_alt";i:6;s:41:"\\phpbb\\db\\migration\\data\\v320\\log_post_id";i:7;s:51:"\\phpbb\\db\\migration\\data\\v320\\remove_outdated_media";i:8;s:49:"\\phpbb\\db\\migration\\data\\v320\\notifications_board";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\v320a2', 'a:3:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v31x\\v317rc1";i:1;s:43:"\\phpbb\\db\\migration\\data\\v320\\text_reparser";i:2;s:36:"\\phpbb\\db\\migration\\data\\v320\\v320a1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\v320b1', 'a:4:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v31x\\v317pl1";i:1;s:36:"\\phpbb\\db\\migration\\data\\v320\\v320a2";i:2;s:57:"\\phpbb\\db\\migration\\data\\v31x\\increase_size_of_dateformat";i:3;s:51:"\\phpbb\\db\\migration\\data\\v320\\default_data_type_ids";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\v320b2', 'a:3:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v318";i:1;s:36:"\\phpbb\\db\\migration\\data\\v320\\v320b1";i:2;s:54:"\\phpbb\\db\\migration\\data\\v320\\remote_upload_validation";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\v320rc1', 'a:3:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v319";i:1;s:54:"\\phpbb\\db\\migration\\data\\v320\\report_id_auto_increment";i:2;s:36:"\\phpbb\\db\\migration\\data\\v320\\v320b2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v320\\v320rc2', 'a:3:{i:0;s:57:"\\phpbb\\db\\migration\\data\\v31x\\remove_duplicate_migrations";i:1;s:48:"\\phpbb\\db\\migration\\data\\v31x\\add_log_time_index";i:2;s:44:"\\phpbb\\db\\migration\\data\\v320\\add_help_phpbb";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\add_missing_config', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v329";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\add_plupload_config', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v329";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\cookie_notice_p2', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v320\\v320";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\disable_remote_avatar', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v325";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\email_force_sender', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v321";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\enable_accurate_pm_button', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v322";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\f_list_topics_permission_add', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v321";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\fix_user_styles', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v320\\v320";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\font_awesome_update_cdn', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v32x\\add_missing_config";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\font_awesome_update_cdn_fix_depends_on', 'a:2:{i:0;s:53:"\\phpbb\\db\\migration\\data\\v32x\\font_awesome_update_cdn";i:1;s:48:"\\phpbb\\db\\migration\\data\\v32x\\add_missing_config";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\forum_topics_per_page_type', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v323";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\jquery_update', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v32x\\v325rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\load_user_activity_limit', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v320\\v320";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\merge_duplicate_bbcodes', 'a:0:{}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\remove_imagick', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v32x\\v324rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\smtp_dynamic_data', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v32x\\v326rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\timezone_p3', 'a:1:{i:0;s:38:"\\phpbb\\db\\migration\\data\\v310\\timezone";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\update_prosilver_bitfield', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v321";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\user_emoji_permission', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v32x\\v329rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\user_notifications_table_index_p1', 'a:1:{i:0;s:46:"\\phpbb\\db\\migration\\data\\v32x\\cookie_notice_p2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\user_notifications_table_index_p2', 'a:1:{i:0;s:63:"\\phpbb\\db\\migration\\data\\v32x\\user_notifications_table_index_p1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\user_notifications_table_index_p3', 'a:1:{i:0;s:63:"\\phpbb\\db\\migration\\data\\v32x\\user_notifications_table_index_p2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\user_notifications_table_reduce_column_sizes', 'a:1:{i:0;s:63:"\\phpbb\\db\\migration\\data\\v32x\\user_notifications_table_index_p3";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\user_notifications_table_remove_duplicates', 'a:1:{i:0;s:65:"\\phpbb\\db\\migration\\data\\v32x\\user_notifications_table_temp_index";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\user_notifications_table_temp_index', 'a:1:{i:0;s:74:"\\phpbb\\db\\migration\\data\\v32x\\user_notifications_table_reduce_column_sizes";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\user_notifications_table_unique_index', 'a:1:{i:0;s:72:"\\phpbb\\db\\migration\\data\\v32x\\user_notifications_table_remove_duplicates";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v321', 'a:2:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v31x\\v3111";i:1;s:37:"\\phpbb\\db\\migration\\data\\v32x\\v321rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v3210', 'a:1:{i:0;s:38:"\\phpbb\\db\\migration\\data\\v32x\\v3210rc2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v3210rc1', 'a:3:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v329";i:1;s:49:"\\phpbb\\db\\migration\\data\\v32x\\add_plupload_config";i:2;s:53:"\\phpbb\\db\\migration\\data\\v32x\\font_awesome_update_cdn";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v3210rc2', 'a:2:{i:0;s:68:"\\phpbb\\db\\migration\\data\\v32x\\font_awesome_update_cdn_fix_depends_on";i:1;s:38:"\\phpbb\\db\\migration\\data\\v32x\\v3210rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v3211', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v32x\\v3210";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v321rc1', 'a:4:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v320\\v320";i:1;s:38:"\\phpbb\\db\\migration\\data\\v31x\\v3111rc1";i:2;s:54:"\\phpbb\\db\\migration\\data\\v32x\\load_user_activity_limit";i:3;s:67:"\\phpbb\\db\\migration\\data\\v32x\\user_notifications_table_unique_index";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v322', 'a:2:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v31x\\v3112";i:1;s:37:"\\phpbb\\db\\migration\\data\\v32x\\v322rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v322rc1', 'a:6:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v321";i:1;s:45:"\\phpbb\\db\\migration\\data\\v32x\\fix_user_styles";i:2;s:55:"\\phpbb\\db\\migration\\data\\v32x\\update_prosilver_bitfield";i:3;s:48:"\\phpbb\\db\\migration\\data\\v32x\\email_force_sender";i:4;s:58:"\\phpbb\\db\\migration\\data\\v32x\\f_list_topics_permission_add";i:5;s:53:"\\phpbb\\db\\migration\\data\\v32x\\merge_duplicate_bbcodes";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v323', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v32x\\v323rc2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v323rc1', 'a:2:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v322";i:1;s:55:"\\phpbb\\db\\migration\\data\\v32x\\enable_accurate_pm_button";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v323rc2', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v32x\\v323rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v324', 'a:2:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v32x\\v324rc1";i:1;s:44:"\\phpbb\\db\\migration\\data\\v32x\\remove_imagick";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v324rc1', 'a:2:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v323";i:1;s:56:"\\phpbb\\db\\migration\\data\\v32x\\forum_topics_per_page_type";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v325', 'a:2:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v32x\\v325rc1";i:1;s:43:"\\phpbb\\db\\migration\\data\\v32x\\jquery_update";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v325rc1', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v324";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v326', 'a:3:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v32x\\v326rc1";i:1;s:51:"\\phpbb\\db\\migration\\data\\v32x\\disable_remote_avatar";i:2;s:47:"\\phpbb\\db\\migration\\data\\v32x\\smtp_dynamic_data";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v326rc1', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v325";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v327', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v32x\\v327rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v327rc1', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v326";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v328', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v32x\\v328rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v328rc1', 'a:2:{i:0;s:41:"\\phpbb\\db\\migration\\data\\v32x\\timezone_p3";i:1;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v327";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v329', 'a:2:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v32x\\v329rc1";i:1;s:51:"\\phpbb\\db\\migration\\data\\v32x\\user_emoji_permission";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v32x\\v329rc1', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v328";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v330\\add_display_unapproved_posts_config', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v330\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v330\\dev', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v327";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v330\\forums_legend_limit', 'a:1:{i:0;s:36:"\\phpbb\\db\\migration\\data\\v330\\v330b1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v330\\jquery_update', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v330\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v330\\remove_attachment_flash', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v330\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v330\\remove_email_hash', 'a:1:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v30x\\release_3_0_0";}', 1, 1, '', [[timestamp]], [[timestamp]]); INSERT INTO `[[dbprefix]]migrations` VALUES ('\\phpbb\\db\\migration\\data\\v330\\remove_max_pass_chars', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v330\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v330\\reset_password', 'a:1:{i:0;s:33:"\\phpbb\\db\\migration\\data\\v330\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v330\\v330', 'a:2:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v329";i:1;s:37:"\\phpbb\\db\\migration\\data\\v330\\v330rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v330\\v330b1', 'a:6:{i:0;s:43:"\\phpbb\\db\\migration\\data\\v330\\jquery_update";i:1;s:44:"\\phpbb\\db\\migration\\data\\v330\\reset_password";i:2;s:53:"\\phpbb\\db\\migration\\data\\v330\\remove_attachment_flash";i:3;s:51:"\\phpbb\\db\\migration\\data\\v330\\remove_max_pass_chars";i:4;s:34:"\\phpbb\\db\\migration\\data\\v32x\\v328";i:5;s:33:"\\phpbb\\db\\migration\\data\\v330\\dev";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v330\\v330b2', 'a:4:{i:0;s:65:"\\phpbb\\db\\migration\\data\\v330\\add_display_unapproved_posts_config";i:1;s:49:"\\phpbb\\db\\migration\\data\\v330\\forums_legend_limit";i:2;s:47:"\\phpbb\\db\\migration\\data\\v330\\remove_email_hash";i:3;s:36:"\\phpbb\\db\\migration\\data\\v330\\v330b1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v330\\v330rc1', 'a:1:{i:0;s:36:"\\phpbb\\db\\migration\\data\\v330\\v330b2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\add_notification_emails_table', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v330\\v330";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\add_resend_activation_expiration', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v33x\\v3311";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\add_user_last_active', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v33x\\v3311";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\bot_update', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v330\\v330";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\bot_update_v2', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v33x\\v334";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\default_search_return_chars', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v330\\v330";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\extend_bbcode_tooltip', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v33x\\v334";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\fix_display_unapproved_posts_config', 'a:1:{i:0;s:65:"\\phpbb\\db\\migration\\data\\v330\\add_display_unapproved_posts_config";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\font_awesome_5_rollback', 'a:1:{i:0;s:51:"\\phpbb\\db\\migration\\data\\v33x\\font_awesome_5_update";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\font_awesome_5_update', 'a:2:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v330\\v330";i:1;s:53:"\\phpbb\\db\\migration\\data\\v32x\\font_awesome_update_cdn";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\google_recaptcha_v3', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v330\\v330";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\jquery_update', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v33x\\v331rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\jquery_update_v2', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v33x\\v334";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\jquery_update_v3', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v33x\\v3311";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\profilefield_cleanup', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v330\\v330";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\profilefield_youtube_update', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v33x\\v337";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\profilefields_update', 'a:2:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v33x\\v3310";i:1;s:57:"\\phpbb\\db\\migration\\data\\v33x\\profilefield_youtube_update";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\remove_orphaned_roles', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v33x\\v335";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\remove_profilefield_aol', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v33x\\v331";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\topic_views_update', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v33x\\v3314";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v331', 'a:4:{i:0;s:53:"\\phpbb\\db\\migration\\data\\v33x\\font_awesome_5_rollback";i:1;s:43:"\\phpbb\\db\\migration\\data\\v33x\\jquery_update";i:2;s:35:"\\phpbb\\db\\migration\\data\\v32x\\v3210";i:3;s:37:"\\phpbb\\db\\migration\\data\\v33x\\v331rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v3310', 'a:1:{i:0;s:38:"\\phpbb\\db\\migration\\data\\v33x\\v3310rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v3310rc1', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v33x\\v339";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v3311', 'a:1:{i:0;s:50:"\\phpbb\\db\\migration\\data\\v33x\\profilefields_update";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v3312', 'a:3:{i:0;s:62:"\\phpbb\\db\\migration\\data\\v33x\\add_resend_activation_expiration";i:1;s:50:"\\phpbb\\db\\migration\\data\\v33x\\add_user_last_active";i:2;s:38:"\\phpbb\\db\\migration\\data\\v33x\\v3312rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v3312rc1', 'a:1:{i:0;s:46:"\\phpbb\\db\\migration\\data\\v33x\\jquery_update_v3";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v3313', 'a:1:{i:0;s:38:"\\phpbb\\db\\migration\\data\\v33x\\v3313rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v3313rc1', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v33x\\v3312";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v3314', 'a:1:{i:0;s:38:"\\phpbb\\db\\migration\\data\\v33x\\v3314rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v3314rc1', 'a:1:{i:0;s:35:"\\phpbb\\db\\migration\\data\\v33x\\v3313";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v3315', 'a:1:{i:0;s:38:"\\phpbb\\db\\migration\\data\\v33x\\v3315rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v3315rc1', 'a:1:{i:0;s:48:"\\phpbb\\db\\migration\\data\\v33x\\topic_views_update";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v331rc1', 'a:8:{i:0;s:59:"\\phpbb\\db\\migration\\data\\v33x\\add_notification_emails_table";i:1;s:65:"\\phpbb\\db\\migration\\data\\v33x\\fix_display_unapproved_posts_config";i:2;s:40:"\\phpbb\\db\\migration\\data\\v33x\\bot_update";i:3;s:51:"\\phpbb\\db\\migration\\data\\v33x\\font_awesome_5_update";i:4;s:50:"\\phpbb\\db\\migration\\data\\v33x\\profilefield_cleanup";i:5;s:49:"\\phpbb\\db\\migration\\data\\v33x\\google_recaptcha_v3";i:6;s:57:"\\phpbb\\db\\migration\\data\\v33x\\default_search_return_chars";i:7;s:38:"\\phpbb\\db\\migration\\data\\v32x\\v3210rc2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v332', 'a:2:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v33x\\v332rc1";i:1;s:35:"\\phpbb\\db\\migration\\data\\v32x\\v3211";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v332rc1', 'a:1:{i:0;s:53:"\\phpbb\\db\\migration\\data\\v33x\\remove_profilefield_aol";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v333', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v33x\\v333rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v333rc1', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v33x\\v332";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v334', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v33x\\v334rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v334rc1', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v33x\\v333";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v335', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v33x\\v335rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v335rc1', 'a:3:{i:0;s:51:"\\phpbb\\db\\migration\\data\\v33x\\extend_bbcode_tooltip";i:1;s:43:"\\phpbb\\db\\migration\\data\\v33x\\bot_update_v2";i:2;s:46:"\\phpbb\\db\\migration\\data\\v33x\\jquery_update_v2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v336', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v33x\\v336rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v336rc1', 'a:1:{i:0;s:51:"\\phpbb\\db\\migration\\data\\v33x\\remove_orphaned_roles";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v337', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v33x\\v336";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v338', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v33x\\v338rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v338rc1', 'a:1:{i:0;s:57:"\\phpbb\\db\\migration\\data\\v33x\\profilefield_youtube_update";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v339', 'a:1:{i:0;s:37:"\\phpbb\\db\\migration\\data\\v33x\\v339rc1";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\db\\migration\\data\\v33x\\v339rc1', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v33x\\v338";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\viglink\\migrations\\viglink_ask_admin', 'a:1:{i:0;s:41:"\\phpbb\\viglink\\migrations\\viglink_data_v2";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\viglink\\migrations\\viglink_ask_admin_wait', 'a:1:{i:0;s:43:"\\phpbb\\viglink\\migrations\\viglink_ask_admin";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\viglink\\migrations\\viglink_cron', 'a:1:{i:0;s:38:"\\phpbb\\viglink\\migrations\\viglink_data";}', 1, 1, '', 0, 0), ('\\phpbb\\viglink\\migrations\\viglink_data', 'a:1:{i:0;s:34:"\\phpbb\\db\\migration\\data\\v31x\\v312";}', 1, 1, '', [[timestamp]], [[timestamp]]), ('\\phpbb\\viglink\\migrations\\viglink_data_v2', 'a:1:{i:0;s:38:"\\phpbb\\viglink\\migrations\\viglink_data";}', 1, 1, '', [[timestamp]], [[timestamp]]); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]moderator_cache` -- CREATE TABLE `[[dbprefix]]moderator_cache` ( `forum_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `user_id` int(10) unsigned NOT NULL DEFAULT '0', `username` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `group_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `group_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `display_on_index` tinyint(1) unsigned NOT NULL DEFAULT '1', KEY `disp_idx` (`display_on_index`), KEY `forum_id` (`forum_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]modules` -- CREATE TABLE `[[dbprefix]]modules` ( `module_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `module_enabled` tinyint(1) unsigned NOT NULL DEFAULT '1', `module_display` tinyint(1) unsigned NOT NULL DEFAULT '1', `module_basename` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `module_class` varchar(10) COLLATE utf8_bin NOT NULL DEFAULT '', `parent_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `left_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `right_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `module_langname` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `module_mode` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `module_auth` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', PRIMARY KEY (`module_id`), KEY `left_right_id` (`left_id`,`right_id`), KEY `module_enabled` (`module_enabled`), KEY `class_left_id` (`module_class`,`left_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=208 ; -- -- Dumping data for table `[[dbprefix]]modules` -- INSERT INTO `[[dbprefix]]modules` VALUES (1, 1, 1, '', 'acp', 0, 1, 68, 'ACP_CAT_GENERAL', '', ''), (2, 1, 1, '', 'acp', 1, 4, 17, 'ACP_QUICK_ACCESS', '', ''), (3, 1, 1, '', 'acp', 1, 18, 45, 'ACP_BOARD_CONFIGURATION', '', ''), (4, 1, 1, '', 'acp', 1, 46, 53, 'ACP_CLIENT_COMMUNICATION', '', ''), (5, 1, 1, '', 'acp', 1, 54, 67, 'ACP_SERVER_CONFIGURATION', '', ''), (6, 1, 1, '', 'acp', 0, 69, 88, 'ACP_CAT_FORUMS', '', ''), (7, 1, 1, '', 'acp', 6, 70, 75, 'ACP_MANAGE_FORUMS', '', ''), (8, 1, 1, '', 'acp', 6, 76, 87, 'ACP_FORUM_BASED_PERMISSIONS', '', ''), (9, 1, 1, '', 'acp', 0, 89, 116, 'ACP_CAT_POSTING', '', ''), (10, 1, 1, '', 'acp', 9, 90, 103, 'ACP_MESSAGES', '', ''), (11, 1, 1, '', 'acp', 9, 104, 115, 'ACP_ATTACHMENTS', '', ''), (12, 1, 1, '', 'acp', 0, 117, 174, 'ACP_CAT_USERGROUP', '', ''), (13, 1, 1, '', 'acp', 12, 118, 153, 'ACP_CAT_USERS', '', ''), (14, 1, 1, '', 'acp', 12, 154, 163, 'ACP_GROUPS', '', ''), (15, 1, 1, '', 'acp', 12, 164, 173, 'ACP_USER_SECURITY', '', ''), (16, 1, 1, '', 'acp', 0, 175, 224, 'ACP_CAT_PERMISSIONS', '', ''), (17, 1, 1, '', 'acp', 16, 178, 187, 'ACP_GLOBAL_PERMISSIONS', '', ''), (18, 1, 1, '', 'acp', 16, 188, 199, 'ACP_FORUM_BASED_PERMISSIONS', '', ''), (19, 1, 1, '', 'acp', 16, 200, 209, 'ACP_PERMISSION_ROLES', '', ''), (20, 1, 1, '', 'acp', 16, 210, 223, 'ACP_PERMISSION_MASKS', '', ''), (21, 1, 1, '', 'acp', 0, 225, 240, 'ACP_CAT_CUSTOMISE', '', ''), (22, 1, 1, '', 'acp', 21, 230, 235, 'ACP_STYLE_MANAGEMENT', '', ''), (23, 1, 1, '', 'acp', 21, 226, 229, 'ACP_EXTENSION_MANAGEMENT', '', ''), (24, 1, 1, '', 'acp', 21, 236, 239, 'ACP_LANGUAGE', '', ''), (25, 1, 1, '', 'acp', 0, 241, 260, 'ACP_CAT_MAINTENANCE', '', ''), (26, 1, 1, '', 'acp', 25, 242, 251, 'ACP_FORUM_LOGS', '', ''), (27, 1, 1, '', 'acp', 25, 252, 259, 'ACP_CAT_DATABASE', '', ''), (28, 1, 1, '', 'acp', 0, 261, 284, 'ACP_CAT_SYSTEM', '', ''), (29, 1, 1, '', 'acp', 28, 262, 265, 'ACP_AUTOMATION', '', ''), (30, 1, 1, '', 'acp', 28, 266, 275, 'ACP_GENERAL_TASKS', '', ''), (31, 1, 1, '', 'acp', 28, 276, 283, 'ACP_MODULE_MANAGEMENT', '', ''), (32, 1, 1, '', 'acp', 0, 285, 286, 'ACP_CAT_DOT_MODS', '', ''), (33, 1, 1, 'acp_attachments', 'acp', 3, 19, 20, 'ACP_ATTACHMENT_SETTINGS', 'attach', 'acl_a_attach'), (34, 1, 1, 'acp_attachments', 'acp', 11, 105, 106, 'ACP_ATTACHMENT_SETTINGS', 'attach', 'acl_a_attach'), (35, 1, 1, 'acp_attachments', 'acp', 11, 107, 108, 'ACP_MANAGE_EXTENSIONS', 'extensions', 'acl_a_attach'), (36, 1, 1, 'acp_attachments', 'acp', 11, 109, 110, 'ACP_EXTENSION_GROUPS', 'ext_groups', 'acl_a_attach'), (37, 1, 1, 'acp_attachments', 'acp', 11, 111, 112, 'ACP_ORPHAN_ATTACHMENTS', 'orphan', 'acl_a_attach'), (38, 1, 1, 'acp_attachments', 'acp', 11, 113, 114, 'ACP_MANAGE_ATTACHMENTS', 'manage', 'acl_a_attach'), (39, 1, 1, 'acp_ban', 'acp', 15, 165, 166, 'ACP_BAN_EMAILS', 'email', 'acl_a_ban'), (40, 1, 1, 'acp_ban', 'acp', 15, 167, 168, 'ACP_BAN_IPS', 'ip', 'acl_a_ban'), (41, 1, 1, 'acp_ban', 'acp', 15, 169, 170, 'ACP_BAN_USERNAMES', 'user', 'acl_a_ban'), (42, 1, 1, 'acp_bbcodes', 'acp', 10, 91, 92, 'ACP_BBCODES', 'bbcodes', 'acl_a_bbcode'), (43, 1, 1, 'acp_board', 'acp', 3, 21, 22, 'ACP_BOARD_SETTINGS', 'settings', 'acl_a_board'), (44, 1, 1, 'acp_board', 'acp', 3, 23, 24, 'ACP_BOARD_FEATURES', 'features', 'acl_a_board'), (45, 1, 1, 'acp_board', 'acp', 3, 25, 26, 'ACP_AVATAR_SETTINGS', 'avatar', 'acl_a_board'), (46, 1, 1, 'acp_board', 'acp', 3, 27, 28, 'ACP_MESSAGE_SETTINGS', 'message', 'acl_a_board'), (47, 1, 1, 'acp_board', 'acp', 10, 93, 94, 'ACP_MESSAGE_SETTINGS', 'message', 'acl_a_board'), (48, 1, 1, 'acp_board', 'acp', 3, 29, 30, 'ACP_POST_SETTINGS', 'post', 'acl_a_board'), (49, 1, 1, 'acp_board', 'acp', 10, 95, 96, 'ACP_POST_SETTINGS', 'post', 'acl_a_board'), (50, 1, 1, 'acp_board', 'acp', 3, 31, 32, 'ACP_SIGNATURE_SETTINGS', 'signature', 'acl_a_board'), (51, 1, 1, 'acp_board', 'acp', 3, 33, 34, 'ACP_FEED_SETTINGS', 'feed', 'acl_a_board'), (52, 1, 1, 'acp_board', 'acp', 3, 35, 36, 'ACP_REGISTER_SETTINGS', 'registration', 'acl_a_board'), (53, 1, 1, 'acp_board', 'acp', 4, 47, 48, 'ACP_AUTH_SETTINGS', 'auth', 'acl_a_server'), (54, 1, 1, 'acp_board', 'acp', 4, 49, 50, 'ACP_EMAIL_SETTINGS', 'email', 'acl_a_server'), (55, 1, 1, 'acp_board', 'acp', 5, 55, 56, 'ACP_COOKIE_SETTINGS', 'cookie', 'acl_a_server'), (56, 1, 1, 'acp_board', 'acp', 5, 57, 58, 'ACP_SERVER_SETTINGS', 'server', 'acl_a_server'), (57, 1, 1, 'acp_board', 'acp', 5, 59, 60, 'ACP_SECURITY_SETTINGS', 'security', 'acl_a_server'), (58, 1, 1, 'acp_board', 'acp', 5, 61, 62, 'ACP_LOAD_SETTINGS', 'load', 'acl_a_server'), (59, 1, 1, 'acp_bots', 'acp', 30, 267, 268, 'ACP_BOTS', 'bots', 'acl_a_bots'), (60, 1, 1, 'acp_captcha', 'acp', 3, 37, 38, 'ACP_VC_SETTINGS', 'visual', 'acl_a_board'), (61, 1, 0, 'acp_captcha', 'acp', 3, 39, 40, 'ACP_VC_CAPTCHA_DISPLAY', 'img', 'acl_a_board'), (62, 1, 1, 'acp_contact', 'acp', 3, 41, 42, 'ACP_CONTACT_SETTINGS', 'contact', 'acl_a_board'), (63, 1, 1, 'acp_database', 'acp', 27, 253, 254, 'ACP_BACKUP', 'backup', 'acl_a_backup'), (64, 1, 1, 'acp_database', 'acp', 27, 255, 256, 'ACP_RESTORE', 'restore', 'acl_a_backup'), (65, 1, 1, 'acp_disallow', 'acp', 15, 171, 172, 'ACP_DISALLOW_USERNAMES', 'usernames', 'acl_a_names'), (66, 1, 1, 'acp_email', 'acp', 30, 269, 270, 'ACP_MASS_EMAIL', 'email', 'acl_a_email && cfg_email_enable'), (67, 1, 1, 'acp_extensions', 'acp', 23, 227, 228, 'ACP_EXTENSIONS', 'main', 'acl_a_extensions'), (68, 1, 1, 'acp_forums', 'acp', 7, 71, 72, 'ACP_MANAGE_FORUMS', 'manage', 'acl_a_forum'), (69, 1, 1, 'acp_groups', 'acp', 14, 155, 156, 'ACP_GROUPS_MANAGE', 'manage', 'acl_a_group'), (70, 1, 1, 'acp_groups', 'acp', 14, 157, 158, 'ACP_GROUPS_POSITION', 'position', 'acl_a_group'), (71, 1, 1, 'acp_help_phpbb', 'acp', 5, 63, 64, 'ACP_HELP_PHPBB', 'help_phpbb', 'acl_a_server'), (72, 1, 1, 'acp_icons', 'acp', 10, 97, 98, 'ACP_ICONS', 'icons', 'acl_a_icons'), (73, 1, 1, 'acp_icons', 'acp', 10, 99, 100, 'ACP_SMILIES', 'smilies', 'acl_a_icons'), (74, 1, 1, 'acp_inactive', 'acp', 13, 119, 120, 'ACP_INACTIVE_USERS', 'list', 'acl_a_user'), (75, 1, 1, 'acp_jabber', 'acp', 4, 51, 52, 'ACP_JABBER_SETTINGS', 'settings', 'acl_a_jabber'), (76, 1, 1, 'acp_language', 'acp', 24, 237, 238, 'ACP_LANGUAGE_PACKS', 'lang_packs', 'acl_a_language'), (77, 1, 1, 'acp_logs', 'acp', 26, 243, 244, 'ACP_ADMIN_LOGS', 'admin', 'acl_a_viewlogs'), (78, 1, 1, 'acp_logs', 'acp', 26, 245, 246, 'ACP_MOD_LOGS', 'mod', 'acl_a_viewlogs'), (79, 1, 1, 'acp_logs', 'acp', 26, 247, 248, 'ACP_USERS_LOGS', 'users', 'acl_a_viewlogs'), (80, 1, 1, 'acp_logs', 'acp', 26, 249, 250, 'ACP_CRITICAL_LOGS', 'critical', 'acl_a_viewlogs'), (81, 1, 1, 'acp_main', 'acp', 1, 2, 3, 'ACP_INDEX', 'main', ''), (82, 1, 1, 'acp_modules', 'acp', 31, 277, 278, 'ACP', 'acp', 'acl_a_modules'), (83, 1, 1, 'acp_modules', 'acp', 31, 279, 280, 'UCP', 'ucp', 'acl_a_modules'), (84, 1, 1, 'acp_modules', 'acp', 31, 281, 282, 'MCP', 'mcp', 'acl_a_modules'), (85, 1, 1, 'acp_permission_roles', 'acp', 19, 201, 202, 'ACP_ADMIN_ROLES', 'admin_roles', 'acl_a_roles && acl_a_aauth'), (86, 1, 1, 'acp_permission_roles', 'acp', 19, 203, 204, 'ACP_USER_ROLES', 'user_roles', 'acl_a_roles && acl_a_uauth'), (87, 1, 1, 'acp_permission_roles', 'acp', 19, 205, 206, 'ACP_MOD_ROLES', 'mod_roles', 'acl_a_roles && acl_a_mauth'), (88, 1, 1, 'acp_permission_roles', 'acp', 19, 207, 208, 'ACP_FORUM_ROLES', 'forum_roles', 'acl_a_roles && acl_a_fauth'), (89, 1, 1, 'acp_permissions', 'acp', 16, 176, 177, 'ACP_PERMISSIONS', 'intro', 'acl_a_authusers || acl_a_authgroups || acl_a_viewauth'), (90, 1, 0, 'acp_permissions', 'acp', 20, 211, 212, 'ACP_PERMISSION_TRACE', 'trace', 'acl_a_viewauth'), (91, 1, 1, 'acp_permissions', 'acp', 18, 189, 190, 'ACP_FORUM_PERMISSIONS', 'setting_forum_local', 'acl_a_fauth && (acl_a_authusers || acl_a_authgroups)'), (92, 1, 1, 'acp_permissions', 'acp', 18, 191, 192, 'ACP_FORUM_PERMISSIONS_COPY', 'setting_forum_copy', 'acl_a_fauth && acl_a_authusers && acl_a_authgroups && acl_a_mauth'), (93, 1, 1, 'acp_permissions', 'acp', 18, 193, 194, 'ACP_FORUM_MODERATORS', 'setting_mod_local', 'acl_a_mauth && (acl_a_authusers || acl_a_authgroups)'), (94, 1, 1, 'acp_permissions', 'acp', 17, 179, 180, 'ACP_USERS_PERMISSIONS', 'setting_user_global', 'acl_a_authusers && (acl_a_aauth || acl_a_mauth || acl_a_uauth)'), (95, 1, 1, 'acp_permissions', 'acp', 13, 123, 124, 'ACP_USERS_PERMISSIONS', 'setting_user_global', 'acl_a_authusers && (acl_a_aauth || acl_a_mauth || acl_a_uauth)'), (96, 1, 1, 'acp_permissions', 'acp', 18, 195, 196, 'ACP_USERS_FORUM_PERMISSIONS', 'setting_user_local', 'acl_a_authusers && (acl_a_mauth || acl_a_fauth)'), (97, 1, 1, 'acp_permissions', 'acp', 13, 125, 126, 'ACP_USERS_FORUM_PERMISSIONS', 'setting_user_local', 'acl_a_authusers && (acl_a_mauth || acl_a_fauth)'), (98, 1, 1, 'acp_permissions', 'acp', 17, 181, 182, 'ACP_GROUPS_PERMISSIONS', 'setting_group_global', 'acl_a_authgroups && (acl_a_aauth || acl_a_mauth || acl_a_uauth)'), (99, 1, 1, 'acp_permissions', 'acp', 14, 159, 160, 'ACP_GROUPS_PERMISSIONS', 'setting_group_global', 'acl_a_authgroups && (acl_a_aauth || acl_a_mauth || acl_a_uauth)'), (100, 1, 1, 'acp_permissions', 'acp', 18, 197, 198, 'ACP_GROUPS_FORUM_PERMISSIONS', 'setting_group_local', 'acl_a_authgroups && (acl_a_mauth || acl_a_fauth)'), (101, 1, 1, 'acp_permissions', 'acp', 14, 161, 162, 'ACP_GROUPS_FORUM_PERMISSIONS', 'setting_group_local', 'acl_a_authgroups && (acl_a_mauth || acl_a_fauth)'), (102, 1, 1, 'acp_permissions', 'acp', 17, 183, 184, 'ACP_ADMINISTRATORS', 'setting_admin_global', 'acl_a_aauth && (acl_a_authusers || acl_a_authgroups)'), (103, 1, 1, 'acp_permissions', 'acp', 17, 185, 186, 'ACP_GLOBAL_MODERATORS', 'setting_mod_global', 'acl_a_mauth && (acl_a_authusers || acl_a_authgroups)'), (104, 1, 1, 'acp_permissions', 'acp', 20, 213, 214, 'ACP_VIEW_ADMIN_PERMISSIONS', 'view_admin_global', 'acl_a_viewauth'), (105, 1, 1, 'acp_permissions', 'acp', 20, 215, 216, 'ACP_VIEW_USER_PERMISSIONS', 'view_user_global', 'acl_a_viewauth'), (106, 1, 1, 'acp_permissions', 'acp', 20, 217, 218, 'ACP_VIEW_GLOBAL_MOD_PERMISSIONS', 'view_mod_global', 'acl_a_viewauth'), (107, 1, 1, 'acp_permissions', 'acp', 20, 219, 220, 'ACP_VIEW_FORUM_MOD_PERMISSIONS', 'view_mod_local', 'acl_a_viewauth'), (108, 1, 1, 'acp_permissions', 'acp', 20, 221, 222, 'ACP_VIEW_FORUM_PERMISSIONS', 'view_forum_local', 'acl_a_viewauth'), (109, 1, 1, 'acp_php_info', 'acp', 30, 271, 272, 'ACP_PHP_INFO', 'info', 'acl_a_phpinfo'), (110, 1, 1, 'acp_profile', 'acp', 13, 127, 128, 'ACP_CUSTOM_PROFILE_FIELDS', 'profile', 'acl_a_profile'), (111, 1, 1, 'acp_prune', 'acp', 7, 73, 74, 'ACP_PRUNE_FORUMS', 'forums', 'acl_a_prune'), (112, 1, 1, 'acp_prune', 'acp', 13, 129, 130, 'ACP_PRUNE_USERS', 'users', 'acl_a_userdel'), (113, 1, 1, 'acp_ranks', 'acp', 13, 131, 132, 'ACP_MANAGE_RANKS', 'ranks', 'acl_a_ranks'), (114, 1, 1, 'acp_reasons', 'acp', 30, 273, 274, 'ACP_MANAGE_REASONS', 'main', 'acl_a_reasons'), (115, 1, 1, 'acp_search', 'acp', 5, 65, 66, 'ACP_SEARCH_SETTINGS', 'settings', 'acl_a_search'), (116, 1, 1, 'acp_search', 'acp', 27, 257, 258, 'ACP_SEARCH_INDEX', 'index', 'acl_a_search'), (117, 1, 1, 'acp_styles', 'acp', 22, 231, 232, 'ACP_STYLES', 'style', 'acl_a_styles'), (118, 1, 1, 'acp_styles', 'acp', 22, 233, 234, 'ACP_STYLES_INSTALL', 'install', 'acl_a_styles'), (119, 1, 1, 'acp_update', 'acp', 29, 263, 264, 'ACP_VERSION_CHECK', 'version_check', 'acl_a_board'), (120, 1, 1, 'acp_users', 'acp', 13, 121, 122, 'ACP_MANAGE_USERS', 'overview', 'acl_a_user'), (121, 1, 0, 'acp_users', 'acp', 13, 133, 134, 'ACP_USER_FEEDBACK', 'feedback', 'acl_a_user'), (122, 1, 0, 'acp_users', 'acp', 13, 135, 136, 'ACP_USER_WARNINGS', 'warnings', 'acl_a_user'), (123, 1, 0, 'acp_users', 'acp', 13, 137, 138, 'ACP_USER_PROFILE', 'profile', 'acl_a_user'), (124, 1, 0, 'acp_users', 'acp', 13, 139, 140, 'ACP_USER_PREFS', 'prefs', 'acl_a_user'), (125, 1, 0, 'acp_users', 'acp', 13, 141, 142, 'ACP_USER_AVATAR', 'avatar', 'acl_a_user'), (126, 1, 0, 'acp_users', 'acp', 13, 143, 144, 'ACP_USER_RANK', 'rank', 'acl_a_user'), (127, 1, 0, 'acp_users', 'acp', 13, 145, 146, 'ACP_USER_SIG', 'sig', 'acl_a_user'), (128, 1, 0, 'acp_users', 'acp', 13, 147, 148, 'ACP_USER_GROUPS', 'groups', 'acl_a_user && acl_a_group'), (129, 1, 0, 'acp_users', 'acp', 13, 149, 150, 'ACP_USER_PERM', 'perm', 'acl_a_user && acl_a_viewauth'), (130, 1, 0, 'acp_users', 'acp', 13, 151, 152, 'ACP_USER_ATTACH', 'attach', 'acl_a_user'), (131, 1, 1, 'acp_words', 'acp', 10, 101, 102, 'ACP_WORDS', 'words', 'acl_a_words'), (132, 1, 1, 'acp_users', 'acp', 2, 5, 6, 'ACP_MANAGE_USERS', 'overview', 'acl_a_user'), (133, 1, 1, 'acp_groups', 'acp', 2, 7, 8, 'ACP_GROUPS_MANAGE', 'manage', 'acl_a_group'), (134, 1, 1, 'acp_forums', 'acp', 2, 9, 10, 'ACP_MANAGE_FORUMS', 'manage', 'acl_a_forum'), (135, 1, 1, 'acp_logs', 'acp', 2, 11, 12, 'ACP_MOD_LOGS', 'mod', 'acl_a_viewlogs'), (136, 1, 1, 'acp_bots', 'acp', 2, 13, 14, 'ACP_BOTS', 'bots', 'acl_a_bots'), (137, 1, 1, 'acp_php_info', 'acp', 2, 15, 16, 'ACP_PHP_INFO', 'info', 'acl_a_phpinfo'), (138, 1, 1, 'acp_permissions', 'acp', 8, 77, 78, 'ACP_FORUM_PERMISSIONS', 'setting_forum_local', 'acl_a_fauth && (acl_a_authusers || acl_a_authgroups)'), (139, 1, 1, 'acp_permissions', 'acp', 8, 79, 80, 'ACP_FORUM_PERMISSIONS_COPY', 'setting_forum_copy', 'acl_a_fauth && acl_a_authusers && acl_a_authgroups && acl_a_mauth'), (140, 1, 1, 'acp_permissions', 'acp', 8, 81, 82, 'ACP_FORUM_MODERATORS', 'setting_mod_local', 'acl_a_mauth && (acl_a_authusers || acl_a_authgroups)'), (141, 1, 1, 'acp_permissions', 'acp', 8, 83, 84, 'ACP_USERS_FORUM_PERMISSIONS', 'setting_user_local', 'acl_a_authusers && (acl_a_mauth || acl_a_fauth)'), (142, 1, 1, 'acp_permissions', 'acp', 8, 85, 86, 'ACP_GROUPS_FORUM_PERMISSIONS', 'setting_group_local', 'acl_a_authgroups && (acl_a_mauth || acl_a_fauth)'), (143, 1, 1, '', 'mcp', 0, 1, 10, 'MCP_MAIN', '', ''), (144, 1, 1, '', 'mcp', 0, 11, 22, 'MCP_QUEUE', '', ''), (145, 1, 1, '', 'mcp', 0, 23, 36, 'MCP_REPORTS', '', ''), (146, 1, 1, '', 'mcp', 0, 37, 42, 'MCP_NOTES', '', ''), (147, 1, 1, '', 'mcp', 0, 43, 52, 'MCP_WARN', '', ''), (148, 1, 1, '', 'mcp', 0, 53, 60, 'MCP_LOGS', '', ''), (149, 1, 1, '', 'mcp', 0, 61, 68, 'MCP_BAN', '', ''), (150, 1, 1, 'mcp_ban', 'mcp', 149, 62, 63, 'MCP_BAN_USERNAMES', 'user', 'acl_m_ban'), (151, 1, 1, 'mcp_ban', 'mcp', 149, 64, 65, 'MCP_BAN_IPS', 'ip', 'acl_m_ban'), (152, 1, 1, 'mcp_ban', 'mcp', 149, 66, 67, 'MCP_BAN_EMAILS', 'email', 'acl_m_ban'), (153, 1, 1, 'mcp_logs', 'mcp', 148, 54, 55, 'MCP_LOGS_FRONT', 'front', 'acl_m_ || aclf_m_'), (154, 1, 1, 'mcp_logs', 'mcp', 148, 56, 57, 'MCP_LOGS_FORUM_VIEW', 'forum_logs', 'acl_m_,$id'), (155, 1, 1, 'mcp_logs', 'mcp', 148, 58, 59, 'MCP_LOGS_TOPIC_VIEW', 'topic_logs', 'acl_m_,$id'), (156, 1, 1, 'mcp_main', 'mcp', 143, 2, 3, 'MCP_MAIN_FRONT', 'front', ''), (157, 1, 1, 'mcp_main', 'mcp', 143, 4, 5, 'MCP_MAIN_FORUM_VIEW', 'forum_view', 'acl_m_,$id'), (158, 1, 1, 'mcp_main', 'mcp', 143, 6, 7, 'MCP_MAIN_TOPIC_VIEW', 'topic_view', 'acl_m_,$id'), (159, 1, 1, 'mcp_main', 'mcp', 143, 8, 9, 'MCP_MAIN_POST_DETAILS', 'post_details', 'acl_m_,$id || (!$id && aclf_m_)'), (160, 1, 1, 'mcp_notes', 'mcp', 146, 38, 39, 'MCP_NOTES_FRONT', 'front', ''), (161, 1, 1, 'mcp_notes', 'mcp', 146, 40, 41, 'MCP_NOTES_USER', 'user_notes', ''), (162, 1, 1, 'mcp_pm_reports', 'mcp', 145, 30, 31, 'MCP_PM_REPORTS_OPEN', 'pm_reports', 'acl_m_pm_report'), (163, 1, 1, 'mcp_pm_reports', 'mcp', 145, 32, 33, 'MCP_PM_REPORTS_CLOSED', 'pm_reports_closed', 'acl_m_pm_report'), (164, 1, 1, 'mcp_pm_reports', 'mcp', 145, 34, 35, 'MCP_PM_REPORT_DETAILS', 'pm_report_details', 'acl_m_pm_report'), (165, 1, 1, 'mcp_queue', 'mcp', 144, 12, 13, 'MCP_QUEUE_UNAPPROVED_TOPICS', 'unapproved_topics', 'aclf_m_approve'), (166, 1, 1, 'mcp_queue', 'mcp', 144, 14, 15, 'MCP_QUEUE_UNAPPROVED_POSTS', 'unapproved_posts', 'aclf_m_approve'), (167, 1, 1, 'mcp_queue', 'mcp', 144, 16, 17, 'MCP_QUEUE_DELETED_TOPICS', 'deleted_topics', 'aclf_m_approve'), (168, 1, 1, 'mcp_queue', 'mcp', 144, 18, 19, 'MCP_QUEUE_DELETED_POSTS', 'deleted_posts', 'aclf_m_approve'), (169, 1, 1, 'mcp_queue', 'mcp', 144, 20, 21, 'MCP_QUEUE_APPROVE_DETAILS', 'approve_details', 'acl_m_approve,$id || (!$id && aclf_m_approve)'), (170, 1, 1, 'mcp_reports', 'mcp', 145, 24, 25, 'MCP_REPORTS_OPEN', 'reports', 'aclf_m_report'), (171, 1, 1, 'mcp_reports', 'mcp', 145, 26, 27, 'MCP_REPORTS_CLOSED', 'reports_closed', 'aclf_m_report'), (172, 1, 1, 'mcp_reports', 'mcp', 145, 28, 29, 'MCP_REPORT_DETAILS', 'report_details', 'acl_m_report,$id || (!$id && aclf_m_report)'), (173, 1, 1, 'mcp_warn', 'mcp', 147, 44, 45, 'MCP_WARN_FRONT', 'front', 'aclf_m_warn'), (174, 1, 1, 'mcp_warn', 'mcp', 147, 46, 47, 'MCP_WARN_LIST', 'list', 'aclf_m_warn'), (175, 1, 1, 'mcp_warn', 'mcp', 147, 48, 49, 'MCP_WARN_USER', 'warn_user', 'aclf_m_warn'), (176, 1, 1, 'mcp_warn', 'mcp', 147, 50, 51, 'MCP_WARN_POST', 'warn_post', 'acl_m_warn && acl_f_read,$id'), (177, 1, 1, '', 'ucp', 0, 1, 14, 'UCP_MAIN', '', ''), (178, 1, 1, '', 'ucp', 0, 15, 28, 'UCP_PROFILE', '', ''), (179, 1, 1, '', 'ucp', 0, 29, 38, 'UCP_PREFS', '', ''), (180, 1, 1, 'ucp_pm', 'ucp', 0, 39, 48, 'UCP_PM', '', ''), (181, 1, 1, '', 'ucp', 0, 49, 54, 'UCP_USERGROUPS', '', ''), (182, 1, 1, '', 'ucp', 0, 55, 60, 'UCP_ZEBRA', '', ''), (183, 1, 1, 'ucp_attachments', 'ucp', 177, 10, 11, 'UCP_MAIN_ATTACHMENTS', 'attachments', 'acl_u_attach'), (184, 1, 1, 'ucp_auth_link', 'ucp', 178, 26, 27, 'UCP_AUTH_LINK_MANAGE', 'auth_link', 'authmethod_oauth'), (185, 1, 1, 'ucp_groups', 'ucp', 181, 50, 51, 'UCP_USERGROUPS_MEMBER', 'membership', ''), (186, 1, 1, 'ucp_groups', 'ucp', 181, 52, 53, 'UCP_USERGROUPS_MANAGE', 'manage', ''), (187, 1, 1, 'ucp_main', 'ucp', 177, 2, 3, 'UCP_MAIN_FRONT', 'front', ''), (188, 1, 1, 'ucp_main', 'ucp', 177, 4, 5, 'UCP_MAIN_SUBSCRIBED', 'subscribed', ''), (189, 1, 1, 'ucp_main', 'ucp', 177, 6, 7, 'UCP_MAIN_BOOKMARKS', 'bookmarks', 'cfg_allow_bookmarks'), (190, 1, 1, 'ucp_main', 'ucp', 177, 8, 9, 'UCP_MAIN_DRAFTS', 'drafts', ''), (191, 1, 1, 'ucp_notifications', 'ucp', 179, 36, 37, 'UCP_NOTIFICATION_OPTIONS', 'notification_options', ''), (192, 1, 1, 'ucp_notifications', 'ucp', 177, 12, 13, 'UCP_NOTIFICATION_LIST', 'notification_list', 'cfg_allow_board_notifications'), (193, 1, 0, 'ucp_pm', 'ucp', 180, 40, 41, 'UCP_PM_VIEW', 'view', 'cfg_allow_privmsg'), (194, 1, 1, 'ucp_pm', 'ucp', 180, 42, 43, 'UCP_PM_COMPOSE', 'compose', 'cfg_allow_privmsg'), (195, 1, 1, 'ucp_pm', 'ucp', 180, 44, 45, 'UCP_PM_DRAFTS', 'drafts', 'cfg_allow_privmsg'), (196, 1, 1, 'ucp_pm', 'ucp', 180, 46, 47, 'UCP_PM_OPTIONS', 'options', 'cfg_allow_privmsg'), (197, 1, 1, 'ucp_prefs', 'ucp', 179, 30, 31, 'UCP_PREFS_PERSONAL', 'personal', ''), (198, 1, 1, 'ucp_prefs', 'ucp', 179, 32, 33, 'UCP_PREFS_POST', 'post', ''), (199, 1, 1, 'ucp_prefs', 'ucp', 179, 34, 35, 'UCP_PREFS_VIEW', 'view', ''), (200, 1, 1, 'ucp_profile', 'ucp', 178, 16, 17, 'UCP_PROFILE_PROFILE_INFO', 'profile_info', 'acl_u_chgprofileinfo'), (201, 1, 1, 'ucp_profile', 'ucp', 178, 18, 19, 'UCP_PROFILE_SIGNATURE', 'signature', 'acl_u_sig'), (202, 1, 1, 'ucp_profile', 'ucp', 178, 20, 21, 'UCP_PROFILE_AVATAR', 'avatar', 'cfg_allow_avatar'), (203, 1, 1, 'ucp_profile', 'ucp', 178, 22, 23, 'UCP_PROFILE_REG_DETAILS', 'reg_details', ''), (204, 1, 1, 'ucp_profile', 'ucp', 178, 24, 25, 'UCP_PROFILE_AUTOLOGIN_KEYS', 'autologin_keys', ''), (205, 1, 1, 'ucp_zebra', 'ucp', 182, 56, 57, 'UCP_ZEBRA_FRIENDS', 'friends', ''), (206, 1, 1, 'ucp_zebra', 'ucp', 182, 58, 59, 'UCP_ZEBRA_FOES', 'foes', ''), (207, 1, 1, '\\phpbb\\viglink\\acp\\viglink_module', 'acp', 3, 43, 44, 'ACP_VIGLINK_SETTINGS', 'settings', 'ext_phpbb/viglink && acl_a_board'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]notifications` -- CREATE TABLE `[[dbprefix]]notifications` ( `notification_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `notification_type_id` smallint(4) unsigned NOT NULL DEFAULT '0', `item_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `item_parent_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `user_id` int(10) unsigned NOT NULL DEFAULT '0', `notification_read` tinyint(1) unsigned NOT NULL DEFAULT '0', `notification_time` int(11) unsigned NOT NULL DEFAULT '1', `notification_data` text COLLATE utf8_bin NOT NULL, PRIMARY KEY (`notification_id`), KEY `item_ident` (`notification_type_id`,`item_id`), KEY `user` (`user_id`,`notification_read`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]notification_emails` -- CREATE TABLE `[[dbprefix]]notification_emails` ( `notification_type_id` smallint(4) unsigned NOT NULL DEFAULT '0', `item_id` int(10) unsigned NOT NULL DEFAULT '0', `item_parent_id` int(10) unsigned NOT NULL DEFAULT '0', `user_id` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`notification_type_id`,`item_id`,`item_parent_id`,`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]notification_types` -- CREATE TABLE `[[dbprefix]]notification_types` ( `notification_type_id` smallint(4) unsigned NOT NULL AUTO_INCREMENT, `notification_type_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `notification_type_enabled` tinyint(1) unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`notification_type_id`), UNIQUE KEY `type` (`notification_type_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]oauth_accounts` -- CREATE TABLE `[[dbprefix]]oauth_accounts` ( `user_id` int(10) unsigned NOT NULL DEFAULT '0', `provider` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `oauth_provider_id` text COLLATE utf8_bin NOT NULL, PRIMARY KEY (`user_id`,`provider`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]oauth_states` -- CREATE TABLE `[[dbprefix]]oauth_states` ( `user_id` int(10) unsigned NOT NULL DEFAULT '0', `session_id` char(32) COLLATE utf8_bin NOT NULL DEFAULT '', `provider` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `oauth_state` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', KEY `user_id` (`user_id`), KEY `provider` (`provider`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]oauth_tokens` -- CREATE TABLE `[[dbprefix]]oauth_tokens` ( `user_id` int(10) unsigned NOT NULL DEFAULT '0', `session_id` char(32) COLLATE utf8_bin NOT NULL DEFAULT '', `provider` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `oauth_token` mediumtext COLLATE utf8_bin NOT NULL, KEY `user_id` (`user_id`), KEY `provider` (`provider`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]poll_options` -- CREATE TABLE `[[dbprefix]]poll_options` ( `poll_option_id` tinyint(4) NOT NULL DEFAULT '0', `topic_id` int(10) unsigned NOT NULL DEFAULT '0', `poll_option_text` text COLLATE utf8_bin NOT NULL, `poll_option_total` mediumint(8) unsigned NOT NULL DEFAULT '0', KEY `poll_opt_id` (`poll_option_id`), KEY `topic_id` (`topic_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]poll_votes` -- CREATE TABLE `[[dbprefix]]poll_votes` ( `topic_id` int(10) unsigned NOT NULL DEFAULT '0', `poll_option_id` tinyint(4) NOT NULL DEFAULT '0', `vote_user_id` int(10) unsigned NOT NULL DEFAULT '0', `vote_user_ip` varchar(40) COLLATE utf8_bin NOT NULL DEFAULT '', KEY `topic_id` (`topic_id`), KEY `vote_user_id` (`vote_user_id`), KEY `vote_user_ip` (`vote_user_ip`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]posts` -- CREATE TABLE `[[dbprefix]]posts` ( `post_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `topic_id` int(10) unsigned NOT NULL DEFAULT '0', `forum_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `poster_id` int(10) unsigned NOT NULL DEFAULT '0', `icon_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `poster_ip` varchar(40) COLLATE utf8_bin NOT NULL DEFAULT '', `post_time` int(11) unsigned NOT NULL DEFAULT '0', `post_reported` tinyint(1) unsigned NOT NULL DEFAULT '0', `enable_bbcode` tinyint(1) unsigned NOT NULL DEFAULT '1', `enable_smilies` tinyint(1) unsigned NOT NULL DEFAULT '1', `enable_magic_url` tinyint(1) unsigned NOT NULL DEFAULT '1', `enable_sig` tinyint(1) unsigned NOT NULL DEFAULT '1', `post_username` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `post_subject` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `post_text` mediumtext COLLATE utf8_bin NOT NULL, `post_checksum` varchar(32) COLLATE utf8_bin NOT NULL DEFAULT '', `post_attachment` tinyint(1) unsigned NOT NULL DEFAULT '0', `bbcode_bitfield` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `bbcode_uid` varchar(8) COLLATE utf8_bin NOT NULL DEFAULT '', `post_postcount` tinyint(1) unsigned NOT NULL DEFAULT '1', `post_edit_time` int(11) unsigned NOT NULL DEFAULT '0', `post_edit_reason` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `post_edit_user` int(10) unsigned NOT NULL DEFAULT '0', `post_edit_count` smallint(4) unsigned NOT NULL DEFAULT '0', `post_edit_locked` tinyint(1) unsigned NOT NULL DEFAULT '0', `post_visibility` tinyint(3) NOT NULL DEFAULT '0', `post_delete_time` int(11) unsigned NOT NULL DEFAULT '0', `post_delete_reason` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `post_delete_user` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`post_id`), KEY `forum_id` (`forum_id`), KEY `topic_id` (`topic_id`), KEY `poster_ip` (`poster_ip`), KEY `poster_id` (`poster_id`), KEY `tid_post_time` (`topic_id`,`post_time`), KEY `post_username` (`post_username`), KEY `post_visibility` (`post_visibility`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]posts` -- INSERT INTO `[[dbprefix]]posts` VALUES (1, 1, 2, 2, 0, '[[clientip]]', [[timestamp]], 0, 1, 1, 1, 1, '', 'Welcome to phpBB3', '<t>This is an example post in your phpBB3 installation. Everything seems to be working. You may delete this post if you like and continue to set up your board. During the installation process your first category and your first forum are assigned an appropriate set of permissions for the predefined usergroups administrators, bots, global moderators, guests, registered users and registered COPPA users. If you also choose to delete your first category and your first forum, do not forget to assign permissions for all these usergroups for all new categories and forums you create. It is recommended to rename your first category and your first forum and copy permissions from these while creating new categories and forums. Have fun!</t>', '5dd683b17f641daf84c040bfefc58ce9', 0, '', '', 1, 0, '', 0, 0, 0, 1, 0, '', 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]privmsgs` -- CREATE TABLE `[[dbprefix]]privmsgs` ( `msg_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `root_level` mediumint(8) unsigned NOT NULL DEFAULT '0', `author_id` int(10) unsigned NOT NULL DEFAULT '0', `icon_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `author_ip` varchar(40) COLLATE utf8_bin NOT NULL DEFAULT '', `message_time` int(11) unsigned NOT NULL DEFAULT '0', `enable_bbcode` tinyint(1) unsigned NOT NULL DEFAULT '1', `enable_smilies` tinyint(1) unsigned NOT NULL DEFAULT '1', `enable_magic_url` tinyint(1) unsigned NOT NULL DEFAULT '1', `enable_sig` tinyint(1) unsigned NOT NULL DEFAULT '1', `message_subject` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `message_text` mediumtext COLLATE utf8_bin NOT NULL, `message_edit_reason` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `message_edit_user` int(10) unsigned NOT NULL DEFAULT '0', `message_attachment` tinyint(1) unsigned NOT NULL DEFAULT '0', `bbcode_bitfield` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `bbcode_uid` varchar(8) COLLATE utf8_bin NOT NULL DEFAULT '', `message_edit_time` int(11) unsigned NOT NULL DEFAULT '0', `message_edit_count` smallint(4) unsigned NOT NULL DEFAULT '0', `to_address` text COLLATE utf8_bin NOT NULL, `bcc_address` text COLLATE utf8_bin NOT NULL, `message_reported` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`msg_id`), KEY `author_ip` (`author_ip`), KEY `message_time` (`message_time`), KEY `author_id` (`author_id`), KEY `root_level` (`root_level`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]privmsgs_folder` -- CREATE TABLE `[[dbprefix]]privmsgs_folder` ( `folder_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `user_id` int(10) unsigned NOT NULL DEFAULT '0', `folder_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `pm_count` mediumint(8) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`folder_id`), KEY `user_id` (`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]privmsgs_rules` -- CREATE TABLE `[[dbprefix]]privmsgs_rules` ( `rule_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `user_id` int(10) unsigned NOT NULL DEFAULT '0', `rule_check` mediumint(8) unsigned NOT NULL DEFAULT '0', `rule_connection` mediumint(8) unsigned NOT NULL DEFAULT '0', `rule_string` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `rule_user_id` int(10) unsigned NOT NULL DEFAULT '0', `rule_group_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `rule_action` mediumint(8) unsigned NOT NULL DEFAULT '0', `rule_folder_id` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`rule_id`), KEY `user_id` (`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]privmsgs_to` -- CREATE TABLE `[[dbprefix]]privmsgs_to` ( `msg_id` int(10) unsigned NOT NULL DEFAULT '0', `user_id` int(10) unsigned NOT NULL DEFAULT '0', `author_id` int(10) unsigned NOT NULL DEFAULT '0', `pm_deleted` tinyint(1) unsigned NOT NULL DEFAULT '0', `pm_new` tinyint(1) unsigned NOT NULL DEFAULT '1', `pm_unread` tinyint(1) unsigned NOT NULL DEFAULT '1', `pm_replied` tinyint(1) unsigned NOT NULL DEFAULT '0', `pm_marked` tinyint(1) unsigned NOT NULL DEFAULT '0', `pm_forwarded` tinyint(1) unsigned NOT NULL DEFAULT '0', `folder_id` int(11) NOT NULL DEFAULT '0', KEY `msg_id` (`msg_id`), KEY `author_id` (`author_id`), KEY `usr_flder_id` (`user_id`,`folder_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]profile_fields` -- CREATE TABLE `[[dbprefix]]profile_fields` ( `field_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `field_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `field_type` varchar(100) COLLATE utf8_bin NOT NULL DEFAULT '', `field_ident` varchar(20) COLLATE utf8_bin NOT NULL DEFAULT '', `field_length` varchar(20) COLLATE utf8_bin NOT NULL DEFAULT '', `field_minlen` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `field_maxlen` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `field_novalue` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `field_default_value` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `field_validation` varchar(128) COLLATE utf8_bin NOT NULL DEFAULT '', `field_required` tinyint(1) unsigned NOT NULL DEFAULT '0', `field_show_on_reg` tinyint(1) unsigned NOT NULL DEFAULT '0', `field_hide` tinyint(1) unsigned NOT NULL DEFAULT '0', `field_no_view` tinyint(1) unsigned NOT NULL DEFAULT '0', `field_active` tinyint(1) unsigned NOT NULL DEFAULT '0', `field_order` mediumint(8) unsigned NOT NULL DEFAULT '0', `field_show_profile` tinyint(1) unsigned NOT NULL DEFAULT '0', `field_show_on_vt` tinyint(1) unsigned NOT NULL DEFAULT '0', `field_show_novalue` tinyint(1) unsigned NOT NULL DEFAULT '0', `field_show_on_pm` tinyint(1) unsigned NOT NULL DEFAULT '0', `field_show_on_ml` tinyint(1) unsigned NOT NULL DEFAULT '0', `field_is_contact` tinyint(1) unsigned NOT NULL DEFAULT '0', `field_contact_desc` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `field_contact_url` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', PRIMARY KEY (`field_id`), KEY `fld_type` (`field_type`), KEY `fld_ordr` (`field_order`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=11 ; -- -- Dumping data for table `[[dbprefix]]profile_fields` -- INSERT INTO `[[dbprefix]]profile_fields` VALUES (1, 'phpbb_location', 'profilefields.type.string', 'phpbb_location', '20', '2', '100', '', '', '.*', 0, 0, 0, 0, 1, 1, 1, 1, 0, 1, 1, 0, '', ''), (2, 'phpbb_website', 'profilefields.type.url', 'phpbb_website', '40', '12', '255', '', '', '', 0, 0, 0, 0, 1, 2, 1, 1, 0, 1, 1, 1, 'VISIT_WEBSITE', '%s'), (3, 'phpbb_interests', 'profilefields.type.text', 'phpbb_interests', '3|30', '2', '500', '', '', '.*', 0, 0, 0, 0, 0, 3, 1, 0, 0, 0, 0, 0, '', ''), (4, 'phpbb_occupation', 'profilefields.type.text', 'phpbb_occupation', '3|30', '2', '500', '', '', '.*', 0, 0, 0, 0, 0, 4, 1, 0, 0, 0, 0, 0, '', ''), (5, 'phpbb_icq', 'profilefields.type.string', 'phpbb_icq', '20', '3', '15', '', '', '[0-9]+', 0, 0, 0, 0, 0, 6, 1, 1, 0, 1, 1, 1, 'SEND_ICQ_MESSAGE', 'https://www.icq.com/people/%s/'), (6, 'phpbb_yahoo', 'profilefields.type.string', 'phpbb_yahoo', '40', '5', '255', '', '', '.*', 0, 0, 0, 0, 0, 8, 1, 1, 0, 1, 1, 1, 'SEND_YIM_MESSAGE', 'ymsgr:sendim?%s'), (7, 'phpbb_facebook', 'profilefields.type.string', 'phpbb_facebook', '20', '5', '50', '', '', '[\\w.]+', 0, 0, 0, 0, 1, 9, 1, 1, 0, 1, 1, 1, 'VIEW_FACEBOOK_PROFILE', 'https://facebook.com/%s/'), (8, 'phpbb_twitter', 'profilefields.type.string', 'phpbb_twitter', '20', '1', '15', '', '', '[\\w_]+', 0, 0, 0, 0, 1, 10, 1, 1, 0, 1, 1, 1, 'VIEW_TWITTER_PROFILE', 'https://twitter.com/%s'), (9, 'phpbb_skype', 'profilefields.type.string', 'phpbb_skype', '20', '6', '32', '', '', '[a-zA-Z][\\w\\.,\\-_]+', 0, 0, 0, 0, 1, 11, 1, 1, 0, 1, 1, 1, 'VIEW_SKYPE_PROFILE', 'skype:%s?userinfo'), (10, 'phpbb_youtube', 'profilefields.type.string', 'phpbb_youtube', '20', '3', '60', '', '', '(@[a-zA-Z0-9_.-]{3,30}|c/[a-zA-Z][\\w\\.,\\-_]+|(channel|user)/[a-zA-Z][\\w\\.,\\-_]+)', 0, 0, 0, 0, 1, 12, 1, 1, 0, 1, 1, 1, 'VIEW_YOUTUBE_PROFILE', 'https://youtube.com/%s'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]profile_fields_data` -- CREATE TABLE `[[dbprefix]]profile_fields_data` ( `user_id` int(10) unsigned NOT NULL DEFAULT '0', `pf_phpbb_interests` mediumtext COLLATE utf8_bin NOT NULL, `pf_phpbb_occupation` mediumtext COLLATE utf8_bin NOT NULL, `pf_phpbb_location` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `pf_phpbb_facebook` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `pf_phpbb_icq` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `pf_phpbb_skype` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `pf_phpbb_twitter` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `pf_phpbb_youtube` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `pf_phpbb_website` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `pf_phpbb_yahoo` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', PRIMARY KEY (`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]profile_fields_lang` -- CREATE TABLE `[[dbprefix]]profile_fields_lang` ( `field_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `lang_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `option_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `field_type` varchar(100) COLLATE utf8_bin NOT NULL DEFAULT '', `lang_value` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', PRIMARY KEY (`field_id`,`lang_id`,`option_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]profile_lang` -- CREATE TABLE `[[dbprefix]]profile_lang` ( `field_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `lang_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `lang_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `lang_explain` text COLLATE utf8_bin NOT NULL, `lang_default_value` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', PRIMARY KEY (`field_id`,`lang_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -- Dumping data for table `[[dbprefix]]profile_lang` -- INSERT INTO `[[dbprefix]]profile_lang` VALUES (1, 1, 'LOCATION', '', ''), (2, 1, 'WEBSITE', '', ''), (3, 1, 'INTERESTS', '', ''), (4, 1, 'OCCUPATION', '', ''), (5, 1, 'ICQ', '', ''), (6, 1, 'YAHOO', '', ''), (7, 1, 'FACEBOOK', '', ''), (8, 1, 'TWITTER', '', ''), (9, 1, 'SKYPE', '', ''), (10, 1, 'YOUTUBE', '', ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]ranks` -- CREATE TABLE `[[dbprefix]]ranks` ( `rank_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `rank_title` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `rank_min` mediumint(8) unsigned NOT NULL DEFAULT '0', `rank_special` tinyint(1) unsigned NOT NULL DEFAULT '0', `rank_image` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', PRIMARY KEY (`rank_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]ranks` -- INSERT INTO `[[dbprefix]]ranks` VALUES (1, 'Site Admin', 0, 1, ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]reports` -- CREATE TABLE `[[dbprefix]]reports` ( `report_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `reason_id` smallint(4) unsigned NOT NULL DEFAULT '0', `post_id` int(10) unsigned NOT NULL DEFAULT '0', `user_id` int(10) unsigned NOT NULL DEFAULT '0', `user_notify` tinyint(1) unsigned NOT NULL DEFAULT '0', `report_closed` tinyint(1) unsigned NOT NULL DEFAULT '0', `report_time` int(11) unsigned NOT NULL DEFAULT '0', `report_text` mediumtext COLLATE utf8_bin NOT NULL, `pm_id` int(10) unsigned NOT NULL DEFAULT '0', `reported_post_enable_bbcode` tinyint(1) unsigned NOT NULL DEFAULT '1', `reported_post_enable_smilies` tinyint(1) unsigned NOT NULL DEFAULT '1', `reported_post_enable_magic_url` tinyint(1) unsigned NOT NULL DEFAULT '1', `reported_post_text` mediumtext COLLATE utf8_bin NOT NULL, `reported_post_uid` varchar(8) COLLATE utf8_bin NOT NULL DEFAULT '', `reported_post_bitfield` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', PRIMARY KEY (`report_id`), KEY `post_id` (`post_id`), KEY `pm_id` (`pm_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]reports_reasons` -- CREATE TABLE `[[dbprefix]]reports_reasons` ( `reason_id` smallint(4) unsigned NOT NULL AUTO_INCREMENT, `reason_title` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `reason_description` mediumtext COLLATE utf8_bin NOT NULL, `reason_order` smallint(4) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`reason_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=5 ; -- -- Dumping data for table `[[dbprefix]]reports_reasons` -- INSERT INTO `[[dbprefix]]reports_reasons` VALUES (1, 'warez', 'The post contains links to illegal or pirated software.', 1), (2, 'spam', 'The reported post has the only purpose to advertise for a website or another product.', 2), (3, 'off_topic', 'The reported post is off topic.', 3), (4, 'other', 'The reported post does not fit into any other category, please use the further information field.', 4); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]search_results` -- CREATE TABLE `[[dbprefix]]search_results` ( `search_key` varchar(32) COLLATE utf8_bin NOT NULL DEFAULT '', `search_time` int(11) unsigned NOT NULL DEFAULT '0', `search_keywords` mediumtext COLLATE utf8_bin NOT NULL, `search_authors` mediumtext COLLATE utf8_bin NOT NULL, PRIMARY KEY (`search_key`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]search_wordlist` -- CREATE TABLE `[[dbprefix]]search_wordlist` ( `word_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `word_text` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `word_common` tinyint(1) unsigned NOT NULL DEFAULT '0', `word_count` mediumint(8) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`word_id`), UNIQUE KEY `wrd_txt` (`word_text`), KEY `wrd_cnt` (`word_count`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=69 ; -- -- Dumping data for table `[[dbprefix]]search_wordlist` -- INSERT INTO `[[dbprefix]]search_wordlist` VALUES (1, 'this', 0, 1), (2, 'is', 0, 1), (3, 'an', 0, 1), (4, 'example', 0, 1), (5, 'post', 0, 1), (6, 'in', 0, 1), (7, 'your', 0, 1), (8, 'phpbb3', 0, 2), (9, 'installation', 0, 1), (10, 'everything', 0, 1), (11, 'seems', 0, 1), (12, 'to', 0, 2), (13, 'be', 0, 1), (14, 'working', 0, 1), (15, 'you', 0, 1), (16, 'may', 0, 1), (17, 'delete', 0, 1), (18, 'if', 0, 1), (19, 'like', 0, 1), (20, 'and', 0, 1), (21, 'continue', 0, 1), (22, 'set', 0, 1), (23, 'up', 0, 1), (24, 'board', 0, 1), (25, 'during', 0, 1), (26, 'the', 0, 1), (27, 'process', 0, 1), (28, 'first', 0, 1), (29, 'category', 0, 1), (30, 'forum', 0, 1), (31, 'are', 0, 1), (32, 'assigned', 0, 1), (33, 'appropriate', 0, 1), (34, 'of', 0, 1), (35, 'permissions', 0, 1), (36, 'for', 0, 1), (37, 'predefined', 0, 1), (38, 'usergroups', 0, 1), (39, 'administrators', 0, 1), (40, 'bots', 0, 1), (41, 'global', 0, 1), (42, 'moderators', 0, 1), (43, 'guests', 0, 1), (44, 'registered', 0, 1), (45, 'users', 0, 1), (46, 'coppa', 0, 1), (47, 'also', 0, 1), (48, 'choose', 0, 1), (49, 'do', 0, 1), (50, 'not', 0, 1), (51, 'forget', 0, 1), (52, 'assign', 0, 1), (53, 'all', 0, 1), (54, 'these', 0, 1), (55, 'new', 0, 1), (56, 'categories', 0, 1), (57, 'forums', 0, 1), (58, 'create', 0, 1), (59, 'it', 0, 1), (60, 'recommended', 0, 1), (61, 'rename', 0, 1), (62, 'copy', 0, 1), (63, 'from', 0, 1), (64, 'while', 0, 1), (65, 'creating', 0, 1), (66, 'have', 0, 1), (67, 'fun', 0, 1), (68, 'welcome', 0, 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]search_wordmatch` -- CREATE TABLE `[[dbprefix]]search_wordmatch` ( `post_id` int(10) unsigned NOT NULL DEFAULT '0', `word_id` int(10) unsigned NOT NULL DEFAULT '0', `title_match` tinyint(1) unsigned NOT NULL DEFAULT '0', UNIQUE KEY `un_mtch` (`word_id`,`post_id`,`title_match`), KEY `word_id` (`word_id`), KEY `post_id` (`post_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -- Dumping data for table `[[dbprefix]]search_wordmatch` -- INSERT INTO `[[dbprefix]]search_wordmatch` VALUES (1, 1, 0), (1, 2, 0), (1, 3, 0), (1, 4, 0), (1, 5, 0), (1, 6, 0), (1, 7, 0), (1, 8, 0), (1, 8, 1), (1, 9, 0), (1, 10, 0), (1, 11, 0), (1, 12, 0), (1, 12, 1), (1, 13, 0), (1, 14, 0), (1, 15, 0), (1, 16, 0), (1, 17, 0), (1, 18, 0), (1, 19, 0), (1, 20, 0), (1, 21, 0), (1, 22, 0), (1, 23, 0), (1, 24, 0), (1, 25, 0), (1, 26, 0), (1, 27, 0), (1, 28, 0), (1, 29, 0), (1, 30, 0), (1, 31, 0), (1, 32, 0), (1, 33, 0), (1, 34, 0), (1, 35, 0), (1, 36, 0), (1, 37, 0), (1, 38, 0), (1, 39, 0), (1, 40, 0), (1, 41, 0), (1, 42, 0), (1, 43, 0), (1, 44, 0), (1, 45, 0), (1, 46, 0), (1, 47, 0), (1, 48, 0), (1, 49, 0), (1, 50, 0), (1, 51, 0), (1, 52, 0), (1, 53, 0), (1, 54, 0), (1, 55, 0), (1, 56, 0), (1, 57, 0), (1, 58, 0), (1, 59, 0), (1, 60, 0), (1, 61, 0), (1, 62, 0), (1, 63, 0), (1, 64, 0), (1, 65, 0), (1, 66, 0), (1, 67, 0), (1, 68, 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]sessions` -- CREATE TABLE `[[dbprefix]]sessions` ( `session_id` char(32) COLLATE utf8_bin NOT NULL DEFAULT '', `session_user_id` int(10) unsigned NOT NULL DEFAULT '0', `session_last_visit` int(11) unsigned NOT NULL DEFAULT '0', `session_start` int(11) unsigned NOT NULL DEFAULT '0', `session_time` int(11) unsigned NOT NULL DEFAULT '0', `session_ip` varchar(40) COLLATE utf8_bin NOT NULL DEFAULT '', `session_browser` varchar(150) COLLATE utf8_bin NOT NULL DEFAULT '', `session_forwarded_for` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `session_page` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `session_viewonline` tinyint(1) unsigned NOT NULL DEFAULT '1', `session_autologin` tinyint(1) unsigned NOT NULL DEFAULT '0', `session_admin` tinyint(1) unsigned NOT NULL DEFAULT '0', `session_forum_id` mediumint(8) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`session_id`), KEY `session_time` (`session_time`), KEY `session_user_id` (`session_user_id`), KEY `session_fid` (`session_forum_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -- Dumping data for table `[[dbprefix]]sessions` -- -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]sessions_keys` -- CREATE TABLE `[[dbprefix]]sessions_keys` ( `key_id` char(32) COLLATE utf8_bin NOT NULL DEFAULT '', `user_id` int(10) unsigned NOT NULL DEFAULT '0', `last_ip` varchar(40) COLLATE utf8_bin NOT NULL DEFAULT '', `last_login` int(11) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`key_id`,`user_id`), KEY `last_login` (`last_login`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]sitelist` -- CREATE TABLE `[[dbprefix]]sitelist` ( `site_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `site_ip` varchar(40) COLLATE utf8_bin NOT NULL DEFAULT '', `site_hostname` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `ip_exclude` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`site_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]smilies` -- CREATE TABLE `[[dbprefix]]smilies` ( `smiley_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `code` varchar(50) COLLATE utf8_bin NOT NULL DEFAULT '', `emotion` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `smiley_url` varchar(50) COLLATE utf8_bin NOT NULL DEFAULT '', `smiley_width` smallint(4) unsigned NOT NULL DEFAULT '0', `smiley_height` smallint(4) unsigned NOT NULL DEFAULT '0', `smiley_order` mediumint(8) unsigned NOT NULL DEFAULT '0', `display_on_posting` tinyint(1) unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`smiley_id`), KEY `display_on_post` (`display_on_posting`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=43 ; -- -- Dumping data for table `[[dbprefix]]smilies` -- INSERT INTO `[[dbprefix]]smilies` VALUES (1, ':D', 'Very Happy', 'icon_e_biggrin.gif', 15, 17, 1, 1), (2, ':-D', 'Very Happy', 'icon_e_biggrin.gif', 15, 17, 2, 1), (3, ':grin:', 'Very Happy', 'icon_e_biggrin.gif', 15, 17, 3, 1), (4, ':)', 'Smile', 'icon_e_smile.gif', 15, 17, 4, 1), (5, ':-)', 'Smile', 'icon_e_smile.gif', 15, 17, 5, 1), (6, ':smile:', 'Smile', 'icon_e_smile.gif', 15, 17, 6, 1), (7, ';)', 'Wink', 'icon_e_wink.gif', 15, 17, 7, 1), (8, ';-)', 'Wink', 'icon_e_wink.gif', 15, 17, 8, 1), (9, ':wink:', 'Wink', 'icon_e_wink.gif', 15, 17, 9, 1), (10, ':(', 'Sad', 'icon_e_sad.gif', 15, 17, 10, 1), (11, ':-(', 'Sad', 'icon_e_sad.gif', 15, 17, 11, 1), (12, ':sad:', 'Sad', 'icon_e_sad.gif', 15, 17, 12, 1), (13, ':o', 'Surprised', 'icon_e_surprised.gif', 15, 17, 13, 1), (14, ':-o', 'Surprised', 'icon_e_surprised.gif', 15, 17, 14, 1), (15, ':eek:', 'Surprised', 'icon_e_surprised.gif', 15, 17, 15, 1), (16, ':shock:', 'Shocked', 'icon_eek.gif', 15, 17, 16, 1), (17, ':?', 'Confused', 'icon_e_confused.gif', 15, 17, 17, 1), (18, ':-?', 'Confused', 'icon_e_confused.gif', 15, 17, 18, 1), (19, ':???:', 'Confused', 'icon_e_confused.gif', 15, 17, 19, 1), (20, '8-)', 'Cool', 'icon_cool.gif', 15, 17, 20, 1), (21, ':cool:', 'Cool', 'icon_cool.gif', 15, 17, 21, 1), (22, ':lol:', 'Laughing', 'icon_lol.gif', 15, 17, 22, 1), (23, ':x', 'Mad', 'icon_mad.gif', 15, 17, 23, 1), (24, ':-x', 'Mad', 'icon_mad.gif', 15, 17, 24, 1), (25, ':mad:', 'Mad', 'icon_mad.gif', 15, 17, 25, 1), (26, ':P', 'Razz', 'icon_razz.gif', 15, 17, 26, 1), (27, ':-P', 'Razz', 'icon_razz.gif', 15, 17, 27, 1), (28, ':razz:', 'Razz', 'icon_razz.gif', 15, 17, 28, 1), (29, ':oops:', 'Embarrassed', 'icon_redface.gif', 15, 17, 29, 1), (30, ':cry:', 'Crying or Very Sad', 'icon_cry.gif', 15, 17, 30, 1), (31, ':evil:', 'Evil or Very Mad', 'icon_evil.gif', 15, 17, 31, 1), (32, ':twisted:', 'Twisted Evil', 'icon_twisted.gif', 15, 17, 32, 1), (33, ':roll:', 'Rolling Eyes', 'icon_rolleyes.gif', 15, 17, 33, 1), (34, ':!:', 'Exclamation', 'icon_exclaim.gif', 15, 17, 34, 1), (35, ':?:', 'Question', 'icon_question.gif', 15, 17, 35, 1), (36, ':idea:', 'Idea', 'icon_idea.gif', 15, 17, 36, 1), (37, ':arrow:', 'Arrow', 'icon_arrow.gif', 15, 17, 37, 1), (38, ':|', 'Neutral', 'icon_neutral.gif', 15, 17, 38, 1), (39, ':-|', 'Neutral', 'icon_neutral.gif', 15, 17, 39, 1), (40, ':mrgreen:', 'Mr. Green', 'icon_mrgreen.gif', 15, 17, 40, 1), (41, ':geek:', 'Geek', 'icon_e_geek.gif', 17, 17, 41, 1), (42, ':ugeek:', 'Uber Geek', 'icon_e_ugeek.gif', 17, 18, 42, 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]styles` -- CREATE TABLE `[[dbprefix]]styles` ( `style_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `style_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `style_copyright` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `style_active` tinyint(1) unsigned NOT NULL DEFAULT '1', `style_path` varchar(100) COLLATE utf8_bin NOT NULL DEFAULT '', `bbcode_bitfield` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT 'kNg=', `style_parent_id` int(4) unsigned NOT NULL DEFAULT '0', `style_parent_tree` text COLLATE utf8_bin NOT NULL, PRIMARY KEY (`style_id`), UNIQUE KEY `style_name` (`style_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]styles` -- INSERT INTO `[[dbprefix]]styles` VALUES (1, 'prosilver', '© phpBB Limited', 1, 'prosilver', '//g=', 0, ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]teampage` -- CREATE TABLE `[[dbprefix]]teampage` ( `teampage_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `group_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `teampage_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `teampage_position` mediumint(8) unsigned NOT NULL DEFAULT '0', `teampage_parent` mediumint(8) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`teampage_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=3 ; -- -- Dumping data for table `[[dbprefix]]teampage` -- INSERT INTO `[[dbprefix]]teampage` VALUES (1, 5, '', 1, 0), (2, 4, '', 2, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]topics` -- CREATE TABLE `[[dbprefix]]topics` ( `topic_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `forum_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `icon_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `topic_attachment` tinyint(1) unsigned NOT NULL DEFAULT '0', `topic_reported` tinyint(1) unsigned NOT NULL DEFAULT '0', `topic_title` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `topic_poster` int(10) unsigned NOT NULL DEFAULT '0', `topic_time` int(11) unsigned NOT NULL DEFAULT '0', `topic_time_limit` int(11) unsigned NOT NULL DEFAULT '0', `topic_views` int(10) unsigned NOT NULL DEFAULT '0', `topic_status` tinyint(3) NOT NULL DEFAULT '0', `topic_type` tinyint(3) NOT NULL DEFAULT '0', `topic_first_post_id` int(10) unsigned NOT NULL DEFAULT '0', `topic_first_poster_name` varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT '', `topic_first_poster_colour` varchar(6) COLLATE utf8_bin NOT NULL DEFAULT '', `topic_last_post_id` int(10) unsigned NOT NULL DEFAULT '0', `topic_last_poster_id` int(10) unsigned NOT NULL DEFAULT '0', `topic_last_poster_name` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `topic_last_poster_colour` varchar(6) COLLATE utf8_bin NOT NULL DEFAULT '', `topic_last_post_subject` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `topic_last_post_time` int(11) unsigned NOT NULL DEFAULT '0', `topic_last_view_time` int(11) unsigned NOT NULL DEFAULT '0', `topic_moved_id` int(10) unsigned NOT NULL DEFAULT '0', `topic_bumped` tinyint(1) unsigned NOT NULL DEFAULT '0', `topic_bumper` mediumint(8) unsigned NOT NULL DEFAULT '0', `poll_title` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `poll_start` int(11) unsigned NOT NULL DEFAULT '0', `poll_length` int(11) unsigned NOT NULL DEFAULT '0', `poll_max_options` tinyint(4) NOT NULL DEFAULT '1', `poll_last_vote` int(11) unsigned NOT NULL DEFAULT '0', `poll_vote_change` tinyint(1) unsigned NOT NULL DEFAULT '0', `topic_visibility` tinyint(3) NOT NULL DEFAULT '0', `topic_delete_time` int(11) unsigned NOT NULL DEFAULT '0', `topic_delete_reason` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `topic_delete_user` int(10) unsigned NOT NULL DEFAULT '0', `topic_posts_approved` mediumint(8) unsigned NOT NULL DEFAULT '0', `topic_posts_unapproved` mediumint(8) unsigned NOT NULL DEFAULT '0', `topic_posts_softdeleted` mediumint(8) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`topic_id`), KEY `forum_id` (`forum_id`), KEY `forum_id_type` (`forum_id`,`topic_type`), KEY `last_post_time` (`topic_last_post_time`), KEY `fid_time_moved` (`forum_id`,`topic_last_post_time`,`topic_moved_id`), KEY `topic_visibility` (`topic_visibility`), KEY `forum_vis_last` (`forum_id`,`topic_visibility`,`topic_last_post_id`), KEY `latest_topics` (`forum_id`,`topic_last_post_time`,`topic_last_post_id`,`topic_moved_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]topics` -- INSERT INTO `[[dbprefix]]topics` VALUES (1, 2, 0, 0, 0, 'Welcome to phpBB3', 2, [[timestamp]], 0, 0, 0, 0, 1, '[[admin_username]]', 'AA0000', 1, 2, '[[admin_username]]', 'AA0000', 'Welcome to phpBB3', [[timestamp]], 972086460, 0, 0, 0, '', 0, 0, 1, 0, 0, 1, 0, '', 0, 1, 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]topics_posted` -- CREATE TABLE `[[dbprefix]]topics_posted` ( `user_id` int(10) unsigned NOT NULL DEFAULT '0', `topic_id` int(10) unsigned NOT NULL DEFAULT '0', `topic_posted` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`user_id`,`topic_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -- Dumping data for table `[[dbprefix]]topics_posted` -- INSERT INTO `[[dbprefix]]topics_posted` VALUES (2, 1, 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]topics_track` -- CREATE TABLE `[[dbprefix]]topics_track` ( `user_id` int(10) unsigned NOT NULL DEFAULT '0', `topic_id` int(10) unsigned NOT NULL DEFAULT '0', `forum_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `mark_time` int(11) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`user_id`,`topic_id`), KEY `forum_id` (`forum_id`), KEY `topic_id` (`topic_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]topics_watch` -- CREATE TABLE `[[dbprefix]]topics_watch` ( `topic_id` int(10) unsigned NOT NULL DEFAULT '0', `user_id` int(10) unsigned NOT NULL DEFAULT '0', `notify_status` tinyint(1) unsigned NOT NULL DEFAULT '0', KEY `topic_id` (`topic_id`), KEY `user_id` (`user_id`), KEY `notify_stat` (`notify_status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]users` -- CREATE TABLE `[[dbprefix]]users` ( `user_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `user_type` tinyint(2) NOT NULL DEFAULT '0', `group_id` mediumint(8) unsigned NOT NULL DEFAULT '3', `user_permissions` mediumtext COLLATE utf8_bin NOT NULL, `user_perm_from` mediumint(8) unsigned NOT NULL DEFAULT '0', `user_ip` varchar(40) COLLATE utf8_bin NOT NULL DEFAULT '', `user_regdate` int(11) unsigned NOT NULL DEFAULT '0', `username` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `username_clean` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `user_password` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `user_passchg` int(11) unsigned NOT NULL DEFAULT '0', `user_email` varchar(100) COLLATE utf8_bin NOT NULL DEFAULT '', `user_birthday` varchar(10) COLLATE utf8_bin NOT NULL DEFAULT '', `user_lastvisit` int(11) unsigned NOT NULL DEFAULT '0', `user_last_active` int(11) unsigned NOT NULL DEFAULT '0', `user_lastmark` int(11) unsigned NOT NULL DEFAULT '0', `user_lastpost_time` int(11) unsigned NOT NULL DEFAULT '0', `user_lastpage` varchar(200) COLLATE utf8_bin NOT NULL DEFAULT '', `user_last_confirm_key` varchar(10) COLLATE utf8_bin NOT NULL DEFAULT '', `user_last_search` int(11) unsigned NOT NULL DEFAULT '0', `user_warnings` tinyint(4) NOT NULL DEFAULT '0', `user_last_warning` int(11) unsigned NOT NULL DEFAULT '0', `user_login_attempts` tinyint(4) NOT NULL DEFAULT '0', `user_inactive_reason` tinyint(2) NOT NULL DEFAULT '0', `user_inactive_time` int(11) unsigned NOT NULL DEFAULT '0', `user_posts` mediumint(8) unsigned NOT NULL DEFAULT '0', `user_lang` varchar(30) COLLATE utf8_bin NOT NULL DEFAULT '', `user_timezone` varchar(100) COLLATE utf8_bin NOT NULL DEFAULT '', `user_dateformat` varchar(64) COLLATE utf8_bin NOT NULL DEFAULT 'd M Y H:i', `user_style` mediumint(8) unsigned NOT NULL DEFAULT '0', `user_rank` mediumint(8) unsigned NOT NULL DEFAULT '0', `user_colour` varchar(6) COLLATE utf8_bin NOT NULL DEFAULT '', `user_new_privmsg` int(4) NOT NULL DEFAULT '0', `user_unread_privmsg` int(4) NOT NULL DEFAULT '0', `user_last_privmsg` int(11) unsigned NOT NULL DEFAULT '0', `user_message_rules` tinyint(1) unsigned NOT NULL DEFAULT '0', `user_full_folder` int(11) NOT NULL DEFAULT '-3', `user_emailtime` int(11) unsigned NOT NULL DEFAULT '0', `user_topic_show_days` smallint(4) unsigned NOT NULL DEFAULT '0', `user_topic_sortby_type` varchar(1) COLLATE utf8_bin NOT NULL DEFAULT 't', `user_topic_sortby_dir` varchar(1) COLLATE utf8_bin NOT NULL DEFAULT 'd', `user_post_show_days` smallint(4) unsigned NOT NULL DEFAULT '0', `user_post_sortby_type` varchar(1) COLLATE utf8_bin NOT NULL DEFAULT 't', `user_post_sortby_dir` varchar(1) COLLATE utf8_bin NOT NULL DEFAULT 'a', `user_notify` tinyint(1) unsigned NOT NULL DEFAULT '0', `user_notify_pm` tinyint(1) unsigned NOT NULL DEFAULT '1', `user_notify_type` tinyint(4) NOT NULL DEFAULT '0', `user_allow_pm` tinyint(1) unsigned NOT NULL DEFAULT '1', `user_allow_viewonline` tinyint(1) unsigned NOT NULL DEFAULT '1', `user_allow_viewemail` tinyint(1) unsigned NOT NULL DEFAULT '1', `user_allow_massemail` tinyint(1) unsigned NOT NULL DEFAULT '1', `user_options` int(11) unsigned NOT NULL DEFAULT '230271', `user_avatar` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `user_avatar_type` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `user_avatar_width` smallint(4) unsigned NOT NULL DEFAULT '0', `user_avatar_height` smallint(4) unsigned NOT NULL DEFAULT '0', `user_sig` mediumtext COLLATE utf8_bin NOT NULL, `user_sig_bbcode_uid` varchar(8) COLLATE utf8_bin NOT NULL DEFAULT '', `user_sig_bbcode_bitfield` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `user_jabber` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `user_actkey` varchar(32) COLLATE utf8_bin NOT NULL DEFAULT '', `user_actkey_expiration` int(11) unsigned NOT NULL DEFAULT '0', `reset_token` varchar(64) COLLATE utf8_bin NOT NULL DEFAULT '', `reset_token_expiration` int(11) unsigned NOT NULL DEFAULT '0', `user_newpasswd` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `user_form_salt` varchar(32) COLLATE utf8_bin NOT NULL DEFAULT '', `user_new` tinyint(1) unsigned NOT NULL DEFAULT '1', `user_reminded` tinyint(4) NOT NULL DEFAULT '0', `user_reminded_time` int(11) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`user_id`), UNIQUE KEY `username_clean` (`username_clean`), KEY `user_birthday` (`user_birthday`), KEY `user_type` (`user_type`), KEY `user_email` (`user_email`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=58 ; -- -- Dumping data for table `[[dbprefix]]users` -- INSERT INTO `[[dbprefix]]users` VALUES (1, 2, 1, '', 0, '', [[timestamp]], 'Anonymous', 'anonymous', '', 0, '', '', 0, [[timestamp]], 0, 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', '', 'd M Y H:i', 1, 0, '', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 1, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'x3963l1frs56yeoz', 1, 0, 0), (2, 3, 5, '', 0, '[[clientip]]', [[timestamp]], '[[admin_username]]', '[[admin_username_clean]]', '[[admin_pass]]', 0, '[[admin_email]]', '', 0, [[timestamp]], 0, 0, '', '', 0, 0, 0, 0, 0, 0, 1, '[[language]]', '', 'D M d, Y g:i a', 1, 1, 'AA0000', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 1, 1, 1, 1, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '[[user_form_salt]]', 1, 0, 0), (3, 2, 6, '', 0, '', [[timestamp]], 'AdsBot [Google]', 'adsbot [google]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'fj2givf93zv6b4m4', 0, 0, 0), (4, 2, 6, '', 0, '', [[timestamp]], 'Ahrefs [Bot]', 'ahrefs [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '1igc6sghuzh2a44w', 0, 0, 0), (5, 2, 6, '', 0, '', [[timestamp]], 'Alexa [Bot]', 'alexa [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '98kfyma1ts18rbl2', 0, 0, 0), (6, 2, 6, '', 0, '', [[timestamp]], 'Alta Vista [Bot]', 'alta vista [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'd7yxc2ejm5utyh23', 0, 0, 0), (7, 2, 6, '', 0, '', [[timestamp]], 'Amazon [Bot]', 'amazon [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'bo6uathypom0tkd0', 0, 0, 0), (8, 2, 6, '', 0, '', [[timestamp]], 'Ask Jeeves [Bot]', 'ask jeeves [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'ilquu9tbytk6x6jy', 0, 0, 0), (9, 2, 6, '', 0, '', [[timestamp]], 'Baidu [Spider]', 'baidu [spider]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'wa5gytnilj7xf6m7', 0, 0, 0), (10, 2, 6, '', 0, '', [[timestamp]], 'Bing [Bot]', 'bing [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '24qgtdmce8kd1ibg', 0, 0, 0), (11, 2, 6, '', 0, '', [[timestamp]], 'DuckDuckGo [Bot]', 'duckduckgo [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'mau2lishvqi40q6w', 0, 0, 0), (12, 2, 6, '', 0, '', [[timestamp]], 'Exabot [Bot]', 'exabot [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '5235olxztb1ovoag', 0, 0, 0), (13, 2, 6, '', 0, '', [[timestamp]], 'FAST Enterprise [Crawler]', 'fast enterprise [crawler]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'd27to8e75szh40zv', 0, 0, 0), (14, 2, 6, '', 0, '', [[timestamp]], 'FAST WebCrawler [Crawler]', 'fast webcrawler [crawler]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'vlyxjc71acjpg273', 0, 0, 0), (15, 2, 6, '', 0, '', [[timestamp]], 'Francis [Bot]', 'francis [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'o3rd2yjvxh1yyvcp', 0, 0, 0), (16, 2, 6, '', 0, '', [[timestamp]], 'Gigabot [Bot]', 'gigabot [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'eorpi547c7g435xh', 0, 0, 0), (17, 2, 6, '', 0, '', [[timestamp]], 'Google Adsense [Bot]', 'google adsense [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'l89udjxx82weq51m', 0, 0, 0), (18, 2, 6, '', 0, '', [[timestamp]], 'Google Desktop', 'google desktop', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'h8s3ej6oig4oto3w', 0, 0, 0), (19, 2, 6, '', 0, '', [[timestamp]], 'Google Feedfetcher', 'google feedfetcher', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '8wzbai6srm0rrz9p', 0, 0, 0), (20, 2, 6, '', 0, '', [[timestamp]], 'Google [Bot]', 'google [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'pc0h5ijxsoljf51z', 0, 0, 0), (21, 2, 6, '', 0, '', [[timestamp]], 'Heise IT-Markt [Crawler]', 'heise it-markt [crawler]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'f4jrtzxm3rwv0kzw', 0, 0, 0), (22, 2, 6, '', 0, '', [[timestamp]], 'Heritrix [Crawler]', 'heritrix [crawler]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '62kzq6tw0h39ge64', 0, 0, 0), (23, 2, 6, '', 0, '', [[timestamp]], 'IBM Research [Bot]', 'ibm research [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'of87yhcmf3l12vvw', 0, 0, 0), (24, 2, 6, '', 0, '', [[timestamp]], 'ICCrawler - ICjobs', 'iccrawler - icjobs', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'vh8m3uffcuvoq07r', 0, 0, 0), (25, 2, 6, '', 0, '', [[timestamp]], 'ichiro [Crawler]', 'ichiro [crawler]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'gpevr048bh1pwll4', 0, 0, 0), (26, 2, 6, '', 0, '', [[timestamp]], 'Majestic-12 [Bot]', 'majestic-12 [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'x2lgf1ehrxqp4fya', 0, 0, 0), (27, 2, 6, '', 0, '', [[timestamp]], 'Metager [Bot]', 'metager [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'xdaa9oxrn2p3rvgz', 0, 0, 0), (28, 2, 6, '', 0, '', [[timestamp]], 'MSN NewsBlogs', 'msn newsblogs', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'r5tfo91j9kxwsgbd', 0, 0, 0), (29, 2, 6, '', 0, '', [[timestamp]], 'MSN [Bot]', 'msn [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'c4smmnmmtxm6fced', 0, 0, 0), (30, 2, 6, '', 0, '', [[timestamp]], 'MSNbot Media', 'msnbot media', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'i2jloamfmhjv4bcb', 0, 0, 0), (31, 2, 6, '', 0, '', [[timestamp]], 'NG-Search [Bot]', 'ng-search [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'evzqik3a1epue1w8', 0, 0, 0), (32, 2, 6, '', 0, '', [[timestamp]], 'Nutch [Bot]', 'nutch [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'ch1nknz97cfuoovq', 0, 0, 0), (33, 2, 6, '', 0, '', [[timestamp]], 'Nutch/CVS [Bot]', 'nutch/cvs [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '7e60dstexggasviq', 0, 0, 0), (34, 2, 6, '', 0, '', [[timestamp]], 'OmniExplorer [Bot]', 'omniexplorer [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 's4mwxa1l1iaild45', 0, 0, 0), (35, 2, 6, '', 0, '', [[timestamp]], 'Online link [Validator]', 'online link [validator]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'eb90lxhs8js68ock', 0, 0, 0), (36, 2, 6, '', 0, '', [[timestamp]], 'psbot [Picsearch]', 'psbot [picsearch]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'iytngavvf51r3qax', 0, 0, 0), (37, 2, 6, '', 0, '', [[timestamp]], 'Seekport [Bot]', 'seekport [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'dj9qtvml5ztjqng5', 0, 0, 0), (38, 2, 6, '', 0, '', [[timestamp]], 'Semrush [Bot]', 'semrush [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '71clagfdh8eo2qqk', 0, 0, 0), (39, 2, 6, '', 0, '', [[timestamp]], 'Sensis [Crawler]', 'sensis [crawler]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '6z8ek5pwj7uqnn3g', 0, 0, 0), (40, 2, 6, '', 0, '', [[timestamp]], 'SEO Crawler', 'seo crawler', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'q3syqf96caetgvu5', 0, 0, 0), (41, 2, 6, '', 0, '', [[timestamp]], 'Seoma [Crawler]', 'seoma [crawler]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'zz3t1gkygy2ysrd7', 0, 0, 0), (42, 2, 6, '', 0, '', [[timestamp]], 'SEOSearch [Crawler]', 'seosearch [crawler]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'tm8i3pdyj530m2ln', 0, 0, 0), (43, 2, 6, '', 0, '', [[timestamp]], 'Snappy [Bot]', 'snappy [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '04js5uksrp0bldmc', 0, 0, 0), (44, 2, 6, '', 0, '', [[timestamp]], 'Steeler [Crawler]', 'steeler [crawler]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'n3xx322po9u2thg1', 0, 0, 0), (45, 2, 6, '', 0, '', [[timestamp]], 'Synoo [Bot]', 'synoo [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'resimqegrj7n8n1z', 0, 0, 0), (46, 2, 6, '', 0, '', [[timestamp]], 'Telekom [Bot]', 'telekom [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'ry985ca44pvv7jrg', 0, 0, 0), (47, 2, 6, '', 0, '', [[timestamp]], 'TurnitinBot [Bot]', 'turnitinbot [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '4ixigl21d8harj6p', 0, 0, 0), (48, 2, 6, '', 0, '', [[timestamp]], 'Voyager [Bot]', 'voyager [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '1wg62tqysa35l0iz', 0, 0, 0), (49, 2, 6, '', 0, '', [[timestamp]], 'W3 [Sitesearch]', 'w3 [sitesearch]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'tp1z22qcxmcqdt92', 0, 0, 0), (50, 2, 6, '', 0, '', [[timestamp]], 'W3C [Linkcheck]', 'w3c [linkcheck]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'cyon4ii6rc05v0nu', 0, 0, 0), (51, 2, 6, '', 0, '', [[timestamp]], 'W3C [Validator]', 'w3c [validator]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'kntih0nqltpzulhp', 0, 0, 0), (52, 2, 6, '', 0, '', [[timestamp]], 'WiseNut [Bot]', 'wisenut [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'k2gwmqhlwwk4m4lu', 0, 0, 0), (53, 2, 6, '', 0, '', [[timestamp]], 'YaCy [Bot]', 'yacy [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'optzprkzuqr5cgs5', 0, 0, 0), (54, 2, 6, '', 0, '', [[timestamp]], 'Yahoo MMCrawler [Bot]', 'yahoo mmcrawler [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'zjkxrltpyw340ef1', 0, 0, 0), (55, 2, 6, '', 0, '', [[timestamp]], 'Yahoo Slurp [Bot]', 'yahoo slurp [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '7fu3dgx7y4vvwx3h', 0, 0, 0), (56, 2, 6, '', 0, '', [[timestamp]], 'Yahoo [Bot]', 'yahoo [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', '4zrcnjsxox09o410', 0, 0, 0), (57, 2, 6, '', 0, '', [[timestamp]], 'YahooSeeker [Bot]', 'yahooseeker [bot]', '', [[timestamp]], '', '', 0, 0, [[timestamp]], 0, '', '', 0, 0, 0, 0, 0, 0, 0, 'en', 'UTC', 'D M d, Y g:i a', 1, 0, '9E8DA7', 0, 0, 0, 0, -3, 0, 0, 't', 'd', 0, 't', 'a', 0, 1, 0, 0, 1, 1, 0, 230271, '', '', 0, 0, '', '', '', '', '', 0, '', 0, '', 'ffs5oidzi45h3cgf', 0, 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]user_group` -- CREATE TABLE `[[dbprefix]]user_group` ( `group_id` mediumint(8) unsigned NOT NULL DEFAULT '0', `user_id` int(10) unsigned NOT NULL DEFAULT '0', `group_leader` tinyint(1) unsigned NOT NULL DEFAULT '0', `user_pending` tinyint(1) unsigned NOT NULL DEFAULT '1', KEY `group_id` (`group_id`), KEY `user_id` (`user_id`), KEY `group_leader` (`group_leader`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -- Dumping data for table `[[dbprefix]]user_group` -- INSERT INTO `[[dbprefix]]user_group` VALUES (1, 1, 0, 0), (2, 2, 0, 0), (4, 2, 0, 0), (5, 2, 1, 0), (6, 3, 0, 0), (6, 4, 0, 0), (6, 5, 0, 0), (6, 6, 0, 0), (6, 7, 0, 0), (6, 8, 0, 0), (6, 9, 0, 0), (6, 10, 0, 0), (6, 11, 0, 0), (6, 12, 0, 0), (6, 13, 0, 0), (6, 14, 0, 0), (6, 15, 0, 0), (6, 16, 0, 0), (6, 17, 0, 0), (6, 18, 0, 0), (6, 19, 0, 0), (6, 20, 0, 0), (6, 21, 0, 0), (6, 22, 0, 0), (6, 23, 0, 0), (6, 24, 0, 0), (6, 25, 0, 0), (6, 26, 0, 0), (6, 27, 0, 0), (6, 28, 0, 0), (6, 29, 0, 0), (6, 30, 0, 0), (6, 31, 0, 0), (6, 32, 0, 0), (6, 33, 0, 0), (6, 34, 0, 0), (6, 35, 0, 0), (6, 36, 0, 0), (6, 37, 0, 0), (6, 38, 0, 0), (6, 39, 0, 0), (6, 40, 0, 0), (6, 41, 0, 0), (6, 42, 0, 0), (6, 43, 0, 0), (6, 44, 0, 0), (6, 45, 0, 0), (6, 46, 0, 0), (6, 47, 0, 0), (6, 48, 0, 0), (6, 49, 0, 0), (6, 50, 0, 0), (6, 51, 0, 0), (6, 52, 0, 0), (6, 53, 0, 0), (6, 54, 0, 0), (6, 55, 0, 0), (6, 56, 0, 0), (6, 57, 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]user_notifications` -- CREATE TABLE `[[dbprefix]]user_notifications` ( `item_type` varchar(165) COLLATE utf8_bin NOT NULL DEFAULT '', `item_id` int(10) unsigned NOT NULL DEFAULT '0', `user_id` int(10) unsigned NOT NULL DEFAULT '0', `method` varchar(165) COLLATE utf8_bin NOT NULL DEFAULT '', `notify` tinyint(1) unsigned NOT NULL DEFAULT '1', UNIQUE KEY `itm_usr_mthd` (`item_type`,`item_id`,`user_id`,`method`), KEY `user_id` (`user_id`), KEY `uid_itm_id` (`user_id`,`item_id`), KEY `usr_itm_tpe` (`user_id`,`item_type`,`item_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; -- -- Dumping data for table `[[dbprefix]]user_notifications` -- INSERT INTO `[[dbprefix]]user_notifications` VALUES ('notification.type.forum', 0, 2, 'notification.method.board', 1), ('notification.type.forum', 0, 2, 'notification.method.email', 1), ('notification.type.post', 0, 2, 'notification.method.board', 1), ('notification.type.post', 0, 2, 'notification.method.email', 1), ('notification.type.post', 0, 3, 'notification.method.email', 1), ('notification.type.post', 0, 4, 'notification.method.email', 1), ('notification.type.post', 0, 5, 'notification.method.email', 1), ('notification.type.post', 0, 6, 'notification.method.email', 1), ('notification.type.post', 0, 7, 'notification.method.email', 1), ('notification.type.post', 0, 8, 'notification.method.email', 1), ('notification.type.post', 0, 9, 'notification.method.email', 1), ('notification.type.post', 0, 10, 'notification.method.email', 1), ('notification.type.post', 0, 11, 'notification.method.email', 1), ('notification.type.post', 0, 12, 'notification.method.email', 1), ('notification.type.post', 0, 13, 'notification.method.email', 1), ('notification.type.post', 0, 14, 'notification.method.email', 1), ('notification.type.post', 0, 15, 'notification.method.email', 1), ('notification.type.post', 0, 16, 'notification.method.email', 1), ('notification.type.post', 0, 17, 'notification.method.email', 1), ('notification.type.post', 0, 18, 'notification.method.email', 1), ('notification.type.post', 0, 19, 'notification.method.email', 1), ('notification.type.post', 0, 20, 'notification.method.email', 1), ('notification.type.post', 0, 21, 'notification.method.email', 1), ('notification.type.post', 0, 22, 'notification.method.email', 1), ('notification.type.post', 0, 23, 'notification.method.email', 1), ('notification.type.post', 0, 24, 'notification.method.email', 1), ('notification.type.post', 0, 25, 'notification.method.email', 1), ('notification.type.post', 0, 26, 'notification.method.email', 1), ('notification.type.post', 0, 27, 'notification.method.email', 1), ('notification.type.post', 0, 28, 'notification.method.email', 1), ('notification.type.post', 0, 29, 'notification.method.email', 1), ('notification.type.post', 0, 30, 'notification.method.email', 1), ('notification.type.post', 0, 31, 'notification.method.email', 1), ('notification.type.post', 0, 32, 'notification.method.email', 1), ('notification.type.post', 0, 33, 'notification.method.email', 1), ('notification.type.post', 0, 34, 'notification.method.email', 1), ('notification.type.post', 0, 35, 'notification.method.email', 1), ('notification.type.post', 0, 36, 'notification.method.email', 1), ('notification.type.post', 0, 37, 'notification.method.email', 1), ('notification.type.post', 0, 38, 'notification.method.email', 1), ('notification.type.post', 0, 39, 'notification.method.email', 1), ('notification.type.post', 0, 40, 'notification.method.email', 1), ('notification.type.post', 0, 41, 'notification.method.email', 1), ('notification.type.post', 0, 42, 'notification.method.email', 1), ('notification.type.post', 0, 43, 'notification.method.email', 1), ('notification.type.post', 0, 44, 'notification.method.email', 1), ('notification.type.post', 0, 45, 'notification.method.email', 1), ('notification.type.post', 0, 46, 'notification.method.email', 1), ('notification.type.post', 0, 47, 'notification.method.email', 1), ('notification.type.post', 0, 48, 'notification.method.email', 1), ('notification.type.post', 0, 49, 'notification.method.email', 1), ('notification.type.post', 0, 50, 'notification.method.email', 1), ('notification.type.post', 0, 51, 'notification.method.email', 1), ('notification.type.post', 0, 52, 'notification.method.email', 1), ('notification.type.post', 0, 53, 'notification.method.email', 1), ('notification.type.post', 0, 54, 'notification.method.email', 1), ('notification.type.post', 0, 55, 'notification.method.email', 1), ('notification.type.post', 0, 56, 'notification.method.email', 1), ('notification.type.post', 0, 57, 'notification.method.email', 1), ('notification.type.topic', 0, 2, 'notification.method.board', 1), ('notification.type.topic', 0, 2, 'notification.method.email', 1), ('notification.type.topic', 0, 3, 'notification.method.email', 1), ('notification.type.topic', 0, 4, 'notification.method.email', 1), ('notification.type.topic', 0, 5, 'notification.method.email', 1), ('notification.type.topic', 0, 6, 'notification.method.email', 1), ('notification.type.topic', 0, 7, 'notification.method.email', 1), ('notification.type.topic', 0, 8, 'notification.method.email', 1), ('notification.type.topic', 0, 9, 'notification.method.email', 1), ('notification.type.topic', 0, 10, 'notification.method.email', 1), ('notification.type.topic', 0, 11, 'notification.method.email', 1), ('notification.type.topic', 0, 12, 'notification.method.email', 1), ('notification.type.topic', 0, 13, 'notification.method.email', 1), ('notification.type.topic', 0, 14, 'notification.method.email', 1), ('notification.type.topic', 0, 15, 'notification.method.email', 1), ('notification.type.topic', 0, 16, 'notification.method.email', 1), ('notification.type.topic', 0, 17, 'notification.method.email', 1), ('notification.type.topic', 0, 18, 'notification.method.email', 1), ('notification.type.topic', 0, 19, 'notification.method.email', 1), ('notification.type.topic', 0, 20, 'notification.method.email', 1), ('notification.type.topic', 0, 21, 'notification.method.email', 1), ('notification.type.topic', 0, 22, 'notification.method.email', 1), ('notification.type.topic', 0, 23, 'notification.method.email', 1), ('notification.type.topic', 0, 24, 'notification.method.email', 1), ('notification.type.topic', 0, 25, 'notification.method.email', 1), ('notification.type.topic', 0, 26, 'notification.method.email', 1), ('notification.type.topic', 0, 27, 'notification.method.email', 1), ('notification.type.topic', 0, 28, 'notification.method.email', 1), ('notification.type.topic', 0, 29, 'notification.method.email', 1), ('notification.type.topic', 0, 30, 'notification.method.email', 1), ('notification.type.topic', 0, 31, 'notification.method.email', 1), ('notification.type.topic', 0, 32, 'notification.method.email', 1), ('notification.type.topic', 0, 33, 'notification.method.email', 1), ('notification.type.topic', 0, 34, 'notification.method.email', 1), ('notification.type.topic', 0, 35, 'notification.method.email', 1), ('notification.type.topic', 0, 36, 'notification.method.email', 1), ('notification.type.topic', 0, 37, 'notification.method.email', 1), ('notification.type.topic', 0, 38, 'notification.method.email', 1), ('notification.type.topic', 0, 39, 'notification.method.email', 1), ('notification.type.topic', 0, 40, 'notification.method.email', 1), ('notification.type.topic', 0, 41, 'notification.method.email', 1), ('notification.type.topic', 0, 42, 'notification.method.email', 1), ('notification.type.topic', 0, 43, 'notification.method.email', 1), ('notification.type.topic', 0, 44, 'notification.method.email', 1), ('notification.type.topic', 0, 45, 'notification.method.email', 1), ('notification.type.topic', 0, 46, 'notification.method.email', 1), ('notification.type.topic', 0, 47, 'notification.method.email', 1), ('notification.type.topic', 0, 48, 'notification.method.email', 1), ('notification.type.topic', 0, 49, 'notification.method.email', 1), ('notification.type.topic', 0, 50, 'notification.method.email', 1), ('notification.type.topic', 0, 51, 'notification.method.email', 1), ('notification.type.topic', 0, 52, 'notification.method.email', 1), ('notification.type.topic', 0, 53, 'notification.method.email', 1), ('notification.type.topic', 0, 54, 'notification.method.email', 1), ('notification.type.topic', 0, 55, 'notification.method.email', 1), ('notification.type.topic', 0, 56, 'notification.method.email', 1), ('notification.type.topic', 0, 57, 'notification.method.email', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]warnings` -- CREATE TABLE `[[dbprefix]]warnings` ( `warning_id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `user_id` int(10) unsigned NOT NULL DEFAULT '0', `post_id` int(10) unsigned NOT NULL DEFAULT '0', `log_id` int(10) unsigned NOT NULL DEFAULT '0', `warning_time` int(11) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`warning_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]words` -- CREATE TABLE `[[dbprefix]]words` ( `word_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `word` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', `replacement` varchar(255) COLLATE utf8_bin NOT NULL DEFAULT '', PRIMARY KEY (`word_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]zebra` -- CREATE TABLE `[[dbprefix]]zebra` ( `user_id` int(10) unsigned NOT NULL DEFAULT '0', `zebra_id` int(10) unsigned NOT NULL DEFAULT '0', `friend` tinyint(1) unsigned NOT NULL DEFAULT '0', `foe` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`user_id`,`zebra_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_bin; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; php71/edit.php 0000644 00000012307 15032073315 0007143 0 ustar 00 <?php //004fb if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199); ?> 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 4CA4ByHowVQsoVT6V+OPoc2ikC9Xf6T5tie= php71/import.php 0000644 00000010433 15032073315 0007526 0 ustar 00 <?php //004fb if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199); ?> 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 vW7A+z+Z/uLNEB+Y0KPy php71/install.php 0000644 00000023500 15032073315 0007661 0 ustar 00 <?php //004fb if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199); ?> HR+cPxTGf/XA31p/KHEICjlKTmG8GRjWOTL7PPMurrvO3H+0oak/SQwiUPsRzTQ6ERj2pyuNV4qd KOt22pYTd34ZHHaWG1moiDDxRG4S3z0KkIFDgqfudke57gqD3V3BU2p1VVfW7w7HsbuYNFdAm9t7 mQPxs7WmZnF3jc/HIW1ExOgp2Io6b4q67pFB94hmXpvcB9h+UeEkRCOqg5d4iN5D5AZ4IqErpuuw 24XUugv8uBsQ60Mu1l8R5fn+onVreNZgD52+uRWC/LUtUPt8PccGUX2y5CTZ+My9OGy7cytsFmSl MEni/wBr20KIB0wIdpNcxu/iz6qkuwUG65NUBQgyROGp2Ym2b5dx0idb5DSu0uuUGYWPNFUIeIWH DK1g4M+9iUwvnlKEzjY7R6aARtwelTLrV3ChDTeV/FW3uXHtfDrPxrZPHLjGtK2U2354AebC3AGp 6MylZnoLgQim2W9UWT545cxaWAYYJ0nP7ya36U+QKooCq4KYCU7Djm8sgAPwRFm5eLRqxPu4pOSx YV3c67SQZ23d/hnL1+LuaOelAGv9FhcTsRw+oQpwxVvF5BTj2YcBKjUaBqa2DVLibUVYrdF7aOKP MAqQznAOD1lLSwUBo86u2UKt2wnAie0/0mDfPMucto0N/+/Tx2TDzV+u0mwyZxQfQi8EpSmFvuM0 qpxd23Tu6hZOIo1qXwHxUCD+iukQzbxLH7tJEnkqdhAAsoK669ohcfGmQ/6EClKY7Oyj2YUuQS1f rPAPsTIq8W/o8z8EvYH8WffuqWcgKfVxPK9unwjv+Cn9rLu/4AkmNO8aAigcFgPyWKXg2Y0R9jHC Oc5gtBw0LCRposigk7hdADHP+iakcu8FL5iprvICQL94BcoBuBCr5BPEsoMA0Imuollu123WMiba 1QrtsyJdhmOmVl4ZQZXUpit9UOHEUWbGlNVhtwDOSGKnM7oGPks8eaZLtrW3T4WV1HhQ00qMM11I nhmpP3v+TJrjHzQDAJ7QUyG5qPk+3sLNGSrw4wcQwnDxzG33mjMMQ0yZ4/6VOMZud3ahV4y2KrNj uzYLSGR8ZPsk5tx4bVP8mGVQyWK57/AbwfacfOvqINUWuvhJgWOhs4aMHFFvQTMfws5XqaaTwd7R 73eFJRjooWgP3Z8b6/IPyjn68rpAGSQziQySyje0lb5erM/laBp4Zmf+vyzt3gJQ6rjEHSOfuQsz VQJO+Z/inaaxZJyrofcOstFb2KP0jVXTHSptpapEoBRFz1WredEXK4jROF4E72ntS3rSGPDm0ff5 SZLN7yGr6BV6UGJlL2znIx/WW7JpGLODxP2Aae/aMqCSmVGVkAXj6R722ZvaYKUZ2SEqmUtp/f6E oxvfHVQfsMoDf7GQb0U9010HZCiuBlReYJWrxzOBygFo/Ob03SgKyNFAIZUuYVBOl6ZVySityE4T 2T1qDnuxBFYMv8EqbeuMwADlHPJ6o5w8829r5s5tcuGBbjPTD65l6LgNKfzu8KvXcRy+nmxJitrM oeGelVpqH+rD4f6ETKX4XdannMT5EH9ffgdxGZDAwVf036hqwqrqRLimx9K2pFZshNfRrP6GSMfc KS10pOY9WsPPfos1ckiJYj8AdyimIfxhdhYi74ihbdjr4mWQohhYITX9n6oWSZfkiAcyOS2Tluze sTiFM/URLt3KFnuoaL+hrahxUs8UbQzX5gZOux7B0ZA1D12KcPXnc+4AHZQXtty5pgQMSdLA70OO kUXnCjShgP/p0AiXaCsvOOlMQoLFPJNGEdEBo8imap8SMpDhwu9YYhhQHq6UN/RjasXc1g0J5ohW jfxigJZq21L9opC/laLL5rNPEkSnd9HQZPnAaxdzo3xMrC9dnOjkjHIVqptGBSIfGsf2bYwC3iuz yYDZzURlhzJvaV2mDSZu9i0VYS19DsG5fzLmNLEvawoX0nSVe3uoQOjdb1spvwAlcOcik7FlESpQ e6nCLPXFiBFmPc/KbV6cHS3z+NGqOWdkhXG2LAZkaqgDQtLuZbDuLjYAvLa3O8DS0JamdRGBYTR7 jLCx2177lhZrHgztLZq4um1v+4QUqfzouk8AhUJmvU0hGDvQ1tZolb8AiCwiGEIysh+17tJ5eGAc bs/hPf7dETbtHvVS36bjZ5E3DDpOeWxZ2QIK857lvCtcMRrZaQ08Qdy6rJ6uIbLmEJHiNwUlp5eF NunmMdfK/Pvvkk5Pt1j91quZ/Ur3dnh+SdbR1oGNGhrOdtizqhuU9uDyAMmoML5XjK4vEHpSZjuO gm2ihvGAQ/8usYV0DzJx7KPi/nGOXzKvaCvkbTwoK2zHSs8z115YmUWxWcH8646TV3NJd6IW3TAl JXcXizMscE0eE34gXq/VjrpgRs8WDvn3/v0lIpyrocHTfVX0Gk/nDNECaNPMzrnrLlul9JIl2jOs 5toxTeQigrhu6MepEJT5Ex5Fbdv8wgypqqBfoqflnU9Y7p45VMIMjUf4jrcyywKTMngkpuu4gIQL k6YWWJh1XJOa+qgOtTiwGiS4weZpflAfeUpUnXcdBwss56jSC6I4YH3b3eqOMyD7GfuudN5ByMx6 wOiWCX1ZZUHJCeZgVgoLrms8L2pSz9dqXRnEft4hY0HCeoCswiLmM7JvPDY2lE8uWgf3fBlO0rXr m3KgXw9GeZJAswathxuSZCOd9oepgabtLpe8Uebx0Lkev4oSTku0AzxJm5AySPgNOurw75V/H9xu QYFFpsLMHRsCJq70n8yZvA+6HSh78QCS5wc2QYESkVbipaWTHncZg/viRSgwsFfLfWzUdsFbc9s3 LZ4L+T5bZnqnUH6iRxCcL9smteT+a01e20e3ULCnQnKUO/4zqKCzlu+GU3XJDrZD1o5ZWZ20aFAn KV2spCUv7tX44SgOLOis48ohhBUV1lDBH+44126XH1nx8DIcE8GmJYNclHwsV9Sh32ulMTynuC7p hDcF0OlsclMRamNOlXh62xxqhqhmK0Wa3tTKIaIUSTZUaxbP13iH6eAqQBI0JI4exKvE4kBzsZhO PcWj+yimAmSpqMk+CJhkAkiNVXcuO9NGQvw5DLC8Hg4bv8jS2P455ibGZJs3oBco4qHj3Jt4bRVW MoGhxeIA/4C4zn/9VDE0dQ46io4vVr+FS5wKpYvcYB9fwC4vauUu7mZOEMbu4TSpSrUCfjf//CM9 Zz+Y20Vwjw/f+fwDahyTqnV6LvRZ4W4c7yxC0AHKFqR5s7434N894C6TGdsOzFOTatdvx8g5oExc +kvUVqZ9djVgOtTo3uiO5pW3Yw/c97Ax9we3N/oy+hDIAUMGBOiFqoH/QUzbIXgL/tAeiqN9t5+l 5uEEky4AMJKZNOfAR/HumfUIQoSWtYERXj5Zp5SdlH0qxQrGB8ovGhWjIrwPiUDVR9Mk899YE7fL t0ef/xKYaPiT5gy3k1QTa7DYEC5FAoh5KG3+zrAcQwHDwTydOYf77jDAkDhQMGfQEXZHI5dtyWFq JHkhhDkHXqIg0A2adxi5w6FIqHtGUPaxNSYABHUyCzi431RbNvpyyBtIB2El9Vb5cRsnt4eJ+Lmn gbozsJMoUDep7Qbaf4cMvSgYX1UneNyqZIMuCzmUPmyF+qvTX28apDoDEUgkmH/zx60TpAsJCEoF MOTgWyFGmSojoPqu/6AxuRkuFv/4Ew8Y2SZLazIkdKPQcv/hWgpcql33M7wxrbV7l86bRBEEcZqb imXEAt215qQPaQJtBTkmkgOf9xbkapWjDJiUJuPI14z3X7cEZukssVejAEmKA+ij58+MqThQIVAy 65IIZnsiTorHKHeutoSM6yfwS4pqKbWRpBn6x7tjKXogtNMLAKne8680yezVR3Zr7PG0auMt0odZ +bZdvE/U8oH6pYRdy3L30Sn5AfLnpquN0YJCRdxf/RyEP1s5iPXIyxRQ7lF57um83N+B6aSkYAkY fcZMw8rnFMdXvEV3xaWd5dHp6k3rQ/vjmjtUnyqUi2LXhO97+4BYkw0MUGcPpbwixhSqa+r7w4+u ktS27/4XVpvuOy3joV64AOCbqH0LS89sqvEF2p6EIMqlMdL/sCS6qlBXzg64pNclHp9WLhBV6Obu CnamO6jNZHLe0ipY1nxF/uv3WeRu3JTeTmdCAesPsh7im073bRZFibD6+Eo7JKenwiG7G9H4KrUm S7r3uUMlsYkcg1U0RtfE/7E/EOVZzwNBsxIUad+n/NE4ofl5vVVLyOfaCgvClgkO9bBl9z8PSdM3 aeHJ3m++STj6MpQFDB5WlW/UV5F9js4Mquz0o6l39liKrD6vVdHYdLDQI+SS/fezChuppq99l5WI ljxLGQEIicFXxzwF6hR62G2yTrDEBQAg4cGCWmEjshsujoy+qMrUpHJPANPh8d19nSOIpRNJ/wJq Ws7YpfSBYc60WW66Y43Es2ExMsW7eXHxs51d1SCn2QiuJGhRfdAULt0r7txi9lrh/yxyuiW9hH1F moicfQioWtx2ZdaRDSyZEN5cEjOHzHPOaV80Je04q+CdCvl3k6rTcXXn+a7Z+F1KLBwhLM8bkoqe zW8vtpts6sSfVsKXhRc6lImv7Mb40LbnYUYw0izZwrlsL7xjjj1whqAz20iIFcKJfthuZQDDWie9 SS+ZFQWXRYHn6f+gLtGXPVpekazUSz3/2WWN0LEwPE/hdMAQbMsznaWp4wiDA15SO+j4vd4HWMRy XJYj1ZBFrYbbSh60BIrEQ4UL7GPakY6VKVO7KIoG4acBpYEoeSY6HoUFJCBXyAs2puxH6oMRZ3e3 LvrQP77XErRTnsiIgEZpqZhl72J/W4UPGZ1hL1nk1D/jfwBwZ1iAQ5aVjd0hzUi+jVPLRVquaPct Jdb3ZMs4L6nXmyQTmKvTmC5WsiuPYbWQnpr/4xRIJNwKG4cArzfkYVUgXwWfHqhfGFNygDtqYLp9 LwQDWxBmcKWVIKUD+yVROW51/R9gU8xDpDBVK8+A7mxEu+tV86NF2cI6a3O9JcUHSozv/LmfMhFR fPw69SiGUqfM8Xpw0s+xEfr0bacrHRjSbBOXnLtb2ZKoYFX3lpSkhHqOzJtC8PM4ELaLmGK6t8X2 O7E/0LeBLL6q8xOIE28andmJGhKYTDtFrAGtJx3aJuSap1s6EJwVYDWWP0CjMzE23lz6uXgEmTFq 8ae1Ka4t0JLGlIHn8La5nZRIiuLTrV5qc+xj8S1f3z3tXXS1+71HhN5xLd+s8TofPjPVSuO1xuJF vZvQ/I13f3sOJk19obpDGwIVqXrJzU/Ba/Rlfyq78N3XKYhQo5hQdqv2b75fDJvcYKoy7Sss+sEQ ycXQhpiOKwSnwv3cIOAC7Noo7xwSvb+LDYw++tw33WYH4NETha2AR90v4kyrBXr00NSLkI0Sl8w8 HAYxZZYJzdYO0YelWyErs2xJBFPaExVOLxjcSUgHhnFAlYcMc9jtzZJowvrIyWe7vo8IQNU7h6mn 7tdHpsjgNdtW1NNvDNomxR2x0ieSQA+LML/q++uYFJxEb5xCZwxHQTxx15DiCH05ix/EHgpd75ow z+DOy1Ib2zvkP4cta/GDEdgkYbqeK9lYbmIyRyre61pcnP+QrZzGQvNoGk8mTOtG81HcC04nIBFw 82laxrCWLiznwLDQd5fbQHRm9dPZ4d819KkAI3SzrUqpwH10NM1JekvOoq3+0DHuQLs7ZY/6bugt 1hbPtBCYoySmeB7KKkM3iQvSlO19lYddqaF9TIpV2ufnFw7+z3l6xrrKJkgtuwWi9XEbBGRlefHM bpCWqD+Nf8LhUYnbAsCuuGxixsc1dKSCRC54yXW6ueROlZd7Q91DkVApOERhE56vKVCBWpFMbMF/ nOndRKiicWwXW4uc8mwEvO5qFKrUf7qEu3/k4Oxr6HFjeNAfeximejVbW4NHYKx10pLn6p5cBhPM VtlJqXvaNgxOpXgojshtbeYuoNKHEiD3ci/HihFDsfzJG7D7KPqxFZKjI98t9GZODjjYjrvGBq7o 9XDsiLqTRshNac2Q7GyCxmNn+G+DLAHi7G2mP7OJtuzlWErgies/UmTuGWNkHAJFSCYq585p4Rw2 6RrDpIsaTV2zxiYAulhVqxNco3J0PzUVz54brslmsbLKPYzOytmKw7Pv8BfOFqh+0q/+Gr5RUqSu xR+XniVy921vueUJvr6P1ehzHnYhv9vrNTL4JZFMTuA4Q7a65NXIrhxGdv5l4xjK+bgsPYN/qO8t hj104nOtGu8kV4aUohLNoBYo3dESJZIEBKZBu5gohwOvQWXLiCYXVIpDe/4pKLoCSPd127BsbpNZ iSRZCO3/CRgU/i54mpLuvJlWOYfgnLhIW7mCMiwInUVYcYncedGebLXcG9eiaxfbC1Qp5B16VsY2 LWraDitAyEf/IDxq9JV4NJ9tyDWN4jQ4Ws0n5kr9/fuLqWQWYvRt0BjSez6hiWNaD8QPad5F6II7 6pR9hh8aCFNDMTq61ZMxeSshIGS8sfOTlQK36UJ3+m9HlOwR2G2Ueg6F0SOLww1QfFkrfK+djv00 ovS5lX24YXcYlBH9lB5pGnFGFTKzEJGFKn8X7zBlOAyUGeUjCU6XblUEzmWfj64MWBrLGk1qc/5D 9Zv3vgoV8ddlc7LHC0JYRCwfTQ5nBtW97TvxChuT021InHSN2itYAUeL30MzIRxNOHw3SQeTmmK+ 63QiXiShtfy3i6fu41TU3J4cJ0HjCdNNFV9LQiwYLxSUuLNWgjxtvHSc0ctneHh71OY+s1PSUyMl HI/5k69MfA32AHlUyITZZ9fGUFZeHwQ5oWf0OMjCniAzKTDFsoK5P0sWCOLmvY1SO0sASAMkiyJU GsY2jkiiLbhUB9lXyDaWh3TXNAhQO/+nZQ/KFcw/KDfMO7C2Z3YJFGIhsxEwzjUH5GZG9bs34Mmm ofgL2+nPCJYAgHawucEf7tDz+IPUgSTsxYSGWeBvfYyUIFy84wk1X77+l84TKg1qTnWl4uLXPdDu 1wMN8ISAq4s5BapwlVWE7YRrQcDzV+GbLncSEw2GR+q3FjqazTm1EVeHjZyEVqMmSnoNnNnjZtY3 6f0AmgAxRRKJdehtzG3NW/QuT1J/ULagtxz2YloKYWC0plns+XHdNnazX0aSKC/Ybfeght8X9oLS CJ0n7Emo7TbXEpudeNT35Taq29DEVIa+W+tw+XCApoZ4V/EEPYYvUhgtSVYsfmf9jFfb77G6HsKs 0bCmsldhS7u0XMY+90v7jfeosMfl6JQVoh7AbOH4IruaC332jfp8WEonbdUefR1GOGd2pc5kUgVb mrYIeQgthYYR+7hILoWQh1z5WxQoDEL7bq3TOSTrmX+cizSmKruYxy9AAgfbvg5i4yfx4Rcq8M2a YIAAq6e9NuecFjxyYxTiaKpZUhKkaa49qbng5QVtSD51gsESJ7zHjgy7MjlzaQFOUG0mZwtoLCJh lfWEBXqUslMMq/kj7K673YwT6HvXVWq2mFa4LBR6YWs8EqqWWtmISXrXwc9Wi1TGobYlcZSitV7t lQ3Q1HdKauFPbhVL3RwHses3EW/LsT1V1FSLywdetn+Tl60z4lf0a/pkMDYYkoGm+1hnkOuuv2Er FqQ3wvLuCLO9YHqZYxyBkrsyzQiztFD9Skt4JL1Vve+aApsQ3VY1eh+8HzHrMKtYalx2lhjz/iF4 2e6b4RDtgdlqDErqQVtQIHa9RZyEKlBOiqnqYiG3cz0S5iTaBzaxdJ3YfsdhKR6g9TGu8XZpOCOj ktr7hPAJqWxu7NmcPTDkhLlMWT1T5IWlqv3cHzOtoW62PkhfCh//SftJC44+HeHyL/Ikzb8Pxmz8 +Bq5WLaFl9c48evFR4CZEC1E0u62iFHZRydaErXvT4ODgV31UkcD2Xj99HwFRADSInZf1N1WCDkL Ipj+OBePhYfThxImaF141dQDZAM09IrPGk6j7XYJwJPmJqTW+5e9VoLXpEodxq20z1uzj/F5exZn 7UyT4bRD1taMj380tw6qLUFlt5j1fNDdwtjfWnTSAn9l+GQRqKWI+neiel++QT2YU/bhHmfJs0ED PpvHVR7Lmsgz8w0AeTmGBuFzmqF+zjmTZp56YeR+Mj4TtgeT8krsJFzHzS77O3wa4KJsTNHcc7e8 8ikbZy7A0V3Dl10fOPKjaDosyZPbvy7Ju7ILdbntKsOBwuYCVmKmYXTWfeOH5+5UpLAwu1v3p+0q PsYyG8zqNBW9+8DWJIJITTgh7kBbN3gUcQkvqg170mqbMCx4nMdUaIg1NUlLYIzgeqHtlzi8tJII IVyaTyVbswkgRTF3DJ036BTAswpdh9rH4FcvD2iMte4Jvif8PVPf3SfKwwjLcF4REDSVWpR6cwt6 2BiSg3Em13bMtJlb7dFr/HU4VVD1WjK6jvi61udEgXPfxlUCfz4wQNTvCY/fYmKrwLjMEBRpgi7P XQNhHsZLUx4JqN4Zvzzqm7jbrsdauS/O2xW6Uy46U0XWPspu1PTuVFaphjAa9T2fO2Kjc41+Am2b MdlnLXqG/t0iruW88TfqmI9PnaZKsaqxtFXYPw1fjOiDRsyeEY0siDggieWjfIQAirXtvpbQR4gL Jjt9lFTNwMPdz9nEiTltkTfNpQpbNafyKt2tlCb23M271utetqQhdAUIiVMhC0NN/G== php71/upgrade.php 0000644 00000013701 15032073315 0007644 0 ustar 00 <?php //004fb if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199); ?> 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 i2UxxdopFmn1mHC/iqKIiTLu8wG= php71/clone.php 0000644 00000012662 15032073315 0007322 0 ustar 00 <?php //004fb if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo("Site error: the ".(php_sapi_name()=='cli'?'ionCube':'<a href="http://www.ioncube.com">ionCube</a>')." PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.\n\nPlease visit ".(php_sapi_name()=='cli'?'get-loader.ioncube.com':'<a href="http://get-loader.ioncube.com">get-loader.ioncube.com</a>')." for install assistance.\n\n");exit(199); ?> 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 edit.php 0000644 00000010635 15032073315 0006206 0 ustar 00 <?php //0046a if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo('Site error: the file <b>'.__FILE__.'</b> requires the ionCube PHP Loader '.basename($__ln).' to be installed by the website operator. If you are the website operator please use the <a href="http://www.ioncube.com/lw/">ionCube Loader Wizard</a> to assist with installation.');exit(199); ?> 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 import.php 0000644 00000006241 15032073315 0006571 0 ustar 00 <?php //0046a if(!extension_loaded('ionCube Loader')){$__oc=strtolower(substr(php_uname(),0,3));$__ln='ioncube_loader_'.$__oc.'_'.substr(phpversion(),0,3).(($__oc=='win')?'.dll':'.so');if(function_exists('dl')){@dl($__ln);}if(function_exists('_il_exec')){return _il_exec();}$__ln='/ioncube/'.$__ln;$__oid=$__id=realpath(ini_get('extension_dir'));$__here=dirname(__FILE__);if(strlen($__id)>1&&$__id[1]==':'){$__id=str_replace('\\','/',substr($__id,2));$__here=str_replace('\\','/',substr($__here,2));}$__rd=str_repeat('/..',substr_count($__id,'/')).$__here.'/';$__i=strlen($__rd);while($__i--){if($__rd[$__i]=='/'){$__lp=substr($__rd,0,$__i).$__ln;if(file_exists($__oid.$__lp)){$__ln=$__lp;break;}}}if(function_exists('dl')){@dl($__ln);}}else{die('The file '.__FILE__." is corrupted.\n");}if(function_exists('_il_exec')){return _il_exec();}echo('Site error: the file <b>'.__FILE__.'</b> requires the ionCube PHP Loader '.basename($__ln).' to be installed by the website operator. If you are the website operator please use the <a href="http://www.ioncube.com/lw/">ionCube Loader Wizard</a> to assist with installation.');exit(199); ?> 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 SR8wiARxnrZdCRrVeKzL config.php 0000644 00000000741 15032073315 0006523 0 ustar 00 <?php // phpBB 3.3.x auto-generated configuration file // Do not change anything in this file! $dbms = 'phpbb\\db\\driver\\mysqli'; $dbhost = '[[softdbhost]]'; $dbport = ''; $dbname = '[[softdb]]'; $dbuser = '[[softdbuser]]'; $dbpasswd = '[[softdbpass]]'; $table_prefix = '[[dbprefix]]'; $phpbb_adm_relative_path = 'adm/'; $acm_type = 'phpbb\\cache\\driver\\file'; @define('PHPBB_INSTALLED', true); @define('PHPBB_ENVIRONMENT', 'production'); // @define('DEBUG_CONTAINER', true); edit.xml 0000644 00000000661 15032073315 0006215 0 ustar 00 <softedit xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{ad_act}}</heading> <input type="text" name="admin_username" size="30" value=""> <head>{{ad_name}}</head> <optional>true</optional> </input> <input type="text" name="admin_pass" size="30" value=""> <head>{{ad_pass}}</head> <exp>{{exp_ad_pass}}</exp> <optional>true</optional> </input> </group> </settings> </softedit>