Server IP : 68.65.122.142 / Your IP : 3.135.193.17 Web Server : LiteSpeed System : Linux server167.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : glenirhm ( 1318) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /var/softaculous/vty/../sitepad/../moodle39/../drupal/../hubzilla/../ocportal/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
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: `composr10050` -- -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]actionlogs` -- CREATE TABLE `[[dbprefix]]actionlogs` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `the_type` varchar(80) NOT NULL, `param_a` varchar(80) NOT NULL, `param_b` varchar(255) NOT NULL, `member_id` int(11) NOT NULL, `ip` varchar(40) NOT NULL, `date_and_time` int(10) unsigned NOT NULL, PRIMARY KEY (`id`), KEY `xas` (`member_id`), KEY `ts` (`date_and_time`), KEY `aip` (`ip`), KEY `athe_type` (`the_type`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]addons` -- CREATE TABLE `[[dbprefix]]addons` ( `addon_name` varchar(255) NOT NULL, `addon_author` varchar(255) NOT NULL, `addon_organisation` varchar(255) NOT NULL, `addon_version` varchar(255) NOT NULL, `addon_category` varchar(255) NOT NULL, `addon_copyright_attribution` varchar(255) NOT NULL, `addon_licence` varchar(255) NOT NULL, `addon_description` longtext NOT NULL, `addon_install_time` int(10) unsigned NOT NULL, PRIMARY KEY (`addon_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `[[dbprefix]]addons` -- INSERT INTO `[[dbprefix]]addons` VALUES ('actionlog', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Audit-trail functionality.', [[timestamp]]), ('aggregate_types', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Define complex aggregate types in XML, and spawn them.', [[timestamp]]), ('apache_config_files', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Sample .htaccess files to help achieve optimal configuration on the Apache web server.', [[timestamp]]), ('authors', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Certain kinds of content can have authors instead of submitters (e.g. ''ocProducts''). The authors may be independently described and searched under.', [[timestamp]]), ('awards', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Pick out content for featuring.', [[timestamp]]), ('backup', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Perform incremental or full backups of files and the database. Supports scheduling.', [[timestamp]]), ('banners', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'An advanced banner system, with support for multiple banner rotations, commercial banner campaigns, and webring-style systems. Support for graphical, text, and flash banners. Hotword activation support.', [[timestamp]]), ('bookmarks', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Allow members to bookmark screens of the website. As the bookmarks are tied to their member profile they can access them from any computer they can log in on.', [[timestamp]]), ('breadcrumbs', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Advanced breadcrumb editing.', [[timestamp]]), ('calendar', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'An advanced community calendar.', [[timestamp]]), ('captcha', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Stop spam-bots from performing actions on the website.', [[timestamp]]), ('catalogues', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Describe your own custom data record types (by choosing and configuring fields) and populate with records. Supports tree structures, and most standard Composr features (e.g. ratings).', [[timestamp]]), ('chat', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Chatrooms and instant messaging.', [[timestamp]]), ('cns_avatars', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A selection of avatars for Conversr', [[timestamp]]), ('cns_cartoon_avatars', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A selection of avatars for Conversr (sketched characters)', [[timestamp]]), ('cns_clubs', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Clubs for members, each of which comes with a forum.', [[timestamp]]), ('cns_contact_member', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Off-site e-mailing of members (more private, and may be used by guests).', [[timestamp]]), ('cns_cpfs', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Custom profile fields, so members may save additional details. If this is uninstalled any existing custom profile fields will remain in the system.', [[timestamp]]), ('cns_forum', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'The Conversr forum- a modern advanced forum for members to interact on.', [[timestamp]]), ('cns_member_avatars', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Member avatars.', [[timestamp]]), ('cns_member_photos', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Member photos.', [[timestamp]]), ('cns_member_titles', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Member titles.', [[timestamp]]), ('cns_multi_moderations', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Multi-moderations for the Conversr forum.', [[timestamp]]), ('cns_post_templates', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Post templates for the Conversr forum.', [[timestamp]]), ('cns_reported_posts', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Post reporting with the Conversr forum.', [[timestamp]]), ('cns_signatures', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Member signatures.', [[timestamp]]), ('cns_thematic_avatars', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A selection of avatars for Conversr', [[timestamp]]), ('cns_warnings', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Member warnings and punishment.', [[timestamp]]), ('code_editor', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'For programmers- A simple editor for editing Composr code files, with support for override support and saving via FTP.', [[timestamp]]), ('collaboration_zone', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Collaboration Zone.', [[timestamp]]), ('commandr', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A command-line environment for managing your website, designed for Linux/Unix lovers.', [[timestamp]]), ('content_privacy', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Allows users to specify privacy level for their content.', [[timestamp]]), ('content_reviews', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Regularly review content for accuracy.', [[timestamp]]), ('core', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', '(Core Composr code)', [[timestamp]]), ('core_abstract_components', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Core rendering functionality.', [[timestamp]]), ('core_abstract_interfaces', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Core rendering functionality.', [[timestamp]]), ('core_addon_management', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Install or uninstall addons.', [[timestamp]]), ('core_adminzone_dashboard', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'The dashboard tools shown in the Admin Zone.', [[timestamp]]), ('core_cleanup_tools', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Behind-the-scenes maintenance tasks.', [[timestamp]]), ('core_cns', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'The Composr member/usergroup system.', [[timestamp]]), ('core_comcode_pages', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Manage new pages on the website, known as Comcode pages.', [[timestamp]]), ('core_configuration', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Set configuration options.', [[timestamp]]), ('core_database_drivers', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'The code layer that binds the software to one of various different kinds of database software.', [[timestamp]]), ('core_feedback_features', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Features for user interaction with content.', [[timestamp]]), ('core_fields', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', '(Core fields API)', [[timestamp]]), ('core_form_interfaces', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Core rendering functionality for forms.', [[timestamp]]), ('core_forum_drivers', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'The code layer that binds the software to one of various different forum/member systems.', [[timestamp]]), ('core_graphic_text', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Core rendering functionality for imagery.', [[timestamp]]), ('core_html_abstractions', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Core rendering functionality.', [[timestamp]]), ('core_language_editing', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Translate the software, or just change what it says for stylistic reasons.', [[timestamp]]), ('core_menus', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Edit menus.', [[timestamp]]), ('core_notifications', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Sends out action-triggered notifications to members listening to them.', [[timestamp]]), ('core_permission_management', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Manage permissions.', [[timestamp]]), ('core_primary_layout', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Core rendering functionality.', [[timestamp]]), ('core_rich_media', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Comcode and attachments.', [[timestamp]]), ('core_themeing', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Themeing the website, via CSS, HTML, and images.', [[timestamp]]), ('core_upgrader', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'The upgrader code.', [[timestamp]]), ('core_webstandards', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Web Standards checking tools.', [[timestamp]]), ('core_zone_editor', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Manage zones (sub-sites).', [[timestamp]]), ('counting_blocks', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Blocks for hit counters, and count-downs.', [[timestamp]]), ('custom_comcode', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Create new Comcode tags.', [[timestamp]]), ('debrand', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Allow easy debranding of the website software.', [[timestamp]]), ('downloads', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Host a downloads directory.', [[timestamp]]), ('ecommerce', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'eCommerce infrastructure, with support for digital purchase and usergroup subscriptions. Accounting functionality.', [[timestamp]]), ('errorlog', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Log of errors that have happened on the website.', [[timestamp]]), ('failover', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Advanced system to detect if the site goes down, and provide an automatic fallback.', [[timestamp]]), ('filedump', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'File/media library, for use in attachments or for general ad-hoc sharing.', [[timestamp]]), ('forum_blocks', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Blocks to draw forum posts and topics into the main website.', [[timestamp]]), ('galleries', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Galleries, including support for video galleries, and member personal galleries.', [[timestamp]]), ('google_appengine', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Support for deploying to Google App Engine (for developers).', [[timestamp]]), ('help_page', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A simple website help page. Note that removing this will not remove the menu link automatically.', [[timestamp]]), ('hphp_buildkit', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Scripts for supporting Facebook''s HHVM.', [[timestamp]]), ('import', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Switch to Composr from other software. This addon provides the architecture for importing, and a number of prewritten importers.', [[timestamp]]), ('installer', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'The installer files (can be removed immediately after installing; in fact Composr makes you remove install.php manually).', [[timestamp]]), ('language_block', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A block to allow visitors to choose their language.', [[timestamp]]), ('ldap', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Support for integrating Conversr with an LDAP server, so usergroup and members can be the same as those already on the network', [[timestamp]]), ('linux_helper_scripts', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Bash shell scripts to help configure permissions on Linux/Unix servers.', [[timestamp]]), ('match_key_permissions', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Match-key-permissions allow advanced setting of permissions on a screen-by-screen basis.', [[timestamp]]), ('msn', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Features to support multi-site-networks (networks of linked sites that usually share a common member system).', [[timestamp]]), ('news', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'News and blogging.', [[timestamp]]), ('news_shared', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', '(Common files needed for RSS and News addons)', [[timestamp]]), ('newsletter', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Support for users to join newsletters, and for the staff to send out newsletters to subscribers, and to specific usergroups.', [[timestamp]]), ('page_management', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Manage pages on the website.', [[timestamp]]), ('phpinfo', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Access PHP configurational information from inside Composr.', [[timestamp]]), ('points', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Allow members to accumulate points via a number of configurable activities, as well as exchange points with each other. Points act as a ranking system as well as a virtual currency.', [[timestamp]]), ('pointstore', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Provide a number of virtual products to your members in exchange for the points they have accumulated by their activity', [[timestamp]]), ('polls', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A poll (voting) system.', [[timestamp]]), ('printer_friendly_block', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A block to provide a link for the current screen to be turned into it''s printer-friendly equivalent.', [[timestamp]]), ('quizzes', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Construct competitions, surveys, and tests, for members to perform. Highly configurable, and comes with administrative tools to handle the results.', [[timestamp]]), ('random_quotes', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A block to display random quotes on your website, and an administrative tool to choose them.', [[timestamp]]), ('realtime_rain', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Real-time/historic display of website activity.', [[timestamp]]), ('recommend', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Allow members to easily recommend the website to others.', [[timestamp]]), ('redirects_editor', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Manage redirects between pages.', [[timestamp]]), ('rootkit_detector', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A tool to help power-user webmasters identify if a "rootkit" has been placed on the server.', [[timestamp]]), ('search', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Multi-content search engine.', [[timestamp]]), ('securitylogging', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Log/display security alerts.', [[timestamp]]), ('setupwizard', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Quick-start setup wizard.', [[timestamp]]), ('shopping', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Online store functionality.', [[timestamp]]), ('sms', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Provides an option for the software to send SMS messages, via the commercial Clickatell web service. By default this is only used by the notifications system.', [[timestamp]]), ('ssl', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Choose which pages of your website run over HTTPS (SSL). Requires an SSL certificate to be installed on the webserver, and a dedicated IP address.', [[timestamp]]), ('staff', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Choose and display a selection of staff from the super-administator/super-moderator usergroups. This is useful for multi-site networks, where members with privileges may not be considered staff on all websites on the network.', [[timestamp]]), ('staff_messaging', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Blocks to allow visitors to contact the staff, either via e-mail, or via a special administrative interface which the staff may use to comment on the messages and assign task ownership.', [[timestamp]]), ('stats', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Show advanced graphs (analytics) and dumps of raw data relating to your website activity.', [[timestamp]]), ('stats_block', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A block to show a selection of your website statistics to your visitors.', [[timestamp]]), ('supermember_directory', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Show a list of all members in the configured "Super member" usergroup. Useful for communities that need to provide a list of VIPs.', [[timestamp]]), ('syndication', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Syndicate RSS/Atom feeds of your content.', [[timestamp]]), ('syndication_blocks', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Show RSS and Atom feeds from other websites.', [[timestamp]]), ('textbased_persistent_caching', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A persistent data cache, using disk files for data storage.', [[timestamp]]), ('themewizard', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Automatically generate your own colour schemes using the default theme as a base. Uses the sophisticated chromagraphic equations built into Composr.', [[timestamp]]), ('tickets', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A support ticket system.', [[timestamp]]), ('uninstaller', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'The uninstaller.', [[timestamp]]), ('unvalidated', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Subject member''s to validation (approval) of their content submissions, and enable/disable content.', [[timestamp]]), ('users_online_block', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A block to show which users who are currently visiting the website, and birthdays.', [[timestamp]]), ('welcome_emails', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Welcome e-mails for new members.', [[timestamp]]), ('wiki', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Collaborative/encyclopaedic database interface. A wiki-like community database with rich media capabilities.', [[timestamp]]), ('windows_helper_scripts', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'A .bat script to help configure permissions on Windows servers.', [[timestamp]]), ('wordfilter', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Block rude/offensive/inappropriate words.', [[timestamp]]), ('xml_fields', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Advanced form field filtering.', [[timestamp]]), ('zone_logos', 'Core Team', 'ocProducts', '10', 'Uncategorised/Alpha', '', '(Unstated)', 'Support for having different logos for individual zones.', [[timestamp]]); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]addons_dependencies` -- CREATE TABLE `[[dbprefix]]addons_dependencies` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `addon_name` varchar(255) NOT NULL, `addon_name_dependant_upon` varchar(255) NOT NULL, `addon_name_incompatibility` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=24 ; -- -- Dumping data for table `[[dbprefix]]addons_dependencies` -- INSERT INTO `[[dbprefix]]addons_dependencies` VALUES (1, 'aggregate_types', 'commandr', 0), (2, 'aggregate_types', 'import', 0), (3, 'cns_avatars', 'cns_member_avatars', 0), (4, 'cns_cartoon_avatars', 'cns_member_avatars', 0), (5, 'cns_clubs', 'cns_forum', 0), (6, 'cns_forum', 'polls', 0), (7, 'cns_multi_moderations', 'cns_forum', 0), (8, 'cns_post_templates', 'cns_forum', 0), (9, 'cns_reported_posts', 'cns_forum', 0), (10, 'cns_thematic_avatars', 'cns_member_avatars', 0), (11, 'content_privacy', 'cns_cpfs', 0), (12, 'content_reviews', 'unvalidated', 0), (13, 'content_reviews', 'commandr', 0), (14, 'forum_blocks', 'news_shared', 0), (15, 'news', 'news_shared', 0), (16, 'pointstore', 'points', 0), (17, 'realtime_rain', 'stats', 0), (18, 'shopping', 'ecommerce', 0), (19, 'shopping', 'catalogues', 0), (20, 'staff_messaging', 'cns_forum', 0), (21, 'supermember_directory', 'collaboration_zone', 0), (22, 'syndication', 'syndication_blocks', 0), (23, 'syndication_blocks', 'news', 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]addons_files` -- CREATE TABLE `[[dbprefix]]addons_files` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `addon_name` varchar(255) NOT NULL, `filename` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=6410 ; -- -- Dumping data for table `[[dbprefix]]addons_files` -- INSERT INTO `[[dbprefix]]addons_files` VALUES (1, 'actionlog', 'adminzone/pages/modules/admin_actionlog.php'), (2, 'actionlog', 'adminzone/pages/modules/admin_revisions.php'), (3, 'actionlog', 'lang/EN/actionlog.ini'), (4, 'actionlog', 'sources/hooks/systems/addon_registry/actionlog.php'), (5, 'actionlog', 'sources/hooks/systems/config/store_revisions.php'), (6, 'actionlog', 'sources/hooks/systems/notifications/actionlog.php'), (7, 'actionlog', 'sources/hooks/systems/realtime_rain/actionlog.php'), (8, 'actionlog', 'sources/hooks/systems/rss/admin_recent_actions.php'), (9, 'actionlog', 'sources/revisions_engine_database.php'), (10, 'actionlog', 'sources/revisions_engine_files.php'), (11, 'actionlog', 'themes/default/images/icons/24x24/buttons/revisions.png'), (12, 'actionlog', 'themes/default/images/icons/24x24/buttons/undo.png'), (13, 'actionlog', 'themes/default/images/icons/24x24/menu/adminzone/audit/actionlog.png'), (14, 'actionlog', 'themes/default/images/icons/48x48/buttons/revisions.png'), (15, 'actionlog', 'themes/default/images/icons/48x48/buttons/undo.png'), (16, 'actionlog', 'themes/default/images/icons/48x48/menu/adminzone/audit/actionlog.png'), (17, 'actionlog', 'themes/default/templates/REVISIONS_DIFF_ICON.tpl'), (18, 'actionlog', 'themes/default/templates/REVISIONS_SCREEN.tpl'), (19, 'actionlog', 'themes/default/templates/REVISIONS_WRAP.tpl'), (20, 'actionlog', 'themes/default/templates/REVISION_UNDO.tpl'), (21, 'aggregate_types', 'adminzone/pages/modules/admin_aggregate_types.php'), (22, 'aggregate_types', 'data/xml_config/aggregate_types.xml'), (23, 'aggregate_types', 'lang/EN/aggregate_types.ini'), (24, 'aggregate_types', 'sources/aggregate_types.php'), (25, 'aggregate_types', 'sources/hooks/modules/admin_import_types/aggregate_types.php'), (26, 'aggregate_types', 'sources/hooks/systems/addon_registry/aggregate_types.php'), (27, 'aggregate_types', 'sources/hooks/systems/commandr_fs/aggregate_type_instances.php'), (28, 'aggregate_types', 'sources/hooks/systems/page_groupings/aggregate_types.php'), (29, 'aggregate_types', 'sources/hooks/systems/resource_meta_aware/aggregate_type_instance.php'), (30, 'aggregate_types', 'themes/default/images/icons/24x24/menu/adminzone/structure/aggregate_types.png'), (31, 'aggregate_types', 'themes/default/images/icons/48x48/menu/adminzone/structure/aggregate_types.png'), (32, 'apache_config_files', 'plain.htaccess'), (33, 'apache_config_files', 'recommended.htaccess'), (34, 'apache_config_files', 'sources/hooks/systems/addon_registry/apache_config_files.php'), (35, 'authors', 'cms/pages/modules/cms_authors.php'), (36, 'authors', 'data/authors.php'), (37, 'authors', 'lang/EN/authors.ini'), (38, 'authors', 'site/pages/modules/authors.php'), (39, 'authors', 'sources/authors.php'), (40, 'authors', 'sources/hooks/systems/addon_registry/authors.php'), (41, 'authors', 'sources/hooks/systems/attachments/author.php'), (42, 'authors', 'sources/hooks/systems/commandr_fs/authors.php'), (43, 'authors', 'sources/hooks/systems/content_meta_aware/author.php'), (44, 'authors', 'sources/hooks/systems/meta/authors.php'), (45, 'authors', 'sources/hooks/systems/page_groupings/authors.php'), (46, 'authors', 'sources/hooks/systems/rss/authors.php'), (47, 'authors', 'sources/hooks/systems/sitemap/author.php'), (48, 'authors', 'themes/default/css/authors.css'), (49, 'authors', 'themes/default/images/icons/24x24/menu/cms/author_set_own_profile.png'), (50, 'authors', 'themes/default/images/icons/24x24/menu/rich_content/authors.png'), (51, 'authors', 'themes/default/images/icons/48x48/menu/cms/author_set_own_profile.png'), (52, 'authors', 'themes/default/images/icons/48x48/menu/rich_content/authors.png'), (53, 'authors', 'themes/default/templates/AUTHOR_MANAGE_SCREEN.tpl'), (54, 'authors', 'themes/default/templates/AUTHOR_POPUP.tpl'), (55, 'authors', 'themes/default/templates/AUTHOR_SCREEN.tpl'), (56, 'authors', 'themes/default/templates/AUTHOR_SCREEN_POTENTIAL_ACTION_ENTRY.tpl'), (57, 'awards', 'adminzone/pages/modules/admin_awards.php'), (58, 'awards', 'lang/EN/awards.ini'), (59, 'awards', 'site/pages/modules/awards.php'), (60, 'awards', 'sources/awards.php'), (61, 'awards', 'sources/awards2.php'), (62, 'awards', 'sources/blocks/main_awards.php'), (63, 'awards', 'sources/hooks/blocks/main_staff_checklist/awards.php'), (64, 'awards', 'sources/hooks/modules/admin_import_types/awards.php'), (65, 'awards', 'sources/hooks/systems/addon_registry/awards.php'), (66, 'awards', 'sources/hooks/systems/block_ui_renderers/awards.php'), (67, 'awards', 'sources/hooks/systems/commandr_fs/award_types.php'), (68, 'awards', 'sources/hooks/systems/config/awarded_items_per_page.php'), (69, 'awards', 'sources/hooks/systems/resource_meta_aware/award_type.php'), (70, 'awards', 'themes/default/css/awards.css'), (71, 'awards', 'themes/default/images/awarded.png'), (72, 'awards', 'themes/default/images/icons/24x24/menu/adminzone/setup/awards.png'), (73, 'awards', 'themes/default/images/icons/48x48/menu/adminzone/setup/awards.png'), (74, 'awards', 'themes/default/templates/AWARDED_CONTENT.tpl'), (75, 'awards', 'themes/default/templates/BLOCK_MAIN_AWARDS.tpl'), (76, 'backup', 'adminzone/pages/modules/admin_backup.php'), (77, 'backup', 'data/modules/admin_backup/.htaccess'), (78, 'backup', 'data/modules/admin_backup/index.html'), (79, 'backup', 'data/modules/admin_backup/restore.php.pre'), (80, 'backup', 'data_custom/modules/admin_backup/.htaccess'), (81, 'backup', 'data_custom/modules/admin_backup/index.html'), (82, 'backup', 'exports/backups/index.html'), (83, 'backup', 'lang/EN/backups.ini'), (84, 'backup', 'sources/backup.php'), (85, 'backup', 'sources/hooks/blocks/main_staff_checklist/backup.php'), (86, 'backup', 'sources/hooks/systems/addon_registry/backup.php'), (87, 'backup', 'sources/hooks/systems/config/backup_overwrite.php'), (88, 'backup', 'sources/hooks/systems/config/backup_server_hostname.php'), (89, 'backup', 'sources/hooks/systems/config/backup_server_password.php'), (90, 'backup', 'sources/hooks/systems/config/backup_server_path.php'), (91, 'backup', 'sources/hooks/systems/config/backup_server_port.php'), (92, 'backup', 'sources/hooks/systems/config/backup_server_user.php'), (93, 'backup', 'sources/hooks/systems/config/backup_time.php'), (94, 'backup', 'sources/hooks/systems/cron/backups.php'), (95, 'backup', 'sources/hooks/systems/page_groupings/backup.php'), (96, 'backup', 'sources/hooks/systems/snippets/backup_size.php'), (97, 'backup', 'sources/hooks/systems/tasks/make_backup.php'), (98, 'backup', 'themes/default/images/icons/24x24/menu/adminzone/tools/bulk_content_actions/backups.png'), (99, 'backup', 'themes/default/images/icons/48x48/menu/adminzone/tools/bulk_content_actions/backups.png'), (100, 'backup', 'themes/default/templates/BACKUP_LAUNCH_SCREEN.tpl'), (101, 'backup', 'themes/default/templates/RESTORE_HTML_WRAP.tpl'), (102, 'banners', 'adminzone/pages/modules/admin_banners.php'), (103, 'banners', 'banner.php'), (104, 'banners', 'cms/pages/modules/cms_banners.php'), (105, 'banners', 'data/images/advertise_here.png'), (106, 'banners', 'data/images/donate.png'), (107, 'banners', 'data/images/placeholder_leaderboard.jpg'), (108, 'banners', 'lang/EN/banners.ini'), (109, 'banners', 'site/pages/modules/banners.php'), (110, 'banners', 'sources/banners.php'), (111, 'banners', 'sources/banners2.php'), (112, 'banners', 'sources/blocks/main_banner_wave.php'), (113, 'banners', 'sources/blocks/main_top_sites.php'), (114, 'banners', 'sources/hooks/modules/admin_import_types/banners.php'), (115, 'banners', 'sources/hooks/modules/admin_setupwizard/banners.php'), (116, 'banners', 'sources/hooks/modules/admin_unvalidated/banners.php'), (117, 'banners', 'sources/hooks/modules/pointstore/banners.php'), (118, 'banners', 'sources/hooks/systems/addon_registry/banners.php'), (119, 'banners', 'sources/hooks/systems/block_ui_renderers/banners.php'), (120, 'banners', 'sources/hooks/systems/commandr_fs/banners.php'), (121, 'banners', 'sources/hooks/systems/config/admin_banners.php'), (122, 'banners', 'sources/hooks/systems/config/banner_autosize.php'), (123, 'banners', 'sources/hooks/systems/config/points_ADD_BANNER.php'), (124, 'banners', 'sources/hooks/systems/config/use_banner_permissions.php'), (125, 'banners', 'sources/hooks/systems/content_meta_aware/banner.php'), (126, 'banners', 'sources/hooks/systems/content_meta_aware/banner_type.php'), (127, 'banners', 'sources/hooks/systems/page_groupings/banners.php'), (128, 'banners', 'sources/hooks/systems/preview/banner.php'), (129, 'banners', 'sources/hooks/systems/realtime_rain/banners.php'), (130, 'banners', 'sources/hooks/systems/reorganise_uploads/banners.php'), (131, 'banners', 'sources/hooks/systems/sitemap/banner.php'), (132, 'banners', 'sources/hooks/systems/snippets/exists_banner.php'), (133, 'banners', 'sources/hooks/systems/snippets/exists_banner_type.php'), (134, 'banners', 'themes/default/css/banners.css'), (135, 'banners', 'themes/default/images/icons/24x24/menu/cms/banners.png'), (136, 'banners', 'themes/default/images/icons/48x48/menu/cms/banners.png'), (137, 'banners', 'themes/default/templates/BANNERS_NONE.tpl'), (138, 'banners', 'themes/default/templates/BANNER_ADDED_SCREEN.tpl'), (139, 'banners', 'themes/default/templates/BANNER_FLASH.tpl'), (140, 'banners', 'themes/default/templates/BANNER_IFRAME.tpl'), (141, 'banners', 'themes/default/templates/BANNER_IMAGE.tpl'), (142, 'banners', 'themes/default/templates/BANNER_PREVIEW.tpl'), (143, 'banners', 'themes/default/templates/BANNER_SHOW_CODE.tpl'), (144, 'banners', 'themes/default/templates/BANNER_TEXT.tpl'), (145, 'banners', 'themes/default/templates/BANNER_VIEW_SCREEN.tpl'), (146, 'banners', 'themes/default/templates/BLOCK_MAIN_BANNER_WAVE.tpl'), (147, 'banners', 'themes/default/templates/BLOCK_MAIN_BANNER_WAVE_BWRAP.tpl'), (148, 'banners', 'themes/default/templates/BLOCK_MAIN_TOP_SITES.tpl'), (149, 'banners', 'themes/default/templates/POINTSTORE_BANNERS_2.tpl'), (150, 'banners', 'themes/default/templates/POINTSTORE_BANNERS_ACTIVATE.tpl'), (151, 'banners', 'themes/default/templates/POINTSTORE_BANNERS_SCREEN.tpl'), (152, 'banners', 'themes/default/templates/POINTSTORE_BANNERS_UPGRADE.tpl'), (153, 'banners', 'uploads/banners/.htaccess'), (154, 'banners', 'uploads/banners/index.html'), (155, 'bookmarks', 'data/bookmarks.php'), (156, 'bookmarks', 'lang/EN/bookmarks.ini'), (157, 'bookmarks', 'site/pages/modules/bookmarks.php'), (158, 'bookmarks', 'sources/bookmarks.php'), (159, 'bookmarks', 'sources/hooks/modules/admin_import_types/bookmarks.php'), (160, 'bookmarks', 'sources/hooks/systems/addon_registry/bookmarks.php'), (161, 'bookmarks', 'sources/hooks/systems/commandr_fs_extended_member/bookmarks.php'), (162, 'bookmarks', 'sources/hooks/systems/page_groupings/bookmarks.php'), (163, 'bookmarks', 'sources/hooks/systems/sitemap/bookmarks.php'), (164, 'bookmarks', 'themes/default/css/bookmarks.css'), (165, 'bookmarks', 'themes/default/images/icons/24x24/menu/site_meta/bookmarks.png'), (166, 'bookmarks', 'themes/default/images/icons/48x48/menu/site_meta/bookmarks.png'), (167, 'bookmarks', 'themes/default/javascript/bookmarks.js'), (168, 'bookmarks', 'themes/default/templates/BOOKMARKS_SCREEN.tpl'), (169, 'breadcrumbs', 'data/xml_config/breadcrumbs.xml'), (170, 'breadcrumbs', 'sources/breadcrumbs.php'), (171, 'breadcrumbs', 'sources/hooks/systems/addon_registry/breadcrumbs.php'), (172, 'breadcrumbs', 'themes/default/images/icons/24x24/menu/adminzone/structure/breadcrumbs.png'), (173, 'breadcrumbs', 'themes/default/images/icons/48x48/menu/adminzone/structure/breadcrumbs.png'), (174, 'calendar', 'cms/pages/modules/cms_calendar.php'), (175, 'calendar', 'lang/EN/calendar.ini'), (176, 'calendar', 'site/pages/modules/calendar.php'), (177, 'calendar', 'sources/blocks/side_calendar.php'), (178, 'calendar', 'sources/calendar.php'), (179, 'calendar', 'sources/calendar2.php'), (180, 'calendar', 'sources/calendar_ical.php'), (181, 'calendar', 'sources/hooks/blocks/side_stats/stats_calendar.php'), (182, 'calendar', 'sources/hooks/modules/admin_import/icalendar.php'), (183, 'calendar', 'sources/hooks/modules/admin_import_types/calendar.php'), (184, 'calendar', 'sources/hooks/modules/admin_newsletter/calendar.php'), (185, 'calendar', 'sources/hooks/modules/admin_setupwizard/calendar.php'), (186, 'calendar', 'sources/hooks/modules/admin_themewizard/calendar.php'), (187, 'calendar', 'sources/hooks/modules/admin_unvalidated/calendar.php'), (188, 'calendar', 'sources/hooks/modules/members/calendar.php'), (189, 'calendar', 'sources/hooks/modules/search/calendar.php'), (190, 'calendar', 'sources/hooks/systems/addon_registry/calendar.php'), (191, 'calendar', 'sources/hooks/systems/attachments/calendar.php'), (192, 'calendar', 'sources/hooks/systems/commandr_fs/calendar.php'), (193, 'calendar', 'sources/hooks/systems/commandr_fs_extended_member/calendar_interests.php'), (194, 'calendar', 'sources/hooks/systems/config/calendar_show_stats_count_events.php'), (195, 'calendar', 'sources/hooks/systems/config/calendar_show_stats_count_events_this_month.php'), (196, 'calendar', 'sources/hooks/systems/config/calendar_show_stats_count_events_this_week.php'), (197, 'calendar', 'sources/hooks/systems/config/calendar_show_stats_count_events_this_year.php'), (198, 'calendar', 'sources/hooks/systems/content_meta_aware/calendar_type.php'), (199, 'calendar', 'sources/hooks/systems/content_meta_aware/event.php'), (200, 'calendar', 'sources/hooks/systems/cron/calendar.php'), (201, 'calendar', 'sources/hooks/systems/meta/events.php'), (202, 'calendar', 'sources/hooks/systems/notifications/calendar_event.php'), (203, 'calendar', 'sources/hooks/systems/notifications/calendar_reminder.php'), (204, 'calendar', 'sources/hooks/systems/notifications/member_calendar_changes.php'), (205, 'calendar', 'sources/hooks/systems/page_groupings/calendar.php'), (206, 'calendar', 'sources/hooks/systems/preview/calendar.php'), (207, 'calendar', 'sources/hooks/systems/preview/calendar_type.php'), (208, 'calendar', 'sources/hooks/systems/realtime_rain/calendar.php'), (209, 'calendar', 'sources/hooks/systems/rss/calendar.php'), (210, 'calendar', 'sources/hooks/systems/sitemap/calendar_type.php'), (211, 'calendar', 'sources/hooks/systems/sitemap/event.php'), (212, 'calendar', 'sources/hooks/systems/snippets/calendar_recurrence_suggest.php'), (213, 'calendar', 'sources/hooks/systems/trackback/events.php'), (214, 'calendar', 'themes/default/css/calendar.css'), (215, 'calendar', 'themes/default/images/calendar/activity.png'), (216, 'calendar', 'themes/default/images/calendar/anniversary.png'), (217, 'calendar', 'themes/default/images/calendar/appointment.png'), (218, 'calendar', 'themes/default/images/calendar/birthday.png'), (219, 'calendar', 'themes/default/images/calendar/commitment.png'), (220, 'calendar', 'themes/default/images/calendar/duty.png'), (221, 'calendar', 'themes/default/images/calendar/festival.png'), (222, 'calendar', 'themes/default/images/calendar/general.png'), (223, 'calendar', 'themes/default/images/calendar/index.html'), (224, 'calendar', 'themes/default/images/calendar/priority_1.png'), (225, 'calendar', 'themes/default/images/calendar/priority_2.png'), (226, 'calendar', 'themes/default/images/calendar/priority_3.png'), (227, 'calendar', 'themes/default/images/calendar/priority_4.png'), (228, 'calendar', 'themes/default/images/calendar/priority_5.png'), (229, 'calendar', 'themes/default/images/calendar/priority_na.png'), (230, 'calendar', 'themes/default/images/calendar/public_holiday.png'), (231, 'calendar', 'themes/default/images/calendar/rss.png'), (232, 'calendar', 'themes/default/images/calendar/system_command.png'), (233, 'calendar', 'themes/default/images/calendar/vacation.png'), (234, 'calendar', 'themes/default/images/icons/24x24/menu/rich_content/calendar.png'), (235, 'calendar', 'themes/default/images/icons/48x48/menu/rich_content/calendar.png'), (236, 'calendar', 'themes/default/templates/BLOCK_SIDE_CALENDAR.tpl'), (237, 'calendar', 'themes/default/templates/BLOCK_SIDE_CALENDAR_LISTING.tpl'), (238, 'calendar', 'themes/default/templates/CALENDAR_DAY.tpl'), (239, 'calendar', 'themes/default/templates/CALENDAR_DAY_ENTRY.tpl'), (240, 'calendar', 'themes/default/templates/CALENDAR_DAY_ENTRY_FREE.tpl'), (241, 'calendar', 'themes/default/templates/CALENDAR_DAY_HOUR.tpl'), (242, 'calendar', 'themes/default/templates/CALENDAR_DAY_STREAM_HOUR.tpl'), (243, 'calendar', 'themes/default/templates/CALENDAR_EVENT_BOX.tpl'), (244, 'calendar', 'themes/default/templates/CALENDAR_EVENT_CONFLICT.tpl'), (245, 'calendar', 'themes/default/templates/CALENDAR_EVENT_SCREEN.tpl'), (246, 'calendar', 'themes/default/templates/CALENDAR_EVENT_TYPE.tpl'), (247, 'calendar', 'themes/default/templates/CALENDAR_MAIN_SCREEN.tpl'), (248, 'calendar', 'themes/default/templates/CALENDAR_MONTH.tpl'), (249, 'calendar', 'themes/default/templates/CALENDAR_MONTH_DAY.tpl'), (250, 'calendar', 'themes/default/templates/CALENDAR_MONTH_ENTRY.tpl'), (251, 'calendar', 'themes/default/templates/CALENDAR_MONTH_ENTRY_FREE.tpl'), (252, 'calendar', 'themes/default/templates/CALENDAR_MONTH_WEEK.tpl'), (253, 'calendar', 'themes/default/templates/CALENDAR_WEEK.tpl'), (254, 'calendar', 'themes/default/templates/CALENDAR_WEEK_ENTRY.tpl'), (255, 'calendar', 'themes/default/templates/CALENDAR_WEEK_ENTRY_FREE.tpl'), (256, 'calendar', 'themes/default/templates/CALENDAR_WEEK_HOUR.tpl'), (257, 'calendar', 'themes/default/templates/CALENDAR_WEEK_HOUR_DAY.tpl'), (258, 'calendar', 'themes/default/templates/CALENDAR_YEAR.tpl'), (259, 'calendar', 'themes/default/templates/CALENDAR_YEAR_MONTH.tpl'), (260, 'calendar', 'themes/default/templates/CALENDAR_YEAR_MONTH_DAY_ACTIVE.tpl'), (261, 'calendar', 'themes/default/templates/CALENDAR_YEAR_MONTH_DAY_FREE.tpl'), (262, 'calendar', 'themes/default/templates/CALENDAR_YEAR_MONTH_DAY_ROW.tpl'), (263, 'calendar', 'themes/default/templates/CALENDAR_YEAR_MONTH_DAY_SPACER.tpl'), (264, 'calendar', 'themes/default/templates/CALENDAR_YEAR_MONTH_ROW.tpl'), (265, 'captcha', 'data/captcha.php'), (266, 'captcha', 'data/sounds/0.wav'), (267, 'captcha', 'data/sounds/1.wav'), (268, 'captcha', 'data/sounds/2.wav'), (269, 'captcha', 'data/sounds/3.wav'), (270, 'captcha', 'data/sounds/4.wav'), (271, 'captcha', 'data/sounds/5.wav'), (272, 'captcha', 'data/sounds/6.wav'), (273, 'captcha', 'data/sounds/7.wav'), (274, 'captcha', 'data/sounds/8.wav'), (275, 'captcha', 'data/sounds/9.wav'), (276, 'captcha', 'data/sounds/a.wav'), (277, 'captcha', 'data/sounds/b.wav'), (278, 'captcha', 'data/sounds/c.wav'), (279, 'captcha', 'data/sounds/d.wav'), (280, 'captcha', 'data/sounds/e.wav'), (281, 'captcha', 'data/sounds/f.wav'), (282, 'captcha', 'data/sounds/g.wav'), (283, 'captcha', 'data/sounds/h.wav'), (284, 'captcha', 'data/sounds/i.wav'), (285, 'captcha', 'data/sounds/j.wav'), (286, 'captcha', 'data/sounds/k.wav'), (287, 'captcha', 'data/sounds/l.wav'), (288, 'captcha', 'data/sounds/m.wav'), (289, 'captcha', 'data/sounds/n.wav'), (290, 'captcha', 'data/sounds/o.wav'), (291, 'captcha', 'data/sounds/p.wav'), (292, 'captcha', 'data/sounds/q.wav'), (293, 'captcha', 'data/sounds/r.wav'), (294, 'captcha', 'data/sounds/s.wav'), (295, 'captcha', 'data/sounds/t.wav'), (296, 'captcha', 'data/sounds/u.wav'), (297, 'captcha', 'data/sounds/v.wav'), (298, 'captcha', 'data/sounds/w.wav'), (299, 'captcha', 'data/sounds/x.wav'), (300, 'captcha', 'data/sounds/y.wav'), (301, 'captcha', 'data/sounds/z.wav'), (302, 'captcha', 'lang/EN/captcha.ini'), (303, 'captcha', 'sources/captcha.php'), (304, 'captcha', 'sources/hooks/systems/addon_registry/captcha.php'), (305, 'captcha', 'sources/hooks/systems/config/audio_captcha.php'), (306, 'captcha', 'sources/hooks/systems/config/captcha_noise.php'), (307, 'captcha', 'sources/hooks/systems/config/captcha_on_feedback.php'), (308, 'captcha', 'sources/hooks/systems/config/captcha_single_guess.php'), (309, 'captcha', 'sources/hooks/systems/config/css_captcha.php'), (310, 'captcha', 'sources/hooks/systems/config/js_captcha.php'), (311, 'captcha', 'sources/hooks/systems/config/use_captchas.php'), (312, 'captcha', 'sources/hooks/systems/snippets/captcha_wrong.php'), (313, 'captcha', 'themes/default/templates/FORM_SCREEN_INPUT_CAPTCHA.tpl'), (314, 'catalogues', 'cms/pages/modules/cms_catalogues.php'), (315, 'catalogues', 'lang/EN/catalogues.ini'), (316, 'catalogues', 'site/pages/modules/catalogues.php'), (317, 'catalogues', 'sources/blocks/main_cc_embed.php'), (318, 'catalogues', 'sources/blocks/main_contact_catalogues.php'), (319, 'catalogues', 'sources/catalogues.php'), (320, 'catalogues', 'sources/catalogues2.php'), (321, 'catalogues', 'sources/hooks/modules/admin_import/catalogues.php'), (322, 'catalogues', 'sources/hooks/modules/admin_import_types/catalogues.php'), (323, 'catalogues', 'sources/hooks/modules/admin_newsletter/catalogues.php'), (324, 'catalogues', 'sources/hooks/modules/admin_setupwizard/catalogues.php'), (325, 'catalogues', 'sources/hooks/modules/admin_unvalidated/catalogue_entry.php'), (326, 'catalogues', 'sources/hooks/modules/search/catalogue_categories.php'), (327, 'catalogues', 'sources/hooks/modules/search/catalogue_entries.php'), (328, 'catalogues', 'sources/hooks/systems/addon_registry/catalogues.php'), (329, 'catalogues', 'sources/hooks/systems/ajax_tree/choose_catalogue_category.php'), (330, 'catalogues', 'sources/hooks/systems/ajax_tree/choose_catalogue_entry.php'), (331, 'catalogues', 'sources/hooks/systems/attachments/catalogue_entry.php'), (332, 'catalogues', 'sources/hooks/systems/block_ui_renderers/catalogues.php'), (333, 'catalogues', 'sources/hooks/systems/commandr_fs/catalogues.php'), (334, 'catalogues', 'sources/hooks/systems/config/catalogue_entries_per_page.php'), (335, 'catalogues', 'sources/hooks/systems/config/catalogue_subcats_per_page.php'), (336, 'catalogues', 'sources/hooks/systems/config/catalogues_subcat_narrowin.php'), (337, 'catalogues', 'sources/hooks/systems/content_meta_aware/catalogue.php'), (338, 'catalogues', 'sources/hooks/systems/content_meta_aware/catalogue_category.php'), (339, 'catalogues', 'sources/hooks/systems/content_meta_aware/catalogue_entry.php'), (340, 'catalogues', 'sources/hooks/systems/cron/catalogue_entry_timeouts.php'), (341, 'catalogues', 'sources/hooks/systems/cron/catalogue_view_reports.php'), (342, 'catalogues', 'sources/hooks/systems/meta/catalogue_category.php'), (343, 'catalogues', 'sources/hooks/systems/meta/catalogue_entry.php'), (344, 'catalogues', 'sources/hooks/systems/module_permissions/catalogues_catalogue.php'), (345, 'catalogues', 'sources/hooks/systems/module_permissions/catalogues_category.php'), (346, 'catalogues', 'sources/hooks/systems/notifications/catalogue_entry.php'), (347, 'catalogues', 'sources/hooks/systems/notifications/catalogue_view_reports.php'), (348, 'catalogues', 'sources/hooks/systems/page_groupings/catalogues.php'), (349, 'catalogues', 'sources/hooks/systems/reorganise_uploads/catalogues.php'), (350, 'catalogues', 'sources/hooks/systems/rss/catalogues.php'), (351, 'catalogues', 'sources/hooks/systems/sitemap/catalogue.php'), (352, 'catalogues', 'sources/hooks/systems/sitemap/catalogue_category.php'), (353, 'catalogues', 'sources/hooks/systems/sitemap/catalogue_entry.php'), (354, 'catalogues', 'sources/hooks/systems/snippets/exists_catalogue.php'), (355, 'catalogues', 'sources/hooks/systems/symbols/CATALOGUE_ENTRY_ALL_FIELD_VALUES.php'), (356, 'catalogues', 'sources/hooks/systems/symbols/CATALOGUE_ENTRY_BACKREFS.php'), (357, 'catalogues', 'sources/hooks/systems/symbols/CATALOGUE_ENTRY_FIELD_VALUE.php'), (358, 'catalogues', 'sources/hooks/systems/symbols/CATALOGUE_ENTRY_FIELD_VALUE_PLAIN.php'), (359, 'catalogues', 'sources/hooks/systems/tasks/export_catalogue.php'), (360, 'catalogues', 'sources/hooks/systems/tasks/import_catalogue.php'), (361, 'catalogues', 'sources/hooks/systems/trackback/catalogues.php'), (362, 'catalogues', 'themes/default/css/catalogues.css'), (363, 'catalogues', 'themes/default/images/icons/24x24/menu/cms/catalogues/add_one_catalogue.png'), (364, 'catalogues', 'themes/default/images/icons/24x24/menu/cms/catalogues/edit_one_catalogue.png'), (365, 'catalogues', 'themes/default/images/icons/24x24/menu/cms/catalogues/edit_this_catalogue.png'), (366, 'catalogues', 'themes/default/images/icons/24x24/menu/cms/catalogues/index.html'), (367, 'catalogues', 'themes/default/images/icons/24x24/menu/rich_content/catalogues/catalogues.png'), (368, 'catalogues', 'themes/default/images/icons/24x24/menu/rich_content/catalogues/classifieds.png'), (369, 'catalogues', 'themes/default/images/icons/24x24/menu/rich_content/catalogues/contacts.png'), (370, 'catalogues', 'themes/default/images/icons/24x24/menu/rich_content/catalogues/faqs.png'), (371, 'catalogues', 'themes/default/images/icons/24x24/menu/rich_content/catalogues/index.html'), (372, 'catalogues', 'themes/default/images/icons/24x24/menu/rich_content/catalogues/links.png'), (373, 'catalogues', 'themes/default/images/icons/24x24/menu/rich_content/catalogues/products.png'), (374, 'catalogues', 'themes/default/images/icons/24x24/menu/rich_content/catalogues/projects.png'), (375, 'catalogues', 'themes/default/images/icons/48x48/menu/cms/catalogues/add_one_catalogue.png'), (376, 'catalogues', 'themes/default/images/icons/48x48/menu/cms/catalogues/edit_one_catalogue.png'), (377, 'catalogues', 'themes/default/images/icons/48x48/menu/cms/catalogues/edit_this_catalogue.png'), (378, 'catalogues', 'themes/default/images/icons/48x48/menu/cms/catalogues/index.html'), (379, 'catalogues', 'themes/default/images/icons/48x48/menu/rich_content/catalogues/catalogues.png'), (380, 'catalogues', 'themes/default/images/icons/48x48/menu/rich_content/catalogues/classifieds.png'), (381, 'catalogues', 'themes/default/images/icons/48x48/menu/rich_content/catalogues/contacts.png'), (382, 'catalogues', 'themes/default/images/icons/48x48/menu/rich_content/catalogues/faqs.png'), (383, 'catalogues', 'themes/default/images/icons/48x48/menu/rich_content/catalogues/index.html'), (384, 'catalogues', 'themes/default/images/icons/48x48/menu/rich_content/catalogues/links.png'), (385, 'catalogues', 'themes/default/images/icons/48x48/menu/rich_content/catalogues/products.png'), (386, 'catalogues', 'themes/default/images/icons/48x48/menu/rich_content/catalogues/projects.png'), (387, 'catalogues', 'themes/default/javascript/catalogues.js'), (388, 'catalogues', 'themes/default/templates/CATALOGUE_ADDING_SCREEN.tpl'), (389, 'catalogues', 'themes/default/templates/CATALOGUE_CATEGORIES_LIST_LINE.tpl'), (390, 'catalogues', 'themes/default/templates/CATALOGUE_CATEGORY_HEADING.tpl'), (391, 'catalogues', 'themes/default/templates/CATALOGUE_DEFAULT_CATEGORY_EMBED.tpl'), (392, 'catalogues', 'themes/default/templates/CATALOGUE_DEFAULT_CATEGORY_SCREEN.tpl'), (393, 'catalogues', 'themes/default/templates/CATALOGUE_DEFAULT_ENTRY_SCREEN.tpl'), (394, 'catalogues', 'themes/default/templates/CATALOGUE_DEFAULT_FIELDMAP_ENTRY_FIELD.tpl'), (395, 'catalogues', 'themes/default/templates/CATALOGUE_DEFAULT_FIELDMAP_ENTRY_WRAP.tpl'), (396, 'catalogues', 'themes/default/templates/CATALOGUE_DEFAULT_GRID_ENTRY_FIELD.tpl'), (397, 'catalogues', 'themes/default/templates/CATALOGUE_DEFAULT_GRID_ENTRY_WRAP.tpl'), (398, 'catalogues', 'themes/default/templates/CATALOGUE_DEFAULT_TABULAR_ENTRY_FIELD.tpl'), (399, 'catalogues', 'themes/default/templates/CATALOGUE_DEFAULT_TABULAR_ENTRY_WRAP.tpl'), (400, 'catalogues', 'themes/default/templates/CATALOGUE_DEFAULT_TABULAR_HEADCELL.tpl'), (401, 'catalogues', 'themes/default/templates/CATALOGUE_DEFAULT_TABULAR_WRAP.tpl'), (402, 'catalogues', 'themes/default/templates/CATALOGUE_DEFAULT_TITLELIST_ENTRY.tpl'), (403, 'catalogues', 'themes/default/templates/CATALOGUE_DEFAULT_TITLELIST_WRAP.tpl'), (404, 'catalogues', 'themes/default/templates/CATALOGUE_EDITING_SCREEN.tpl'), (405, 'catalogues', 'themes/default/templates/CATALOGUE_ENTRIES_LIST_LINE.tpl'), (406, 'catalogues', 'themes/default/templates/CATALOGUE_links_TABULAR_ENTRY_FIELD.tpl'), (407, 'catalogues', 'themes/default/templates/CATALOGUE_links_TABULAR_ENTRY_WRAP.tpl'), (408, 'catalogues', 'themes/default/templates/CATALOGUE_links_TABULAR_HEADCELL.tpl'), (409, 'catalogues', 'themes/default/templates/CATALOGUE_links_TABULAR_WRAP.tpl'), (410, 'catalogues', 'themes/default/templates/SEARCH_RESULT_CATALOGUE_ENTRIES.tpl'), (411, 'catalogues', 'uploads/catalogues/.htaccess'), (412, 'catalogues', 'uploads/catalogues/index.html'), (413, 'chat', 'adminzone/pages/modules/admin_chat.php'), (414, 'chat', 'cms/pages/modules/cms_chat.php'), (415, 'chat', 'data/sounds/contact_off.mp3'), (416, 'chat', 'data/sounds/contact_on.mp3'), (417, 'chat', 'data/sounds/error.mp3'), (418, 'chat', 'data/sounds/invited.mp3'), (419, 'chat', 'data/sounds/message_initial.mp3'), (420, 'chat', 'data/sounds/message_sent.mp3'), (421, 'chat', 'data/sounds/you_connect.mp3'), (422, 'chat', 'data_custom/modules/chat/.htaccess'), (423, 'chat', 'data_custom/modules/chat/index.html'), (424, 'chat', 'lang/EN/chat.ini'), (425, 'chat', 'site/download_chat_logs.php'), (426, 'chat', 'site/messages.php'), (427, 'chat', 'site/pages/comcode/EN/popup_blockers.txt'), (428, 'chat', 'site/pages/comcode/EN/userguide_chatcode.txt'), (429, 'chat', 'site/pages/modules/chat.php'), (430, 'chat', 'sources/blocks/main_friends_list.php'), (431, 'chat', 'sources/blocks/side_friends.php'), (432, 'chat', 'sources/blocks/side_shoutbox.php'), (433, 'chat', 'sources/chat.php'), (434, 'chat', 'sources/chat2.php'), (435, 'chat', 'sources/chat_lobby.php'), (436, 'chat', 'sources/chat_logs.php'), (437, 'chat', 'sources/chat_poller.php'), (438, 'chat', 'sources/chat_shoutbox.php'), (439, 'chat', 'sources/chat_sounds.php'), (440, 'chat', 'sources/chat_stats.php'), (441, 'chat', 'sources/hooks/blocks/side_stats/stats_chat.php'), (442, 'chat', 'sources/hooks/modules/admin_import_types/chat.php'), (443, 'chat', 'sources/hooks/modules/admin_setupwizard/chat.php'), (444, 'chat', 'sources/hooks/modules/admin_themewizard/chat.php'), (445, 'chat', 'sources/hooks/modules/chat_bots/.htaccess'), (446, 'chat', 'sources/hooks/modules/chat_bots/default.php'), (447, 'chat', 'sources/hooks/modules/chat_bots/index.html'), (448, 'chat', 'sources/hooks/modules/members/chat.php'), (449, 'chat', 'sources/hooks/systems/addon_registry/chat.php'), (450, 'chat', 'sources/hooks/systems/block_ui_renderers/chat.php'), (451, 'chat', 'sources/hooks/systems/cns_cpf_filter/points_chat.php'), (452, 'chat', 'sources/hooks/systems/commandr_commands/send_chatmessage.php'), (453, 'chat', 'sources/hooks/systems/commandr_commands/watch_chatroom.php'), (454, 'chat', 'sources/hooks/systems/commandr_fs/chat.php'), (455, 'chat', 'sources/hooks/systems/commandr_fs_extended_member/chat_blocking.php'), (456, 'chat', 'sources/hooks/systems/commandr_fs_extended_member/chat_friends.php'), (457, 'chat', 'sources/hooks/systems/commandr_fs_extended_member/chat_sound_effects.php'), (458, 'chat', 'sources/hooks/systems/commandr_notifications/chat.php'), (459, 'chat', 'sources/hooks/systems/config/chat_default_post_colour.php'), (460, 'chat', 'sources/hooks/systems/config/chat_default_post_font.php'), (461, 'chat', 'sources/hooks/systems/config/chat_flood_timelimit.php'), (462, 'chat', 'sources/hooks/systems/config/chat_max_messages_to_show.php'), (463, 'chat', 'sources/hooks/systems/config/chat_message_check_interval.php'), (464, 'chat', 'sources/hooks/systems/config/chat_private_room_deletion_time.php'), (465, 'chat', 'sources/hooks/systems/config/chat_show_stats_count_messages.php'), (466, 'chat', 'sources/hooks/systems/config/chat_show_stats_count_rooms.php'), (467, 'chat', 'sources/hooks/systems/config/chat_show_stats_count_users.php'), (468, 'chat', 'sources/hooks/systems/config/chat_transitory_alert_time.php'), (469, 'chat', 'sources/hooks/systems/config/group_private_chatrooms.php'), (470, 'chat', 'sources/hooks/systems/config/max_chat_lobby_friends.php'), (471, 'chat', 'sources/hooks/systems/config/points_chat.php'), (472, 'chat', 'sources/hooks/systems/config/sitewide_im.php'), (473, 'chat', 'sources/hooks/systems/config/username_click_im.php'), (474, 'chat', 'sources/hooks/systems/content_meta_aware/chat.php'), (475, 'chat', 'sources/hooks/systems/notifications/cns_friend_birthday.php'), (476, 'chat', 'sources/hooks/systems/notifications/im_invited.php'), (477, 'chat', 'sources/hooks/systems/notifications/member_entered_chatroom.php'), (478, 'chat', 'sources/hooks/systems/notifications/new_friend.php'), (479, 'chat', 'sources/hooks/systems/page_groupings/chat.php'), (480, 'chat', 'sources/hooks/systems/profiles_tabs/friends.php'), (481, 'chat', 'sources/hooks/systems/realtime_rain/chat.php'), (482, 'chat', 'sources/hooks/systems/rss/chat.php'), (483, 'chat', 'sources/hooks/systems/sitemap/chat.php'), (484, 'chat', 'sources/hooks/systems/snippets/im_friends_rejig.php'), (485, 'chat', 'sources/hooks/systems/startup/im.php'), (486, 'chat', 'sources/hooks/systems/symbols/CHAT_IM.php'), (487, 'chat', 'sources_custom/hooks/modules/chat_bots/.htaccess'), (488, 'chat', 'sources_custom/hooks/modules/chat_bots/index.html'), (489, 'chat', 'themes/default/css/chat.css'), (490, 'chat', 'themes/default/images/EN/chatcodeeditor/index.html'), (491, 'chat', 'themes/default/images/EN/chatcodeeditor/invite.png'), (492, 'chat', 'themes/default/images/EN/chatcodeeditor/new_room.png'), (493, 'chat', 'themes/default/images/EN/chatcodeeditor/private_message.png'), (494, 'chat', 'themes/default/images/icons/14x14/sound_effects.png'), (495, 'chat', 'themes/default/images/icons/24x24/menu/social/chat/chat.png'), (496, 'chat', 'themes/default/images/icons/24x24/menu/social/chat/chatroom_add.png'), (497, 'chat', 'themes/default/images/icons/24x24/menu/social/chat/index.html'), (498, 'chat', 'themes/default/images/icons/24x24/menu/social/chat/member_blocking.png'), (499, 'chat', 'themes/default/images/icons/24x24/menu/social/chat/sound.png'), (500, 'chat', 'themes/default/images/icons/24x24/tabs/member_account/friends.png'), (501, 'chat', 'themes/default/images/icons/28x28/sound_effects.png'), (502, 'chat', 'themes/default/images/icons/48x48/menu/social/chat/chat.png'), (503, 'chat', 'themes/default/images/icons/48x48/menu/social/chat/chatroom_add.png'), (504, 'chat', 'themes/default/images/icons/48x48/menu/social/chat/index.html'), (505, 'chat', 'themes/default/images/icons/48x48/menu/social/chat/member_blocking.png'), (506, 'chat', 'themes/default/images/icons/48x48/menu/social/chat/sound.png'), (507, 'chat', 'themes/default/images/icons/48x48/tabs/member_account/friends.png'), (508, 'chat', 'themes/default/javascript/chat.js'), (509, 'chat', 'themes/default/templates/BLOCK_MAIN_FRIENDS_LIST.tpl'), (510, 'chat', 'themes/default/templates/BLOCK_SIDE_FRIENDS.tpl'), (511, 'chat', 'themes/default/templates/BLOCK_SIDE_SHOUTBOX.tpl'), (512, 'chat', 'themes/default/templates/BLOCK_SIDE_SHOUTBOX_MESSAGE.tpl'), (513, 'chat', 'themes/default/templates/CHATCODE_EDITOR_BUTTON.tpl'), (514, 'chat', 'themes/default/templates/CHATCODE_EDITOR_MICRO_BUTTON.tpl'), (515, 'chat', 'themes/default/templates/CHAT_FRIENDS.tpl'), (516, 'chat', 'themes/default/templates/CHAT_INVITE.tpl'), (517, 'chat', 'themes/default/templates/CHAT_LOBBY_IM_AREA.tpl'), (518, 'chat', 'themes/default/templates/CHAT_LOBBY_IM_PARTICIPANT.tpl'), (519, 'chat', 'themes/default/templates/CHAT_LOBBY_SCREEN.tpl'), (520, 'chat', 'themes/default/templates/CHAT_MESSAGE.tpl'), (521, 'chat', 'themes/default/templates/CHAT_MODERATE_SCREEN.tpl'), (522, 'chat', 'themes/default/templates/CHAT_PRIVATE.tpl'), (523, 'chat', 'themes/default/templates/CHAT_ROOM_SCREEN.tpl'), (524, 'chat', 'themes/default/templates/CHAT_SET_EFFECTS_SCREEN.tpl'), (525, 'chat', 'themes/default/templates/CHAT_SET_EFFECTS_SETTING_BLOCK.tpl'), (526, 'chat', 'themes/default/templates/CHAT_SITEWIDE_IM.tpl'), (527, 'chat', 'themes/default/templates/CHAT_SITEWIDE_IM_POPUP.tpl'), (528, 'chat', 'themes/default/templates/CHAT_SOUND.tpl'), (529, 'chat', 'themes/default/templates/CHAT_STAFF_ACTIONS.tpl'), (530, 'chat', 'themes/default/templates/CNS_MEMBER_PROFILE_FRIENDS.tpl'), (531, 'chat', 'uploads/personal_sound_effects/.htaccess'), (532, 'chat', 'uploads/personal_sound_effects/index.html'), (533, 'cns_avatars', 'sources/hooks/systems/addon_registry/cns_avatars.php'), (534, 'cns_avatars', 'themes/default/images/cns_default_avatars/default_set/airplane.png'), (535, 'cns_avatars', 'themes/default/images/cns_default_avatars/default_set/berries.png'), (536, 'cns_avatars', 'themes/default/images/cns_default_avatars/default_set/bird.png'), (537, 'cns_avatars', 'themes/default/images/cns_default_avatars/default_set/bonfire.png'), (538, 'cns_avatars', 'themes/default/images/cns_default_avatars/default_set/chess.png'), (539, 'cns_avatars', 'themes/default/images/cns_default_avatars/default_set/cool_flare.png'), (540, 'cns_avatars', 'themes/default/images/cns_default_avatars/default_set/dog.png'), (541, 'cns_avatars', 'themes/default/images/cns_default_avatars/default_set/eagle.png'), (542, 'cns_avatars', 'themes/default/images/cns_default_avatars/default_set/fireman.png'), (543, 'cns_avatars', 'themes/default/images/cns_default_avatars/default_set/forks.png'), (544, 'cns_avatars', 'themes/default/images/cns_default_avatars/default_set/horse.png'), (545, 'cns_avatars', 'themes/default/images/cns_default_avatars/default_set/index.html'), (546, 'cns_avatars', 'themes/default/images/cns_default_avatars/default_set/music.png'), (547, 'cns_avatars', 'themes/default/images/cns_default_avatars/default_set/trees.png'), (548, 'cns_cartoon_avatars', 'sources/hooks/systems/addon_registry/cns_cartoon_avatars.php'), (549, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/anchor.jpg'), (550, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/boating.jpg'), (551, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/caveman.jpg'), (552, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/chillin.jpg'), (553, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/crazy.jpg'), (554, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/dance.gif'), (555, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/dude.jpg'), (556, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/dudette.jpg'), (557, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/emo.jpg'), (558, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/footy.jpg'), (559, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/guyinahat.jpg'), (560, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/half-life.jpg'), (561, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/index.html'), (562, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/kingfish.jpg'), (563, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/matrix.jpg'), (564, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/ninja.jpg'), (565, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/plane.jpg'), (566, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/posh.jpg'), (567, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/rabbit.jpg'), (568, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/snorkler.jpg'), (569, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/western.jpg'), (570, 'cns_cartoon_avatars', 'themes/default/images/cns_default_avatars/default_set/cartoons/worm.jpg'), (571, 'cns_clubs', 'cms/pages/modules/cms_cns_groups.php'), (572, 'cns_clubs', 'sources/hooks/modules/search/cns_clubs.php'), (573, 'cns_clubs', 'sources/hooks/systems/addon_registry/cns_clubs.php'), (574, 'cns_clubs', 'sources/hooks/systems/config/club_forum_parent_forum.php'), (575, 'cns_clubs', 'sources/hooks/systems/config/club_forum_parent_forum_grouping.php'), (576, 'cns_clubs', 'sources/hooks/systems/notifications/cns_club.php'), (577, 'cns_clubs', 'themes/default/images/icons/24x24/menu/cms/clubs.png'), (578, 'cns_clubs', 'themes/default/images/icons/48x48/menu/cms/clubs.png'), (579, 'cns_contact_member', 'site/pages/modules/contact_member.php'), (580, 'cns_contact_member', 'sources/hooks/systems/addon_registry/cns_contact_member.php'), (581, 'cns_contact_member', 'themes/default/images/icons/24x24/links/contact_member.png'), (582, 'cns_contact_member', 'themes/default/images/icons/48x48/links/contact_member.png'), (583, 'cns_cpfs', 'adminzone/pages/modules/admin_cns_customprofilefields.php'), (584, 'cns_cpfs', 'lang/EN/cns_privacy.ini'), (585, 'cns_cpfs', 'sources/hooks/systems/addon_registry/cns_cpfs.php'), (586, 'cns_cpfs', 'sources/hooks/systems/commandr_fs/cpfs.php'), (587, 'cns_cpfs', 'sources/hooks/systems/commandr_fs_extended_member/cpf_perms.php'), (588, 'cns_cpfs', 'sources/hooks/systems/profiles_tabs_edit/privacy.php'), (589, 'cns_cpfs', 'sources/hooks/systems/resource_meta_aware/cpf.php'), (590, 'cns_cpfs', 'themes/default/images/icons/24x24/menu/adminzone/tools/users/custom_profile_fields.png'), (591, 'cns_cpfs', 'themes/default/images/icons/48x48/menu/adminzone/tools/users/custom_profile_fields.png'), (592, 'cns_cpfs', 'themes/default/templates/CNS_CPF_PERMISSIONS_TAB.tpl'), (593, 'cns_cpfs', 'themes/default/templates/CNS_CPF_STATS_SCREEN.tpl'), (594, 'cns_cpfs', 'uploads/cns_cpf_upload/.htaccess'), (595, 'cns_cpfs', 'uploads/cns_cpf_upload/index.html'), (596, 'cns_forum', 'adminzone/pages/modules/admin_cns_forum_groupings.php'), (597, 'cns_forum', 'adminzone/pages/modules/admin_cns_forums.php'), (598, 'cns_forum', 'forum/index.php'), (599, 'cns_forum', 'forum/pages/comcode/.htaccess'), (600, 'cns_forum', 'forum/pages/comcode/EN/.htaccess'), (601, 'cns_forum', 'forum/pages/comcode/EN/index.html'), (602, 'cns_forum', 'forum/pages/comcode/EN/panel_right.txt'), (603, 'cns_forum', 'forum/pages/comcode/index.html'), (604, 'cns_forum', 'forum/pages/comcode_custom/.htaccess'), (605, 'cns_forum', 'forum/pages/comcode_custom/EN/.htaccess'), (606, 'cns_forum', 'forum/pages/comcode_custom/EN/index.html'), (607, 'cns_forum', 'forum/pages/comcode_custom/index.html'), (608, 'cns_forum', 'forum/pages/html/.htaccess'), (609, 'cns_forum', 'forum/pages/html/EN/.htaccess'), (610, 'cns_forum', 'forum/pages/html/EN/index.html'), (611, 'cns_forum', 'forum/pages/html/index.html'), (612, 'cns_forum', 'forum/pages/html_custom/EN/.htaccess'), (613, 'cns_forum', 'forum/pages/html_custom/EN/index.html'), (614, 'cns_forum', 'forum/pages/html_custom/index.html'), (615, 'cns_forum', 'forum/pages/index.html'), (616, 'cns_forum', 'forum/pages/minimodules/.htaccess'), (617, 'cns_forum', 'forum/pages/minimodules/index.html'), (618, 'cns_forum', 'forum/pages/minimodules_custom/.htaccess'), (619, 'cns_forum', 'forum/pages/minimodules_custom/index.html'), (620, 'cns_forum', 'forum/pages/modules/.htaccess'), (621, 'cns_forum', 'forum/pages/modules/forumview.php'), (622, 'cns_forum', 'forum/pages/modules/index.html'), (623, 'cns_forum', 'forum/pages/modules/topics.php'), (624, 'cns_forum', 'forum/pages/modules/topicview.php'), (625, 'cns_forum', 'forum/pages/modules/vforums.php'), (626, 'cns_forum', 'forum/pages/modules_custom/.htaccess'), (627, 'cns_forum', 'forum/pages/modules_custom/index.html'), (628, 'cns_forum', 'forum/rules.php'), (629, 'cns_forum', 'sources/blocks/main_bottom_bar.php'), (630, 'cns_forum', 'sources/blocks/main_cns_involved_topics.php'), (631, 'cns_forum', 'sources/blocks/main_member_bar.php'), (632, 'cns_forum', 'sources/blocks/main_pt_notifications.php'), (633, 'cns_forum', 'sources/blocks/side_cns_private_topics.php'), (634, 'cns_forum', 'sources/cns_forumview.php'), (635, 'cns_forum', 'sources/cns_forumview_pt.php'), (636, 'cns_forum', 'sources/cns_topicview.php'), (637, 'cns_forum', 'sources/hooks/modules/admin_import_types/cns_forum.php'), (638, 'cns_forum', 'sources/hooks/modules/admin_newsletter/cns_forumview.php'), (639, 'cns_forum', 'sources/hooks/modules/admin_stats/cns_posting_rates.php'), (640, 'cns_forum', 'sources/hooks/modules/admin_themewizard/cns_forum.php'), (641, 'cns_forum', 'sources/hooks/modules/admin_unvalidated/cns_posts.php'), (642, 'cns_forum', 'sources/hooks/modules/admin_unvalidated/cns_topics.php'), (643, 'cns_forum', 'sources/hooks/modules/search/cns_own_pt.php'), (644, 'cns_forum', 'sources/hooks/modules/search/cns_posts.php'), (645, 'cns_forum', 'sources/hooks/modules/search/cns_within_topic.php'), (646, 'cns_forum', 'sources/hooks/modules/topicview/.htaccess'), (647, 'cns_forum', 'sources/hooks/modules/topicview/index.html'), (648, 'cns_forum', 'sources/hooks/systems/addon_registry/cns_forum.php'), (649, 'cns_forum', 'sources/hooks/systems/ajax_tree/choose_forum.php'), (650, 'cns_forum', 'sources/hooks/systems/ajax_tree/choose_topic.php'), (651, 'cns_forum', 'sources/hooks/systems/attachments/cns_post.php'), (652, 'cns_forum', 'sources/hooks/systems/cleanup/cns.php'), (653, 'cns_forum', 'sources/hooks/systems/cleanup/cns_topics.php'), (654, 'cns_forum', 'sources/hooks/systems/cns_cpf_filter/notifications.php'), (655, 'cns_forum', 'sources/hooks/systems/commandr_fs/forum_groupings.php'), (656, 'cns_forum', 'sources/hooks/systems/commandr_fs/forums.php'), (657, 'cns_forum', 'sources/hooks/systems/config/delete_time_limit.php'), (658, 'cns_forum', 'sources/hooks/systems/config/delete_trashed_pts.php'), (659, 'cns_forum', 'sources/hooks/systems/config/edit_time_limit.php'), (660, 'cns_forum', 'sources/hooks/systems/config/enable_add_topic_btn_in_topic.php'), (661, 'cns_forum', 'sources/hooks/systems/config/enable_forum_dupe_buttons.php'), (662, 'cns_forum', 'sources/hooks/systems/config/enable_mark_forum_read.php'), (663, 'cns_forum', 'sources/hooks/systems/config/enable_mark_topic_unread.php'), (664, 'cns_forum', 'sources/hooks/systems/config/enable_multi_quote.php'), (665, 'cns_forum', 'sources/hooks/systems/config/enable_post_emphasis.php'), (666, 'cns_forum', 'sources/hooks/systems/config/enable_pt_filtering.php'), (667, 'cns_forum', 'sources/hooks/systems/config/enable_pt_restrict.php'), (668, 'cns_forum', 'sources/hooks/systems/config/enable_sunk.php'), (669, 'cns_forum', 'sources/hooks/systems/config/force_guest_names.php'), (670, 'cns_forum', 'sources/hooks/systems/config/forum_posts_per_page.php'), (671, 'cns_forum', 'sources/hooks/systems/config/forum_topics_per_page.php'), (672, 'cns_forum', 'sources/hooks/systems/config/inline_pp_advertise.php'), (673, 'cns_forum', 'sources/hooks/systems/config/intro_forum_id.php'), (674, 'cns_forum', 'sources/hooks/systems/config/is_on_anonymous_posts.php'), (675, 'cns_forum', 'sources/hooks/systems/config/is_on_post_titles.php'), (676, 'cns_forum', 'sources/hooks/systems/config/is_on_show_online.php'), (677, 'cns_forum', 'sources/hooks/systems/config/is_on_topic_descriptions.php'), (678, 'cns_forum', 'sources/hooks/systems/config/is_on_topic_emoticons.php'), (679, 'cns_forum', 'sources/hooks/systems/config/max_forum_detail.php'), (680, 'cns_forum', 'sources/hooks/systems/config/max_forum_inspect.php'), (681, 'cns_forum', 'sources/hooks/systems/config/overt_whisper_suggestion.php'), (682, 'cns_forum', 'sources/hooks/systems/config/post_read_history_days.php'), (683, 'cns_forum', 'sources/hooks/systems/config/private_topics_per_page.php'), (684, 'cns_forum', 'sources/hooks/systems/config/seq_post_ids.php'), (685, 'cns_forum', 'sources/hooks/systems/config/threaded_buttons.php'), (686, 'cns_forum', 'sources/hooks/systems/content_meta_aware/forum.php'), (687, 'cns_forum', 'sources/hooks/systems/notifications/cns_new_pt.php'), (688, 'cns_forum', 'sources/hooks/systems/notifications/cns_topic.php'), (689, 'cns_forum', 'sources/hooks/systems/notifications/cns_topic_invite.php'), (690, 'cns_forum', 'sources/hooks/systems/page_groupings/cns_forum.php'), (691, 'cns_forum', 'sources/hooks/systems/preview/cns_post.php'), (692, 'cns_forum', 'sources/hooks/systems/profiles_tabs/posts.php'), (693, 'cns_forum', 'sources/hooks/systems/profiles_tabs/pts.php'), (694, 'cns_forum', 'sources/hooks/systems/resource_meta_aware/forum_grouping.php'), (695, 'cns_forum', 'sources/hooks/systems/rss/cns_forumview.php'), (696, 'cns_forum', 'sources/hooks/systems/rss/cns_private_topics.php'), (697, 'cns_forum', 'sources/hooks/systems/rss/cns_topicview.php'), (698, 'cns_forum', 'sources/hooks/systems/rss/cns_unread_topics.php'), (699, 'cns_forum', 'sources/hooks/systems/sitemap/forum.php'), (700, 'cns_forum', 'sources/hooks/systems/sitemap/topic.php'), (701, 'cns_forum', 'sources/hooks/systems/tasks/cns_recache.php'), (702, 'cns_forum', 'sources/hooks/systems/tasks/cns_topics_recache.php'), (703, 'cns_forum', 'sources/hooks/systems/tasks/notify_topics_moved.php'), (704, 'cns_forum', 'sources_custom/hooks/modules/topicview/.htaccess'), (705, 'cns_forum', 'sources_custom/hooks/modules/topicview/index.html'), (706, 'cns_forum', 'themes/default/images/cns_general/index.html'), (707, 'cns_forum', 'themes/default/images/cns_general/new_posts.png'), (708, 'cns_forum', 'themes/default/images/cns_general/new_posts_redirect.png'), (709, 'cns_forum', 'themes/default/images/cns_general/no_new_posts.png'), (710, 'cns_forum', 'themes/default/images/cns_general/no_new_posts_redirect.png'), (711, 'cns_forum', 'themes/default/images/cns_general/redirect.png'), (712, 'cns_forum', 'themes/default/images/icons/14x14/cns_topic_modifiers/announcement.png'), (713, 'cns_forum', 'themes/default/images/icons/14x14/cns_topic_modifiers/closed.png'), (714, 'cns_forum', 'themes/default/images/icons/14x14/cns_topic_modifiers/hot.png'), (715, 'cns_forum', 'themes/default/images/icons/14x14/cns_topic_modifiers/index.html'), (716, 'cns_forum', 'themes/default/images/icons/14x14/cns_topic_modifiers/involved.png'), (717, 'cns_forum', 'themes/default/images/icons/14x14/cns_topic_modifiers/pinned.png'), (718, 'cns_forum', 'themes/default/images/icons/14x14/cns_topic_modifiers/poll.png'), (719, 'cns_forum', 'themes/default/images/icons/14x14/cns_topic_modifiers/sunk.png'), (720, 'cns_forum', 'themes/default/images/icons/14x14/cns_topic_modifiers/unread.png'), (721, 'cns_forum', 'themes/default/images/icons/14x14/cns_topic_modifiers/unvalidated.png'), (722, 'cns_forum', 'themes/default/images/icons/24x24/buttons/forum.png'), (723, 'cns_forum', 'themes/default/images/icons/24x24/buttons/linear.png'), (724, 'cns_forum', 'themes/default/images/icons/24x24/buttons/mark_read.png'), (725, 'cns_forum', 'themes/default/images/icons/24x24/buttons/mark_unread.png'), (726, 'cns_forum', 'themes/default/images/icons/24x24/buttons/new_quote.png'), (727, 'cns_forum', 'themes/default/images/icons/24x24/buttons/new_topic.png'), (728, 'cns_forum', 'themes/default/images/icons/24x24/buttons/threaded.png'), (729, 'cns_forum', 'themes/default/images/icons/24x24/buttons/whisper.png'), (730, 'cns_forum', 'themes/default/images/icons/24x24/menu/adminzone/audit/statistics/posting_rates.png'); INSERT INTO `[[dbprefix]]addons_files` VALUES (731, 'cns_forum', 'themes/default/images/icons/24x24/menu/adminzone/structure/forum/index.html'), (732, 'cns_forum', 'themes/default/images/icons/24x24/menu/social/forum/forums.png'), (733, 'cns_forum', 'themes/default/images/icons/24x24/menu/social/forum/index.html'), (734, 'cns_forum', 'themes/default/images/icons/24x24/menu/social/forum/inline_personal_posts.png'), (735, 'cns_forum', 'themes/default/images/icons/24x24/menu/social/forum/vforums/index.html'), (736, 'cns_forum', 'themes/default/images/icons/24x24/menu/social/forum/vforums/involved_topics.png'), (737, 'cns_forum', 'themes/default/images/icons/24x24/menu/social/forum/vforums/posts_since_last_visit.png'), (738, 'cns_forum', 'themes/default/images/icons/24x24/menu/social/forum/vforums/recently_read_topics.png'), (739, 'cns_forum', 'themes/default/images/icons/24x24/menu/social/forum/vforums/unanswered_topics.png'), (740, 'cns_forum', 'themes/default/images/icons/24x24/menu/social/forum/vforums/unread_topics.png'), (741, 'cns_forum', 'themes/default/images/icons/28x28/cns_topic_modifiers/announcement.png'), (742, 'cns_forum', 'themes/default/images/icons/28x28/cns_topic_modifiers/closed.png'), (743, 'cns_forum', 'themes/default/images/icons/28x28/cns_topic_modifiers/hot.png'), (744, 'cns_forum', 'themes/default/images/icons/28x28/cns_topic_modifiers/index.html'), (745, 'cns_forum', 'themes/default/images/icons/28x28/cns_topic_modifiers/involved.png'), (746, 'cns_forum', 'themes/default/images/icons/28x28/cns_topic_modifiers/pinned.png'), (747, 'cns_forum', 'themes/default/images/icons/28x28/cns_topic_modifiers/poll.png'), (748, 'cns_forum', 'themes/default/images/icons/28x28/cns_topic_modifiers/sunk.png'), (749, 'cns_forum', 'themes/default/images/icons/28x28/cns_topic_modifiers/unread.png'), (750, 'cns_forum', 'themes/default/images/icons/28x28/cns_topic_modifiers/unvalidated.png'), (751, 'cns_forum', 'themes/default/images/icons/48x48/buttons/forum.png'), (752, 'cns_forum', 'themes/default/images/icons/48x48/buttons/linear.png'), (753, 'cns_forum', 'themes/default/images/icons/48x48/buttons/mark_read.png'), (754, 'cns_forum', 'themes/default/images/icons/48x48/buttons/mark_unread.png'), (755, 'cns_forum', 'themes/default/images/icons/48x48/buttons/new_quote.png'), (756, 'cns_forum', 'themes/default/images/icons/48x48/buttons/new_topic.png'), (757, 'cns_forum', 'themes/default/images/icons/48x48/buttons/threaded.png'), (758, 'cns_forum', 'themes/default/images/icons/48x48/buttons/whisper.png'), (759, 'cns_forum', 'themes/default/images/icons/48x48/menu/adminzone/audit/statistics/posting_rates.png'), (760, 'cns_forum', 'themes/default/images/icons/48x48/menu/adminzone/structure/forum/index.html'), (761, 'cns_forum', 'themes/default/images/icons/48x48/menu/social/forum/forums.png'), (762, 'cns_forum', 'themes/default/images/icons/48x48/menu/social/forum/index.html'), (763, 'cns_forum', 'themes/default/images/icons/48x48/menu/social/forum/inline_personal_posts.png'), (764, 'cns_forum', 'themes/default/images/icons/48x48/menu/social/forum/vforums/index.html'), (765, 'cns_forum', 'themes/default/images/icons/48x48/menu/social/forum/vforums/involved_topics.png'), (766, 'cns_forum', 'themes/default/images/icons/48x48/menu/social/forum/vforums/posts_since_last_visit.png'), (767, 'cns_forum', 'themes/default/images/icons/48x48/menu/social/forum/vforums/recently_read_topics.png'), (768, 'cns_forum', 'themes/default/images/icons/48x48/menu/social/forum/vforums/unanswered_topics.png'), (769, 'cns_forum', 'themes/default/images/icons/48x48/menu/social/forum/vforums/unread_topics.png'), (770, 'cns_forum', 'themes/default/javascript/cns_forum.js'), (771, 'cns_forum', 'themes/default/templates/BLOCK_MAIN_BOTTOM_BAR.tpl'), (772, 'cns_forum', 'themes/default/templates/BLOCK_MAIN_CNS_INVOLVED_TOPICS.tpl'), (773, 'cns_forum', 'themes/default/templates/BLOCK_MAIN_MEMBER_BAR.tpl'), (774, 'cns_forum', 'themes/default/templates/BLOCK_MAIN_PT_NOTIFICATIONS.tpl'), (775, 'cns_forum', 'themes/default/templates/BLOCK_SIDE_CNS_PRIVATE_TOPICS.tpl'), (776, 'cns_forum', 'themes/default/templates/CNS_EDIT_FORUM_SCREEN.tpl'), (777, 'cns_forum', 'themes/default/templates/CNS_EDIT_FORUM_SCREEN_FORUM.tpl'), (778, 'cns_forum', 'themes/default/templates/CNS_EDIT_FORUM_SCREEN_GROUPING.tpl'), (779, 'cns_forum', 'themes/default/templates/CNS_FORUM.tpl'), (780, 'cns_forum', 'themes/default/templates/CNS_FORUM_GROUPING.tpl'), (781, 'cns_forum', 'themes/default/templates/CNS_FORUM_INTRO_QUESTION_POPUP.tpl'), (782, 'cns_forum', 'themes/default/templates/CNS_FORUM_INTRO_QUESTION_SCREEN.tpl'), (783, 'cns_forum', 'themes/default/templates/CNS_FORUM_IN_GROUPING.tpl'), (784, 'cns_forum', 'themes/default/templates/CNS_FORUM_LATEST.tpl'), (785, 'cns_forum', 'themes/default/templates/CNS_FORUM_LIST_LINE.tpl'), (786, 'cns_forum', 'themes/default/templates/CNS_FORUM_SCREEN.tpl'), (787, 'cns_forum', 'themes/default/templates/CNS_FORUM_TOPIC_LIST_LINE.tpl'), (788, 'cns_forum', 'themes/default/templates/CNS_FORUM_TOPIC_ROW.tpl'), (789, 'cns_forum', 'themes/default/templates/CNS_FORUM_TOPIC_ROW_LAST_POST.tpl'), (790, 'cns_forum', 'themes/default/templates/CNS_FORUM_TOPIC_WRAPPER.tpl'), (791, 'cns_forum', 'themes/default/templates/CNS_GUEST_BAR.tpl'), (792, 'cns_forum', 'themes/default/templates/CNS_GUEST_DETAILS.tpl'), (793, 'cns_forum', 'themes/default/templates/CNS_MEMBER_BAR.tpl'), (794, 'cns_forum', 'themes/default/templates/CNS_MEMBER_PROFILE_POSTS.tpl'), (795, 'cns_forum', 'themes/default/templates/CNS_MEMBER_PROFILE_PTS.tpl'), (796, 'cns_forum', 'themes/default/templates/CNS_MEMBER_PT_RULES_SCREEN.tpl'), (797, 'cns_forum', 'themes/default/templates/CNS_NOTIFICATION.tpl'), (798, 'cns_forum', 'themes/default/templates/CNS_PINNED_DIVIDER.tpl'), (799, 'cns_forum', 'themes/default/templates/CNS_POSTER_GUEST.tpl'), (800, 'cns_forum', 'themes/default/templates/CNS_POSTER_MEMBER.tpl'), (801, 'cns_forum', 'themes/default/templates/CNS_POSTING_SCREEN_POSTS.tpl'), (802, 'cns_forum', 'themes/default/templates/CNS_POST_BOX.tpl'), (803, 'cns_forum', 'themes/default/templates/CNS_PRIVATE_TOPIC_LINK.tpl'), (804, 'cns_forum', 'themes/default/templates/CNS_PT_BETWEEN.tpl'), (805, 'cns_forum', 'themes/default/templates/CNS_PT_FILTERS.tpl'), (806, 'cns_forum', 'themes/default/templates/CNS_TOPIC_FIRST_UNREAD.tpl'), (807, 'cns_forum', 'themes/default/templates/CNS_TOPIC_MARKER.tpl'), (808, 'cns_forum', 'themes/default/templates/CNS_TOPIC_POLL.tpl'), (809, 'cns_forum', 'themes/default/templates/CNS_TOPIC_POLL_ANSWER.tpl'), (810, 'cns_forum', 'themes/default/templates/CNS_TOPIC_POLL_ANSWER_RADIO.tpl'), (811, 'cns_forum', 'themes/default/templates/CNS_TOPIC_POLL_ANSWER_RESULTS.tpl'), (812, 'cns_forum', 'themes/default/templates/CNS_TOPIC_POLL_BUTTON.tpl'), (813, 'cns_forum', 'themes/default/templates/CNS_TOPIC_POLL_VIEW_RESULTS.tpl'), (814, 'cns_forum', 'themes/default/templates/CNS_TOPIC_POST.tpl'), (815, 'cns_forum', 'themes/default/templates/CNS_TOPIC_POST_LAST_EDITED.tpl'), (816, 'cns_forum', 'themes/default/templates/CNS_TOPIC_SCREEN.tpl'), (817, 'cns_forum', 'themes/default/templates/CNS_VFORUM_FILTERING.tpl'), (818, 'cns_forum', 'themes/default/templates/CNS_VFORUM_SCREEN.tpl'), (819, 'cns_forum', 'themes/default/templates/CNS_WHISPER_CHOICE_SCREEN.tpl'), (820, 'cns_forum', 'themes/default/templates/MEMBER_BAR_SEARCH.tpl'), (821, 'cns_forum', 'themes/default/text/CNS_QUOTE_FCOMCODE.txt'), (822, 'cns_member_avatars', 'sources/hooks/systems/addon_registry/cns_member_avatars.php'), (823, 'cns_member_avatars', 'sources/hooks/systems/config/random_avatars.php'), (824, 'cns_member_avatars', 'sources/hooks/systems/notifications/cns_choose_avatar.php'), (825, 'cns_member_avatars', 'sources/hooks/systems/profiles_tabs_edit/avatar.php'), (826, 'cns_member_avatars', 'themes/default/images/cns_default_avatars/index.html'), (827, 'cns_member_avatars', 'themes/default/images/cns_default_avatars/system.png'), (828, 'cns_member_avatars', 'themes/default/images/icons/24x24/tabs/member_account/edit/avatar.png'), (829, 'cns_member_avatars', 'themes/default/images/icons/48x48/tabs/member_account/edit/avatar.png'), (830, 'cns_member_avatars', 'themes/default/templates/CNS_EDIT_AVATAR_TAB.tpl'), (831, 'cns_member_avatars', 'uploads/cns_avatars/.htaccess'), (832, 'cns_member_avatars', 'uploads/cns_avatars/index.html'), (833, 'cns_member_photos', 'sources/hooks/systems/addon_registry/cns_member_photos.php'), (834, 'cns_member_photos', 'sources/hooks/systems/notifications/cns_choose_photo.php'), (835, 'cns_member_photos', 'sources/hooks/systems/profiles_tabs_edit/photo.php'), (836, 'cns_member_photos', 'themes/default/images/icons/24x24/tabs/member_account/edit/photo.png'), (837, 'cns_member_photos', 'themes/default/images/icons/48x48/tabs/member_account/edit/photo.png'), (838, 'cns_member_photos', 'themes/default/templates/CNS_EDIT_PHOTO_TAB.tpl'), (839, 'cns_member_photos', 'uploads/cns_photos/.htaccess'), (840, 'cns_member_photos', 'uploads/cns_photos/index.html'), (841, 'cns_member_photos', 'uploads/cns_photos_thumbs/.htaccess'), (842, 'cns_member_photos', 'uploads/cns_photos_thumbs/index.html'), (843, 'cns_member_titles', 'sources/hooks/systems/addon_registry/cns_member_titles.php'), (844, 'cns_member_titles', 'sources/hooks/systems/config/max_member_title_length.php'), (845, 'cns_member_titles', 'sources/hooks/systems/profiles_tabs_edit/title.php'), (846, 'cns_member_titles', 'themes/default/images/icons/24x24/tabs/member_account/edit/title.png'), (847, 'cns_member_titles', 'themes/default/images/icons/48x48/tabs/member_account/edit/title.png'), (848, 'cns_multi_moderations', 'adminzone/pages/modules/admin_cns_multi_moderations.php'), (849, 'cns_multi_moderations', 'lang/EN/cns_multi_moderations.ini'), (850, 'cns_multi_moderations', 'sources/hooks/systems/addon_registry/cns_multi_moderations.php'), (851, 'cns_multi_moderations', 'sources/hooks/systems/commandr_fs/multi_moderations.php'), (852, 'cns_multi_moderations', 'sources/hooks/systems/resource_meta_aware/multi_moderation.php'), (853, 'cns_multi_moderations', 'themes/default/images/icons/24x24/menu/adminzone/structure/forum/multi_moderations.png'), (854, 'cns_multi_moderations', 'themes/default/images/icons/48x48/menu/adminzone/structure/forum/multi_moderations.png'), (855, 'cns_post_templates', 'adminzone/pages/modules/admin_cns_post_templates.php'), (856, 'cns_post_templates', 'lang/EN/cns_post_templates.ini'), (857, 'cns_post_templates', 'sources/hooks/systems/addon_registry/cns_post_templates.php'), (858, 'cns_post_templates', 'sources/hooks/systems/commandr_fs/post_templates.php'), (859, 'cns_post_templates', 'sources/hooks/systems/resource_meta_aware/post_template.php'), (860, 'cns_post_templates', 'themes/default/images/icons/24x24/menu/adminzone/structure/forum/post_templates.png'), (861, 'cns_post_templates', 'themes/default/images/icons/48x48/menu/adminzone/structure/forum/post_templates.png'), (862, 'cns_post_templates', 'themes/default/templates/CNS_POST_TEMPLATE_SELECT.tpl'), (863, 'cns_reported_posts', 'sources/hooks/blocks/main_staff_checklist/reported_posts.php'), (864, 'cns_reported_posts', 'sources/hooks/systems/addon_registry/cns_reported_posts.php'), (865, 'cns_reported_posts', 'sources/hooks/systems/config/reported_posts_forum.php'), (866, 'cns_reported_posts', 'themes/default/text/CNS_REPORTED_POST_FCOMCODE.txt'), (867, 'cns_signatures', 'sources/hooks/systems/addon_registry/cns_signatures.php'), (868, 'cns_signatures', 'sources/hooks/systems/attachments/cns_signature.php'), (869, 'cns_signatures', 'sources/hooks/systems/config/enable_skip_sig.php'), (870, 'cns_signatures', 'sources/hooks/systems/config/enable_views_sigs_option.php'), (871, 'cns_signatures', 'sources/hooks/systems/notifications/cns_choose_signature.php'), (872, 'cns_signatures', 'sources/hooks/systems/preview/cns_signature.php'), (873, 'cns_signatures', 'sources/hooks/systems/profiles_tabs_edit/signature.php'), (874, 'cns_signatures', 'themes/default/images/icons/24x24/tabs/member_account/edit/signature.png'), (875, 'cns_signatures', 'themes/default/images/icons/48x48/tabs/member_account/edit/signature.png'), (876, 'cns_signatures', 'themes/default/templates/CNS_EDIT_SIGNATURE_TAB.tpl'), (877, 'cns_thematic_avatars', 'sources/hooks/systems/addon_registry/cns_thematic_avatars.php'), (878, 'cns_thematic_avatars', 'themes/default/images/cns_default_avatars/default_set/thematic/animals.png'), (879, 'cns_thematic_avatars', 'themes/default/images/cns_default_avatars/default_set/thematic/books.png'), (880, 'cns_thematic_avatars', 'themes/default/images/cns_default_avatars/default_set/thematic/business.png'), (881, 'cns_thematic_avatars', 'themes/default/images/cns_default_avatars/default_set/thematic/chess.png'), (882, 'cns_thematic_avatars', 'themes/default/images/cns_default_avatars/default_set/thematic/food.png'), (883, 'cns_thematic_avatars', 'themes/default/images/cns_default_avatars/default_set/thematic/games.png'), (884, 'cns_thematic_avatars', 'themes/default/images/cns_default_avatars/default_set/thematic/index.html'), (885, 'cns_thematic_avatars', 'themes/default/images/cns_default_avatars/default_set/thematic/money.png'), (886, 'cns_thematic_avatars', 'themes/default/images/cns_default_avatars/default_set/thematic/music.png'), (887, 'cns_thematic_avatars', 'themes/default/images/cns_default_avatars/default_set/thematic/nature.png'), (888, 'cns_thematic_avatars', 'themes/default/images/cns_default_avatars/default_set/thematic/outdoors.png'), (889, 'cns_thematic_avatars', 'themes/default/images/cns_default_avatars/default_set/thematic/space.png'), (890, 'cns_thematic_avatars', 'themes/default/images/cns_default_avatars/default_set/thematic/sports.png'), (891, 'cns_thematic_avatars', 'themes/default/images/cns_default_avatars/default_set/thematic/tech.png'), (892, 'cns_warnings', 'lang/EN/cns_warnings.ini'), (893, 'cns_warnings', 'site/pages/modules/warnings.php'), (894, 'cns_warnings', 'site/warnings_browse.php'), (895, 'cns_warnings', 'sources/hooks/systems/addon_registry/cns_warnings.php'), (896, 'cns_warnings', 'sources/hooks/systems/commandr_fs_extended_member/warnings.php'), (897, 'cns_warnings', 'sources/hooks/systems/profiles_tabs/warnings.php'), (898, 'cns_warnings', 'themes/default/images/icons/24x24/buttons/warn.png'), (899, 'cns_warnings', 'themes/default/images/icons/24x24/links/warning_add.png'), (900, 'cns_warnings', 'themes/default/images/icons/24x24/tabs/member_account/warnings.png'), (901, 'cns_warnings', 'themes/default/images/icons/48x48/buttons/warn.png'), (902, 'cns_warnings', 'themes/default/images/icons/48x48/links/warning_add.png'), (903, 'cns_warnings', 'themes/default/images/icons/48x48/tabs/member_account/warnings.png'), (904, 'cns_warnings', 'themes/default/templates/CNS_MEMBER_PROFILE_WARNINGS.tpl'), (905, 'cns_warnings', 'themes/default/templates/CNS_SAVED_WARNING.tpl'), (906, 'cns_warnings', 'themes/default/templates/CNS_WARNING_HISTORY_SCREEN.tpl'), (907, 'cns_warnings', 'themes/default/templates/CNS_WARN_SPAM_URLS.tpl'), (908, 'code_editor', 'code_editor.php'), (909, 'code_editor', 'exports/file_backups/index.html'), (910, 'code_editor', 'sources/hooks/systems/addon_registry/code_editor.php'), (911, 'code_editor', 'themes/default/images/icons/24x24/menu/adminzone/tools/code_editor.png'), (912, 'code_editor', 'themes/default/images/icons/48x48/menu/adminzone/tools/code_editor.png'), (913, 'collaboration_zone', 'collaboration/index.php'), (914, 'collaboration_zone', 'collaboration/pages/comcode/.htaccess'), (915, 'collaboration_zone', 'collaboration/pages/comcode/EN/.htaccess'), (916, 'collaboration_zone', 'collaboration/pages/comcode/EN/about.txt'), (917, 'collaboration_zone', 'collaboration/pages/comcode/EN/index.html'), (918, 'collaboration_zone', 'collaboration/pages/comcode/EN/panel_right.txt'), (919, 'collaboration_zone', 'collaboration/pages/comcode/EN/start.txt'), (920, 'collaboration_zone', 'collaboration/pages/comcode/index.html'), (921, 'collaboration_zone', 'collaboration/pages/comcode_custom/.htaccess'), (922, 'collaboration_zone', 'collaboration/pages/comcode_custom/EN/.htaccess'), (923, 'collaboration_zone', 'collaboration/pages/comcode_custom/EN/index.html'), (924, 'collaboration_zone', 'collaboration/pages/comcode_custom/index.html'), (925, 'collaboration_zone', 'collaboration/pages/html/.htaccess'), (926, 'collaboration_zone', 'collaboration/pages/html/EN/.htaccess'), (927, 'collaboration_zone', 'collaboration/pages/html/EN/index.html'), (928, 'collaboration_zone', 'collaboration/pages/html/index.html'), (929, 'collaboration_zone', 'collaboration/pages/html_custom/EN/.htaccess'), (930, 'collaboration_zone', 'collaboration/pages/html_custom/EN/index.html'), (931, 'collaboration_zone', 'collaboration/pages/html_custom/index.html'), (932, 'collaboration_zone', 'collaboration/pages/index.html'), (933, 'collaboration_zone', 'collaboration/pages/minimodules/.htaccess'), (934, 'collaboration_zone', 'collaboration/pages/minimodules/index.html'), (935, 'collaboration_zone', 'collaboration/pages/minimodules_custom/.htaccess'), (936, 'collaboration_zone', 'collaboration/pages/minimodules_custom/index.html'), (937, 'collaboration_zone', 'collaboration/pages/modules/.htaccess'), (938, 'collaboration_zone', 'collaboration/pages/modules/index.html'), (939, 'collaboration_zone', 'collaboration/pages/modules_custom/.htaccess'), (940, 'collaboration_zone', 'collaboration/pages/modules_custom/index.html'), (941, 'collaboration_zone', 'sources/hooks/modules/admin_themewizard/collaboration_zone.php'), (942, 'collaboration_zone', 'sources/hooks/systems/addon_registry/collaboration_zone.php'), (943, 'collaboration_zone', 'sources/hooks/systems/page_groupings/collaboration_zone.php'), (944, 'collaboration_zone', 'themes/default/images/icons/24x24/menu/collaboration.png'), (945, 'collaboration_zone', 'themes/default/images/icons/24x24/menu/collaboration/index.html'), (946, 'collaboration_zone', 'themes/default/images/icons/24x24/menu/collaboration/start.png'), (947, 'collaboration_zone', 'themes/default/images/icons/48x48/menu/collaboration.png'), (948, 'collaboration_zone', 'themes/default/images/icons/48x48/menu/collaboration/index.html'), (949, 'collaboration_zone', 'themes/default/images/icons/48x48/menu/collaboration/start.png'), (950, 'commandr', 'adminzone/pages/modules/admin_commandr.php'), (951, 'commandr', 'data/commandr.php'), (952, 'commandr', 'data/modules/admin_commandr/.htaccess'), (953, 'commandr', 'data/modules/admin_commandr/admin_commandrsample_script'), (954, 'commandr', 'data/modules/admin_commandr/index.html'), (955, 'commandr', 'data/modules/admin_commandr/sample_script'), (956, 'commandr', 'data/modules/admin_commandr/test_script'), (957, 'commandr', 'lang/EN/commandr.ini'), (958, 'commandr', 'sources/commandr.php'), (959, 'commandr', 'sources/commandr_fs.php'), (960, 'commandr', 'sources/hooks/systems/addon_registry/commandr.php'), (961, 'commandr', 'sources/hooks/systems/commandr_commands/.htaccess'), (962, 'commandr', 'sources/hooks/systems/commandr_commands/alien_check.php'), (963, 'commandr', 'sources/hooks/systems/commandr_commands/antispam_check.php'), (964, 'commandr', 'sources/hooks/systems/commandr_commands/append.php'), (965, 'commandr', 'sources/hooks/systems/commandr_commands/ban_ip.php'), (966, 'commandr', 'sources/hooks/systems/commandr_commands/ban_member.php'), (967, 'commandr', 'sources/hooks/systems/commandr_commands/bsod.php'), (968, 'commandr', 'sources/hooks/systems/commandr_commands/call.php'), (969, 'commandr', 'sources/hooks/systems/commandr_commands/cat.php'), (970, 'commandr', 'sources/hooks/systems/commandr_commands/cd.php'), (971, 'commandr', 'sources/hooks/systems/commandr_commands/check_perms.php'), (972, 'commandr', 'sources/hooks/systems/commandr_commands/clear.php'), (973, 'commandr', 'sources/hooks/systems/commandr_commands/clear_caches.php'), (974, 'commandr', 'sources/hooks/systems/commandr_commands/closed.php'), (975, 'commandr', 'sources/hooks/systems/commandr_commands/commandrchat.php'), (976, 'commandr', 'sources/hooks/systems/commandr_commands/commands.php'), (977, 'commandr', 'sources/hooks/systems/commandr_commands/cp.php'), (978, 'commandr', 'sources/hooks/systems/commandr_commands/cpdir.php'), (979, 'commandr', 'sources/hooks/systems/commandr_commands/database_upgrade.php'), (980, 'commandr', 'sources/hooks/systems/commandr_commands/date.php'), (981, 'commandr', 'sources/hooks/systems/commandr_commands/db_search.php'), (982, 'commandr', 'sources/hooks/systems/commandr_commands/db_table_sizes.php'), (983, 'commandr', 'sources/hooks/systems/commandr_commands/deep_clean.php'), (984, 'commandr', 'sources/hooks/systems/commandr_commands/directory_sizes.php'), (985, 'commandr', 'sources/hooks/systems/commandr_commands/echo.php'), (986, 'commandr', 'sources/hooks/systems/commandr_commands/edit.php'), (987, 'commandr', 'sources/hooks/systems/commandr_commands/exit.php'), (988, 'commandr', 'sources/hooks/systems/commandr_commands/feedback.php'), (989, 'commandr', 'sources/hooks/systems/commandr_commands/find.php'), (990, 'commandr', 'sources/hooks/systems/commandr_commands/find_codes.php'), (991, 'commandr', 'sources/hooks/systems/commandr_commands/find_commandr_fs_filename_via_id.php'), (992, 'commandr', 'sources/hooks/systems/commandr_commands/find_entry_points.php'), (993, 'commandr', 'sources/hooks/systems/commandr_commands/find_guid_via_id.php'), (994, 'commandr', 'sources/hooks/systems/commandr_commands/find_id_via_commandr_fs_filename.php'), (995, 'commandr', 'sources/hooks/systems/commandr_commands/find_id_via_guid.php'), (996, 'commandr', 'sources/hooks/systems/commandr_commands/find_id_via_label.php'), (997, 'commandr', 'sources/hooks/systems/commandr_commands/find_label_via_id.php'), (998, 'commandr', 'sources/hooks/systems/commandr_commands/fix_perms.php'), (999, 'commandr', 'sources/hooks/systems/commandr_commands/grep.php'), (1000, 'commandr', 'sources/hooks/systems/commandr_commands/help.php'), (1001, 'commandr', 'sources/hooks/systems/commandr_commands/index.html'), (1002, 'commandr', 'sources/hooks/systems/commandr_commands/integrity_check.php'), (1003, 'commandr', 'sources/hooks/systems/commandr_commands/ls.php'), (1004, 'commandr', 'sources/hooks/systems/commandr_commands/mkdir.php'), (1005, 'commandr', 'sources/hooks/systems/commandr_commands/mv.php'), (1006, 'commandr', 'sources/hooks/systems/commandr_commands/mvdir.php'), (1007, 'commandr', 'sources/hooks/systems/commandr_commands/obfuscate_directory.php'), (1008, 'commandr', 'sources/hooks/systems/commandr_commands/passwd.php'), (1009, 'commandr', 'sources/hooks/systems/commandr_commands/phpinfo.php'), (1010, 'commandr', 'sources/hooks/systems/commandr_commands/pwd.php'), (1011, 'commandr', 'sources/hooks/systems/commandr_commands/read.php'), (1012, 'commandr', 'sources/hooks/systems/commandr_commands/reset.php'), (1013, 'commandr', 'sources/hooks/systems/commandr_commands/rm.php'), (1014, 'commandr', 'sources/hooks/systems/commandr_commands/rmdir.php'), (1015, 'commandr', 'sources/hooks/systems/commandr_commands/set_comment_forum.php'), (1016, 'commandr', 'sources/hooks/systems/commandr_commands/sql_dump.php'), (1017, 'commandr', 'sources/hooks/systems/commandr_commands/time.php'), (1018, 'commandr', 'sources/hooks/systems/commandr_commands/untar.php'), (1019, 'commandr', 'sources/hooks/systems/commandr_commands/users_online.php'), (1020, 'commandr', 'sources/hooks/systems/commandr_commands/version.php'), (1021, 'commandr', 'sources/hooks/systems/commandr_commands/whoami.php'), (1022, 'commandr', 'sources/hooks/systems/commandr_commands/whois.php'), (1023, 'commandr', 'sources/hooks/systems/commandr_commands/write.php'), (1024, 'commandr', 'sources/hooks/systems/commandr_fs/.htaccess'), (1025, 'commandr', 'sources/hooks/systems/commandr_fs/bin.php'), (1026, 'commandr', 'sources/hooks/systems/commandr_fs/database.php'), (1027, 'commandr', 'sources/hooks/systems/commandr_fs/etc.php'), (1028, 'commandr', 'sources/hooks/systems/commandr_fs/index.html'), (1029, 'commandr', 'sources/hooks/systems/commandr_fs/raw.php'), (1030, 'commandr', 'sources/hooks/systems/commandr_fs/root.php'), (1031, 'commandr', 'sources/hooks/systems/commandr_fs_extended_config/.htaccess'), (1032, 'commandr', 'sources/hooks/systems/commandr_fs_extended_config/index.html'), (1033, 'commandr', 'sources/hooks/systems/commandr_fs_extended_config/privileges.php'), (1034, 'commandr', 'sources/hooks/systems/commandr_fs_extended_member/.htaccess'), (1035, 'commandr', 'sources/hooks/systems/commandr_fs_extended_member/index.html'), (1036, 'commandr', 'sources/hooks/systems/commandr_notifications/.htaccess'), (1037, 'commandr', 'sources/hooks/systems/commandr_notifications/commandrchat.php'), (1038, 'commandr', 'sources/hooks/systems/commandr_notifications/index.html'), (1039, 'commandr', 'sources/hooks/systems/config/bottom_show_commandr_button.php'), (1040, 'commandr', 'sources/hooks/systems/config/commandr_chat_announce.php'), (1041, 'commandr', 'sources/hooks/systems/page_groupings/commandr.php'), (1042, 'commandr', 'sources/hooks/systems/snippets/commandr.php'), (1043, 'commandr', 'sources/resource_fs.php'), (1044, 'commandr', 'sources/resource_fs_base_class.php'), (1045, 'commandr', 'sources_custom/hooks/systems/commandr_commands/.htaccess'), (1046, 'commandr', 'sources_custom/hooks/systems/commandr_commands/index.html'), (1047, 'commandr', 'sources_custom/hooks/systems/commandr_fs/.htaccess'), (1048, 'commandr', 'sources_custom/hooks/systems/commandr_fs/index.html'), (1049, 'commandr', 'sources_custom/hooks/systems/commandr_fs_extended_config/.htaccess'), (1050, 'commandr', 'sources_custom/hooks/systems/commandr_fs_extended_config/index.html'), (1051, 'commandr', 'sources_custom/hooks/systems/commandr_fs_extended_member/.htaccess'), (1052, 'commandr', 'sources_custom/hooks/systems/commandr_fs_extended_member/index.html'), (1053, 'commandr', 'sources_custom/hooks/systems/commandr_notifications/.htaccess'), (1054, 'commandr', 'sources_custom/hooks/systems/commandr_notifications/index.html'), (1055, 'commandr', 'themes/default/css/commandr.css'), (1056, 'commandr', 'themes/default/images/icons/24x24/menu/adminzone/tools/commandr.png'), (1057, 'commandr', 'themes/default/images/icons/24x24/tool_buttons/commandr_off.png'), (1058, 'commandr', 'themes/default/images/icons/24x24/tool_buttons/commandr_on.png'), (1059, 'commandr', 'themes/default/images/icons/48x48/menu/adminzone/tools/commandr.png'), (1060, 'commandr', 'themes/default/images/icons/48x48/tool_buttons/commandr_off.png'), (1061, 'commandr', 'themes/default/images/icons/48x48/tool_buttons/commandr_on.png'), (1062, 'commandr', 'themes/default/javascript/button_commandr.js'), (1063, 'commandr', 'themes/default/javascript/commandr.js'), (1064, 'commandr', 'themes/default/templates/COMMANDR_ARRAY.tpl'), (1065, 'commandr', 'themes/default/templates/COMMANDR_BOX.tpl'), (1066, 'commandr', 'themes/default/templates/COMMANDR_CHAT_NOTIFICATION.tpl'), (1067, 'commandr', 'themes/default/templates/COMMANDR_CNS_NOTIFICATION.tpl'), (1068, 'commandr', 'themes/default/templates/COMMANDR_COMMAND.tpl'), (1069, 'commandr', 'themes/default/templates/COMMANDR_COMMANDRCHAT_NOTIFICATION.tpl'), (1070, 'commandr', 'themes/default/templates/COMMANDR_COMMANDS.tpl'), (1071, 'commandr', 'themes/default/templates/COMMANDR_EDIT.tpl'), (1072, 'commandr', 'themes/default/templates/COMMANDR_ENTRY_POINTS.tpl'), (1073, 'commandr', 'themes/default/templates/COMMANDR_FIND_CODES.tpl'), (1074, 'commandr', 'themes/default/templates/COMMANDR_HELP.tpl'), (1075, 'commandr', 'themes/default/templates/COMMANDR_LS.tpl'), (1076, 'commandr', 'themes/default/templates/COMMANDR_MAIN.tpl'), (1077, 'commandr', 'themes/default/templates/COMMANDR_MAIN_SCREEN.tpl'), (1078, 'commandr', 'themes/default/templates/COMMANDR_NOTIFICATION.tpl'), (1079, 'commandr', 'themes/default/templates/COMMANDR_PT_NOTIFICATION.tpl'), (1080, 'commandr', 'themes/default/templates/COMMANDR_RSS.tpl'), (1081, 'commandr', 'themes/default/templates/COMMANDR_USERS_ONLINE.tpl'), (1082, 'commandr', 'themes/default/templates/COMMANDR_WHOIS.tpl'), (1083, 'content_privacy', 'lang/EN/content_privacy.ini'), (1084, 'content_privacy', 'sources/content_privacy.php'), (1085, 'content_privacy', 'sources/content_privacy2.php'), (1086, 'content_privacy', 'sources/hooks/systems/addon_registry/content_privacy.php'), (1087, 'content_privacy', 'sources/hooks/systems/notifications/invited_content.php'), (1088, 'content_reviews', 'adminzone/pages/modules/admin_content_reviews.php'), (1089, 'content_reviews', 'lang/EN/content_reviews.ini'), (1090, 'content_reviews', 'sources/content_reviews.php'), (1091, 'content_reviews', 'sources/content_reviews2.php'), (1092, 'content_reviews', 'sources/hooks/blocks/main_staff_checklist/content_reviews.php'), (1093, 'content_reviews', 'sources/hooks/systems/addon_registry/content_reviews.php'), (1094, 'content_reviews', 'sources/hooks/systems/cron/content_reviews.php'), (1095, 'content_reviews', 'sources/hooks/systems/notifications/content_reviews.php'), (1096, 'content_reviews', 'themes/default/images/icons/24x24/menu/adminzone/audit/content_reviews.png'), (1097, 'content_reviews', 'themes/default/images/icons/48x48/menu/adminzone/audit/content_reviews.png'), (1098, 'content_reviews', 'themes/default/templates/REVIEW_STATUS.tpl'), (1099, 'core', '_config.php'), (1100, 'core', 'adminzone/.htaccess'), (1101, 'core', 'adminzone/find_permissions.php'), (1102, 'core', 'adminzone/index.php'), (1103, 'core', 'adminzone/pages/comcode/.htaccess'), (1104, 'core', 'adminzone/pages/comcode/EN/.htaccess'), (1105, 'core', 'adminzone/pages/comcode/EN/_modsecurity.txt'), (1106, 'core', 'adminzone/pages/comcode/EN/index.html'), (1107, 'core', 'adminzone/pages/comcode/EN/start.txt'), (1108, 'core', 'adminzone/pages/comcode/index.html'), (1109, 'core', 'adminzone/pages/comcode_custom/.htaccess'), (1110, 'core', 'adminzone/pages/comcode_custom/EN/.htaccess'), (1111, 'core', 'adminzone/pages/comcode_custom/EN/index.html'), (1112, 'core', 'adminzone/pages/comcode_custom/index.html'), (1113, 'core', 'adminzone/pages/html/.htaccess'), (1114, 'core', 'adminzone/pages/html/EN/.htaccess'), (1115, 'core', 'adminzone/pages/html/EN/index.html'), (1116, 'core', 'adminzone/pages/html/index.html'), (1117, 'core', 'adminzone/pages/html_custom/EN/.htaccess'), (1118, 'core', 'adminzone/pages/html_custom/EN/index.html'), (1119, 'core', 'adminzone/pages/html_custom/index.html'), (1120, 'core', 'adminzone/pages/index.html'), (1121, 'core', 'adminzone/pages/minimodules/.htaccess'), (1122, 'core', 'adminzone/pages/minimodules/index.html'), (1123, 'core', 'adminzone/pages/minimodules_custom/.htaccess'), (1124, 'core', 'adminzone/pages/minimodules_custom/index.html'), (1125, 'core', 'adminzone/pages/modules/.htaccess'), (1126, 'core', 'adminzone/pages/modules/admin.php'), (1127, 'core', 'adminzone/pages/modules/admin_email_log.php'), (1128, 'core', 'adminzone/pages/modules/admin_group_member_timeouts.php'), (1129, 'core', 'adminzone/pages/modules/admin_version.php'), (1130, 'core', 'adminzone/pages/modules/index.html'), (1131, 'core', 'adminzone/pages/modules_custom/.htaccess'), (1132, 'core', 'adminzone/pages/modules_custom/index.html'), (1133, 'core', 'caches/.htaccess'), (1134, 'core', 'caches/guest_pages/.htaccess'), (1135, 'core', 'caches/guest_pages/index.html'), (1136, 'core', 'caches/index.html'), (1137, 'core', 'caches/lang/.htaccess'), (1138, 'core', 'caches/lang/EN/.htaccess'), (1139, 'core', 'caches/lang/EN/index.html'), (1140, 'core', 'caches/lang/index.html'), (1141, 'core', 'caches/self_learning/.htaccess'), (1142, 'core', 'caches/self_learning/index.html'), (1143, 'core', 'cms/index.php'), (1144, 'core', 'cms/pages/comcode/.htaccess'), (1145, 'core', 'cms/pages/comcode/EN/.htaccess'), (1146, 'core', 'cms/pages/comcode/EN/index.html'), (1147, 'core', 'cms/pages/comcode/index.html'), (1148, 'core', 'cms/pages/comcode_custom/.htaccess'), (1149, 'core', 'cms/pages/comcode_custom/EN/.htaccess'), (1150, 'core', 'cms/pages/comcode_custom/EN/index.html'), (1151, 'core', 'cms/pages/comcode_custom/index.html'), (1152, 'core', 'cms/pages/html/.htaccess'), (1153, 'core', 'cms/pages/html/EN/.htaccess'), (1154, 'core', 'cms/pages/html/EN/index.html'), (1155, 'core', 'cms/pages/html/index.html'), (1156, 'core', 'cms/pages/html_custom/EN/.htaccess'), (1157, 'core', 'cms/pages/html_custom/EN/index.html'), (1158, 'core', 'cms/pages/html_custom/index.html'), (1159, 'core', 'cms/pages/index.html'), (1160, 'core', 'cms/pages/minimodules/.htaccess'), (1161, 'core', 'cms/pages/minimodules/index.html'), (1162, 'core', 'cms/pages/minimodules_custom/.htaccess'), (1163, 'core', 'cms/pages/minimodules_custom/index.html'), (1164, 'core', 'cms/pages/modules/.htaccess'), (1165, 'core', 'cms/pages/modules/cms.php'), (1166, 'core', 'cms/pages/modules/index.html'), (1167, 'core', 'cms/pages/modules_custom/.htaccess'), (1168, 'core', 'cms/pages/modules_custom/index.html'), (1169, 'core', 'config_editor.php'), (1170, 'core', 'data/ajax_tree.php'), (1171, 'core', 'data/autosave.php'), (1172, 'core', 'data/blank.php'), (1173, 'core', 'data/confirm_session.php'), (1174, 'core', 'data/cron_bridge.php'), (1175, 'core', 'data/cron_bridge.sh'), (1176, 'core', 'data/crossdomain.php'), (1177, 'core', 'data/curl-ca-bundle.crt'), (1178, 'core', 'data/db_meta.bin'), (1179, 'core', 'data/editarea/edit_area.css'), (1180, 'core', 'data/editarea/edit_area_compressor.php'), (1181, 'core', 'data/editarea/edit_area_full.js'), (1182, 'core', 'data/editarea/images/autocompletion.gif'), (1183, 'core', 'data/editarea/images/close.gif'), (1184, 'core', 'data/editarea/images/fullscreen.gif'), (1185, 'core', 'data/editarea/images/go_to_line.gif'), (1186, 'core', 'data/editarea/images/help.gif'), (1187, 'core', 'data/editarea/images/highlight.gif'), (1188, 'core', 'data/editarea/images/index.html'), (1189, 'core', 'data/editarea/images/load.gif'), (1190, 'core', 'data/editarea/images/move.gif'), (1191, 'core', 'data/editarea/images/newdocument.gif'), (1192, 'core', 'data/editarea/images/opacity.png'), (1193, 'core', 'data/editarea/images/processing.gif'), (1194, 'core', 'data/editarea/images/redo.gif'), (1195, 'core', 'data/editarea/images/reset_highlight.gif'), (1196, 'core', 'data/editarea/images/save.gif'), (1197, 'core', 'data/editarea/images/search.gif'), (1198, 'core', 'data/editarea/images/smooth_selection.gif'), (1199, 'core', 'data/editarea/images/spacer.gif'), (1200, 'core', 'data/editarea/images/statusbar_resize.gif'), (1201, 'core', 'data/editarea/images/undo.gif'), (1202, 'core', 'data/editarea/images/word_wrap.gif'), (1203, 'core', 'data/editarea/index.html'), (1204, 'core', 'data/editarea/langs/bg.js'), (1205, 'core', 'data/editarea/langs/cs.js'), (1206, 'core', 'data/editarea/langs/de.js'), (1207, 'core', 'data/editarea/langs/dk.js'), (1208, 'core', 'data/editarea/langs/en.js'), (1209, 'core', 'data/editarea/langs/eo.js'), (1210, 'core', 'data/editarea/langs/es.js'), (1211, 'core', 'data/editarea/langs/fi.js'), (1212, 'core', 'data/editarea/langs/fr.js'), (1213, 'core', 'data/editarea/langs/hr.js'), (1214, 'core', 'data/editarea/langs/index.html'), (1215, 'core', 'data/editarea/langs/it.js'), (1216, 'core', 'data/editarea/langs/ja.js'), (1217, 'core', 'data/editarea/langs/mk.js'), (1218, 'core', 'data/editarea/langs/nl.js'), (1219, 'core', 'data/editarea/langs/pl.js'), (1220, 'core', 'data/editarea/langs/pt.js'), (1221, 'core', 'data/editarea/langs/ru.js'), (1222, 'core', 'data/editarea/langs/sk.js'), (1223, 'core', 'data/editarea/langs/zh.js'), (1224, 'core', 'data/editarea/license_bsd.txt'), (1225, 'core', 'data/editarea/reg_syntax/css.js'), (1226, 'core', 'data/editarea/reg_syntax/html.js'), (1227, 'core', 'data/editarea/reg_syntax/index.html'), (1228, 'core', 'data/editarea/reg_syntax/js.js'), (1229, 'core', 'data/editarea/reg_syntax/php.js'), (1230, 'core', 'data/editarea/reg_syntax/xml.js'), (1231, 'core', 'data/editarea/template.html'), (1232, 'core', 'data/empty.html'), (1233, 'core', 'data/empty.php'), (1234, 'core', 'data/endpoint.php'), (1235, 'core', 'data/external_url_proxy.php'), (1236, 'core', 'data/files.bin'), (1237, 'core', 'data/files_previous.bin'), (1238, 'core', 'data/geocode.php'), (1239, 'core', 'data/guids.bin'), (1240, 'core', 'data/html5.js'), (1241, 'core', 'data/iframe.php'), (1242, 'core', 'data/images/.htaccess'), (1243, 'core', 'data/images/index.html'), (1244, 'core', 'data/incoming_uploads.php'), (1245, 'core', 'data/index.html'), (1246, 'core', 'data/javascript.php'), (1247, 'core', 'data/modules/index.html'), (1248, 'core', 'data/no_banning.txt'), (1249, 'core', 'data/page_link_redirect.php'), (1250, 'core', 'data/plupload/index.html'), (1251, 'core', 'data/plupload/plupload.flash.swf'), (1252, 'core', 'data/plupload/plupload.silverlight.xap'), (1253, 'core', 'data/quash_referer.php'), (1254, 'core', 'data/question_ui.php'), (1255, 'core', 'data/script.php'), (1256, 'core', 'data/sheet.php'), (1257, 'core', 'data/sitemap.php'), (1258, 'core', 'data/snippet.php'), (1259, 'core', 'data/soundmanager/index.html'), (1260, 'core', 'data/soundmanager/soundmanager2.swf'), (1261, 'core', 'data/soundmanager/soundmanager2_debug.swf'), (1262, 'core', 'data/soundmanager/soundmanager2_flash9.swf'), (1263, 'core', 'data/soundmanager/soundmanager2_flash9_debug.swf'), (1264, 'core', 'data/sounds/index.html'), (1265, 'core', 'data/sounds/message_background.mp3'), (1266, 'core', 'data/sounds/message_received.mp3'), (1267, 'core', 'data/tasks.php'), (1268, 'core', 'data/upload_syndication_auth.php'), (1269, 'core', 'data/xml_config/.htaccess'), (1270, 'core', 'data/xml_config/index.html'), (1271, 'core', 'data_custom/.htaccess'), (1272, 'core', 'data_custom/execute_temp.php'), (1273, 'core', 'data_custom/execute_temp.php.bundle'), (1274, 'core', 'data_custom/firewall_rules.txt'), (1275, 'core', 'data_custom/functions.bin'), (1276, 'core', 'data_custom/images/.htaccess'), (1277, 'core', 'data_custom/images/index.html'), (1278, 'core', 'data_custom/index.html'), (1279, 'core', 'data_custom/modules/index.html'), (1280, 'core', 'data_custom/sitemaps/index.html'), (1281, 'core', 'data_custom/xml_config/.htaccess'), (1282, 'core', 'data_custom/xml_config/index.html'), (1283, 'core', 'exports/file_backups/.htaccess'), (1284, 'core', 'index.php'), (1285, 'core', 'lang/.htaccess'), (1286, 'core', 'lang/EN/.htaccess'), (1287, 'core', 'lang/EN/abstract_file_manager.ini'), (1288, 'core', 'lang/EN/blocks.ini'), (1289, 'core', 'lang/EN/critical_error.ini'), (1290, 'core', 'lang/EN/dates.ini'), (1291, 'core', 'lang/EN/dearchive.ini'), (1292, 'core', 'lang/EN/debrand.ini'), (1293, 'core', 'lang/EN/decision_tree.ini'), (1294, 'core', 'lang/EN/do_next.ini'), (1295, 'core', 'lang/EN/email_log.ini'), (1296, 'core', 'lang/EN/encryption.ini'), (1297, 'core', 'lang/EN/filtercode.ini'), (1298, 'core', 'lang/EN/global.ini'), (1299, 'core', 'lang/EN/group_member_timeouts.ini'), (1300, 'core', 'lang/EN/index.html'), (1301, 'core', 'lang/EN/installer.ini'), (1302, 'core', 'lang/EN/javascript.ini'), (1303, 'core', 'lang/EN/lang.ini'), (1304, 'core', 'lang/EN/locations.ini'), (1305, 'core', 'lang/EN/mail.ini'), (1306, 'core', 'lang/EN/metadata.ini'), (1307, 'core', 'lang/EN/permissions.ini'), (1308, 'core', 'lang/EN/profiling.ini'), (1309, 'core', 'lang/EN/rss.ini'), (1310, 'core', 'lang/EN/tasks.ini'), (1311, 'core', 'lang/EN/upload_syndication.ini'), (1312, 'core', 'lang/EN/version.ini'), (1313, 'core', 'lang/EN/zones.ini'), (1314, 'core', 'lang/index.html'), (1315, 'core', 'lang/langs.ini'), (1316, 'core', 'lang/map.ini'), (1317, 'core', 'lang_custom/.htaccess'), (1318, 'core', 'lang_custom/EN/.htaccess'), (1319, 'core', 'lang_custom/EN/index.html'), (1320, 'core', 'lang_custom/index.html'), (1321, 'core', 'pages/comcode/.htaccess'), (1322, 'core', 'pages/comcode/EN/.htaccess'), (1323, 'core', 'pages/comcode/EN/404.txt'), (1324, 'core', 'pages/comcode/EN/_rules.txt'), (1325, 'core', 'pages/comcode/EN/index.html'), (1326, 'core', 'pages/comcode/EN/keymap.txt'), (1327, 'core', 'pages/comcode/EN/panel_bottom.txt'), (1328, 'core', 'pages/comcode/EN/panel_left.txt'), (1329, 'core', 'pages/comcode/EN/panel_right.txt'), (1330, 'core', 'pages/comcode/EN/panel_top.txt'), (1331, 'core', 'pages/comcode/EN/privacy.txt'), (1332, 'core', 'pages/comcode/EN/rules.txt'), (1333, 'core', 'pages/comcode/EN/sitemap.txt'), (1334, 'core', 'pages/comcode/EN/start.txt'), (1335, 'core', 'pages/comcode/index.html'), (1336, 'core', 'pages/comcode_custom/.htaccess'), (1337, 'core', 'pages/comcode_custom/EN/.htaccess'), (1338, 'core', 'pages/comcode_custom/EN/index.html'), (1339, 'core', 'pages/comcode_custom/index.html'), (1340, 'core', 'pages/html/.htaccess'), (1341, 'core', 'pages/html/EN/.htaccess'), (1342, 'core', 'pages/html/EN/index.html'), (1343, 'core', 'pages/html/index.html'), (1344, 'core', 'pages/html_custom/EN/.htaccess'), (1345, 'core', 'pages/html_custom/EN/index.html'), (1346, 'core', 'pages/html_custom/index.html'), (1347, 'core', 'pages/index.html'), (1348, 'core', 'pages/minimodules/.htaccess'), (1349, 'core', 'pages/minimodules/index.html'), (1350, 'core', 'pages/minimodules_custom/.htaccess'), (1351, 'core', 'pages/minimodules_custom/index.html'), (1352, 'core', 'pages/modules/.htaccess'), (1353, 'core', 'pages/modules/forums.php'), (1354, 'core', 'pages/modules/index.html'), (1355, 'core', 'pages/modules/login.php'), (1356, 'core', 'pages/modules_custom/.htaccess'), (1357, 'core', 'pages/modules_custom/index.html'), (1358, 'core', 'safe_mode_temp/.htaccess'), (1359, 'core', 'safe_mode_temp/index.html'), (1360, 'core', 'site/index.php'), (1361, 'core', 'site/pages/comcode/.htaccess'), (1362, 'core', 'site/pages/comcode/EN/.htaccess'), (1363, 'core', 'site/pages/comcode/EN/index.html'), (1364, 'core', 'site/pages/comcode/EN/panel_left.txt'), (1365, 'core', 'site/pages/comcode/EN/panel_right.txt'), (1366, 'core', 'site/pages/comcode/EN/start.txt'), (1367, 'core', 'site/pages/comcode/EN/userguide_comcode.txt'), (1368, 'core', 'site/pages/comcode/index.html'), (1369, 'core', 'site/pages/comcode_custom/.htaccess'), (1370, 'core', 'site/pages/comcode_custom/EN/.htaccess'), (1371, 'core', 'site/pages/comcode_custom/EN/index.html'), (1372, 'core', 'site/pages/comcode_custom/index.html'), (1373, 'core', 'site/pages/html/.htaccess'), (1374, 'core', 'site/pages/html/EN/.htaccess'), (1375, 'core', 'site/pages/html/EN/index.html'), (1376, 'core', 'site/pages/html/index.html'), (1377, 'core', 'site/pages/html_custom/EN/.htaccess'), (1378, 'core', 'site/pages/html_custom/EN/index.html'), (1379, 'core', 'site/pages/html_custom/index.html'), (1380, 'core', 'site/pages/index.html'), (1381, 'core', 'site/pages/minimodules/.htaccess'), (1382, 'core', 'site/pages/minimodules/index.html'), (1383, 'core', 'site/pages/minimodules_custom/.htaccess'), (1384, 'core', 'site/pages/minimodules_custom/index.html'), (1385, 'core', 'site/pages/modules/.htaccess'), (1386, 'core', 'site/pages/modules/index.html'), (1387, 'core', 'site/pages/modules_custom/.htaccess'), (1388, 'core', 'site/pages/modules_custom/index.html'), (1389, 'core', 'sources/.htaccess'), (1390, 'core', 'sources/abstract_file_manager.php'), (1391, 'core', 'sources/actionlog.php'), (1392, 'core', 'sources/activities.php'), (1393, 'core', 'sources/ajax.php'), (1394, 'core', 'sources/antispam.php'), (1395, 'core', 'sources/autosave.php'), (1396, 'core', 'sources/block_add.php'), (1397, 'core', 'sources/blocks.php'), (1398, 'core', 'sources/blocks/.htaccess'), (1399, 'core', 'sources/blocks/index.html'), (1400, 'core', 'sources/blocks/main_comcode_page_children.php'), (1401, 'core', 'sources/blocks/main_content.php'), (1402, 'core', 'sources/blocks/main_content_filtering.php'), (1403, 'core', 'sources/blocks/main_db_notes.php'), (1404, 'core', 'sources/blocks/main_greeting.php'), (1405, 'core', 'sources/blocks/main_include_module.php'), (1406, 'core', 'sources/blocks/main_multi_content.php'), (1407, 'core', 'sources/blocks/main_notes.php'), (1408, 'core', 'sources/blocks/main_only_if_match.php'), (1409, 'core', 'sources/blocks/side_personal_stats.php'), (1410, 'core', 'sources/blocks/top_login.php'), (1411, 'core', 'sources/blocks/top_personal_stats.php'), (1412, 'core', 'sources/caches.php'), (1413, 'core', 'sources/caches2.php'), (1414, 'core', 'sources/caches3.php'), (1415, 'core', 'sources/character_sets.php'), (1416, 'core', 'sources/config.php'), (1417, 'core', 'sources/config2.php'), (1418, 'core', 'sources/content.php'), (1419, 'core', 'sources/content2.php'), (1420, 'core', 'sources/cpf_install.php'), (1421, 'core', 'sources/critical_errors.php'), (1422, 'core', 'sources/crud_module.php'), (1423, 'core', 'sources/crypt.php'), (1424, 'core', 'sources/crypt_master.php'), (1425, 'core', 'sources/csrf_filter.php'), (1426, 'core', 'sources/css_and_js.php'), (1427, 'core', 'sources/database.php'), (1428, 'core', 'sources/database_action.php'), (1429, 'core', 'sources/database_helper.php'), (1430, 'core', 'sources/database_relations.php'), (1431, 'core', 'sources/database_repair.php'), (1432, 'core', 'sources/database_search.php'), (1433, 'core', 'sources/database_security_filter.php'), (1434, 'core', 'sources/debug_fs.php'), (1435, 'core', 'sources/decision_tree.php'), (1436, 'core', 'sources/deep_clean.php'), (1437, 'core', 'sources/developer_tools.php'), (1438, 'core', 'sources/diff.php'), (1439, 'core', 'sources/diff/Diff.php'), (1440, 'core', 'sources/diff/Diff/Engine/index.html'), (1441, 'core', 'sources/diff/Diff/Engine/native.php'), (1442, 'core', 'sources/diff/Diff/Engine/shell.php'), (1443, 'core', 'sources/diff/Diff/Engine/string.php'), (1444, 'core', 'sources/diff/Diff/Engine/xdiff.php'), (1445, 'core', 'sources/diff/Diff/Mapped.php'), (1446, 'core', 'sources/diff/Diff/Renderer.php'), (1447, 'core', 'sources/diff/Diff/Renderer/context.php'), (1448, 'core', 'sources/diff/Diff/Renderer/index.html'), (1449, 'core', 'sources/diff/Diff/Renderer/inline.php'), (1450, 'core', 'sources/diff/Diff/Renderer/unified.php'), (1451, 'core', 'sources/diff/Diff/ThreeWay.php'), (1452, 'core', 'sources/diff/Diff/index.html'), (1453, 'core', 'sources/diff/Diff3.php'), (1454, 'core', 'sources/diff/index.html'), (1455, 'core', 'sources/encryption.php'), (1456, 'core', 'sources/endpoints.php'), (1457, 'core', 'sources/exif.php'), (1458, 'core', 'sources/failure.php'), (1459, 'core', 'sources/failure_spammers.php'), (1460, 'core', 'sources/files.php'), (1461, 'core', 'sources/files2.php'), (1462, 'core', 'sources/filtercode.php'), (1463, 'core', 'sources/firephp.php'), (1464, 'core', 'sources/forum_stub.php'), (1465, 'core', 'sources/global.php'), (1466, 'core', 'sources/global2.php'), (1467, 'core', 'sources/global3.php'), (1468, 'core', 'sources/global4.php'), (1469, 'core', 'sources/group_member_timeouts.php'), (1470, 'core', 'sources/hooks/.htaccess'), (1471, 'core', 'sources/hooks/blocks/.htaccess'), (1472, 'core', 'sources/hooks/blocks/index.html'), (1473, 'core', 'sources/hooks/blocks/main_notes/.htaccess'), (1474, 'core', 'sources/hooks/blocks/main_notes/index.html'), (1475, 'core', 'sources/hooks/blocks/main_staff_checklist/version.php'), (1476, 'core', 'sources/hooks/endpoints/.htaccess'), (1477, 'core', 'sources/hooks/endpoints/account/.htaccess'), (1478, 'core', 'sources/hooks/endpoints/account/index.html'), (1479, 'core', 'sources/hooks/endpoints/content/.htaccess'), (1480, 'core', 'sources/hooks/endpoints/content/index.html'), (1481, 'core', 'sources/hooks/endpoints/index.html'), (1482, 'core', 'sources/hooks/endpoints/misc/.htaccess'), (1483, 'core', 'sources/hooks/endpoints/misc/index.html'), (1484, 'core', 'sources/hooks/form_handlers/index.html'), (1485, 'core', 'sources/hooks/form_handlers/join/index.html'), (1486, 'core', 'sources/hooks/form_handlers/profile_edit/index.html'), (1487, 'core', 'sources/hooks/index.html'), (1488, 'core', 'sources/hooks/modules/.htaccess'), (1489, 'core', 'sources/hooks/modules/index.html'), (1490, 'core', 'sources/hooks/modules/video_syndication/.htaccess'), (1491, 'core', 'sources/hooks/modules/video_syndication/index.html'), (1492, 'core', 'sources/hooks/systems/.htaccess'), (1493, 'core', 'sources/hooks/systems/activities/.htaccess'), (1494, 'core', 'sources/hooks/systems/activities/index.html'), (1495, 'core', 'sources/hooks/systems/addon_registry/.htaccess'), (1496, 'core', 'sources/hooks/systems/addon_registry/core.php'), (1497, 'core', 'sources/hooks/systems/addon_registry/index.html'), (1498, 'core', 'sources/hooks/systems/ajax_tree/.htaccess'), (1499, 'core', 'sources/hooks/systems/ajax_tree/index.html'), (1500, 'core', 'sources/hooks/systems/block_ui_renderers/.htaccess'), (1501, 'core', 'sources/hooks/systems/block_ui_renderers/index.html'), (1502, 'core', 'sources/hooks/systems/cdn_transfer/.htaccess'), (1503, 'core', 'sources/hooks/systems/cdn_transfer/index.html'), (1504, 'core', 'sources/hooks/systems/checks/.htaccess'), (1505, 'core', 'sources/hooks/systems/checks/base_url.php'), (1506, 'core', 'sources/hooks/systems/checks/directory_name.php'), (1507, 'core', 'sources/hooks/systems/checks/disk_space.php'), (1508, 'core', 'sources/hooks/systems/checks/file_uploads.php'), (1509, 'core', 'sources/hooks/systems/checks/functions_needed.php'), (1510, 'core', 'sources/hooks/systems/checks/gd.php'), (1511, 'core', 'sources/hooks/systems/checks/index.html'), (1512, 'core', 'sources/hooks/systems/checks/max_execution_time.php'), (1513, 'core', 'sources/hooks/systems/checks/max_input_vars.php'), (1514, 'core', 'sources/hooks/systems/checks/mbstring_overload.php'), (1515, 'core', 'sources/hooks/systems/checks/memory.php'), (1516, 'core', 'sources/hooks/systems/checks/modsecurity.php'), (1517, 'core', 'sources/hooks/systems/checks/mysql_version.php'), (1518, 'core', 'sources/hooks/systems/checks/no_ad_script.php'), (1519, 'core', 'sources/hooks/systems/checks/normative_performance.php'), (1520, 'core', 'sources/hooks/systems/checks/php_version.php'), (1521, 'core', 'sources/hooks/systems/checks/suhosin_eval.php'), (1522, 'core', 'sources/hooks/systems/checks/unzip.php'), (1523, 'core', 'sources/hooks/systems/checks/utf.php'), (1524, 'core', 'sources/hooks/systems/checks/xml.php'), (1525, 'core', 'sources/hooks/systems/chmod/.htaccess'), (1526, 'core', 'sources/hooks/systems/chmod/index.html'), (1527, 'core', 'sources/hooks/systems/cns_auth/.htaccess'), (1528, 'core', 'sources/hooks/systems/cns_cpf_filter/options.php'), (1529, 'core', 'sources/hooks/systems/cns_implicit_usergroups/.htaccess'), (1530, 'core', 'sources/hooks/systems/cns_implicit_usergroups/index.html'), (1531, 'core', 'sources/hooks/systems/commandr_fs_extended_member/group_timeouts.php'), (1532, 'core', 'sources/hooks/systems/content_meta_aware/.htaccess'), (1533, 'core', 'sources/hooks/systems/content_meta_aware/index.html'), (1534, 'core', 'sources/hooks/systems/cron/.htaccess'), (1535, 'core', 'sources/hooks/systems/cron/block_caching.php'), (1536, 'core', 'sources/hooks/systems/cron/dynamic_firewall.php'), (1537, 'core', 'sources/hooks/systems/cron/git_autopull.php'), (1538, 'core', 'sources/hooks/systems/cron/group_member_timeouts.php'), (1539, 'core', 'sources/hooks/systems/cron/implicit_usergroup_sync.php'), (1540, 'core', 'sources/hooks/systems/cron/index.html'), (1541, 'core', 'sources/hooks/systems/cron/mail_queue.php'), (1542, 'core', 'sources/hooks/systems/cron/sitemap.php'); INSERT INTO `[[dbprefix]]addons_files` VALUES (1543, 'core', 'sources/hooks/systems/cron/tasks.php'), (1544, 'core', 'sources/hooks/systems/disposable_values/.htaccess'), (1545, 'core', 'sources/hooks/systems/disposable_values/index.html'), (1546, 'core', 'sources/hooks/systems/disposable_values/page_views.php'), (1547, 'core', 'sources/hooks/systems/index.html'), (1548, 'core', 'sources/hooks/systems/login_providers/.htaccess'), (1549, 'core', 'sources/hooks/systems/login_providers/httpauth.php'), (1550, 'core', 'sources/hooks/systems/login_providers/index.html'), (1551, 'core', 'sources/hooks/systems/login_providers_direct_auth/.htaccess'), (1552, 'core', 'sources/hooks/systems/login_providers_direct_auth/index.html'), (1553, 'core', 'sources/hooks/systems/meta/.htaccess'), (1554, 'core', 'sources/hooks/systems/meta/index.html'), (1555, 'core', 'sources/hooks/systems/module_permissions/.htaccess'), (1556, 'core', 'sources/hooks/systems/module_permissions/forums.php'), (1557, 'core', 'sources/hooks/systems/module_permissions/index.html'), (1558, 'core', 'sources/hooks/systems/non_active_urls/.htaccess'), (1559, 'core', 'sources/hooks/systems/non_active_urls/index.html'), (1560, 'core', 'sources/hooks/systems/notifications/adminzone_dashboard_accessed.php'), (1561, 'core', 'sources/hooks/systems/notifications/auto_ban.php'), (1562, 'core', 'sources/hooks/systems/notifications/error_occurred.php'), (1563, 'core', 'sources/hooks/systems/notifications/error_occurred_cron.php'), (1564, 'core', 'sources/hooks/systems/notifications/error_occurred_missing_page.php'), (1565, 'core', 'sources/hooks/systems/notifications/error_occurred_missing_reference.php'), (1566, 'core', 'sources/hooks/systems/notifications/error_occurred_missing_reference_important.php'), (1567, 'core', 'sources/hooks/systems/notifications/error_occurred_missing_resource.php'), (1568, 'core', 'sources/hooks/systems/notifications/hack_attack.php'), (1569, 'core', 'sources/hooks/systems/notifications/low_disk_space.php'), (1570, 'core', 'sources/hooks/systems/notifications/spam_check_block.php'), (1571, 'core', 'sources/hooks/systems/notifications/task_completed.php'), (1572, 'core', 'sources/hooks/systems/page_groupings/.htaccess'), (1573, 'core', 'sources/hooks/systems/page_groupings/core.php'), (1574, 'core', 'sources/hooks/systems/page_groupings/index.html'), (1575, 'core', 'sources/hooks/systems/preview/.htaccess'), (1576, 'core', 'sources/hooks/systems/preview/block_comcode.php'), (1577, 'core', 'sources/hooks/systems/preview/index.html'), (1578, 'core', 'sources/hooks/systems/referrals/.htaccess'), (1579, 'core', 'sources/hooks/systems/referrals/index.html'), (1580, 'core', 'sources/hooks/systems/resource_meta_aware/.htaccess'), (1581, 'core', 'sources/hooks/systems/resource_meta_aware/index.html'), (1582, 'core', 'sources/hooks/systems/site_html_pages/.htaccess'), (1583, 'core', 'sources/hooks/systems/site_html_pages/index.html'), (1584, 'core', 'sources/hooks/systems/sitemap/.htaccess'), (1585, 'core', 'sources/hooks/systems/sitemap/entry_point.php'), (1586, 'core', 'sources/hooks/systems/sitemap/index.html'), (1587, 'core', 'sources/hooks/systems/sitemap/page.php'), (1588, 'core', 'sources/hooks/systems/sitemap/page_grouping.php'), (1589, 'core', 'sources/hooks/systems/sitemap/root.php'), (1590, 'core', 'sources/hooks/systems/sitemap/zone.php'), (1591, 'core', 'sources/hooks/systems/snippets/.htaccess'), (1592, 'core', 'sources/hooks/systems/snippets/block.php'), (1593, 'core', 'sources/hooks/systems/snippets/css_compile__text.php'), (1594, 'core', 'sources/hooks/systems/snippets/index.html'), (1595, 'core', 'sources/hooks/systems/snippets/password_strength.php'), (1596, 'core', 'sources/hooks/systems/startup/.htaccess'), (1597, 'core', 'sources/hooks/systems/startup/index.html'), (1598, 'core', 'sources/hooks/systems/symbols/.htaccess'), (1599, 'core', 'sources/hooks/systems/symbols/BETA_CSS_PROPERTY.php'), (1600, 'core', 'sources/hooks/systems/symbols/COUNTRY.php'), (1601, 'core', 'sources/hooks/systems/symbols/COUNTRY_CODE_TO_NAME.php'), (1602, 'core', 'sources/hooks/systems/symbols/COUNTRY_NAME_TO_CODE.php'), (1603, 'core', 'sources/hooks/systems/symbols/CURRENCY.php'), (1604, 'core', 'sources/hooks/systems/symbols/DEEP_CLEAN.php'), (1605, 'core', 'sources/hooks/systems/symbols/REGION.php'), (1606, 'core', 'sources/hooks/systems/symbols/index.html'), (1607, 'core', 'sources/hooks/systems/syndication/.htaccess'), (1608, 'core', 'sources/hooks/systems/syndication/index.html'), (1609, 'core', 'sources/hooks/systems/tasks/.htaccess'), (1610, 'core', 'sources/hooks/systems/tasks/index.html'), (1611, 'core', 'sources/hooks/systems/tasks/sitemap.php'), (1612, 'core', 'sources/hooks/systems/upload_syndication/.htaccess'), (1613, 'core', 'sources/hooks/systems/upload_syndication/index.html'), (1614, 'core', 'sources/hooks/systems/upon_access_denied/.htaccess'), (1615, 'core', 'sources/hooks/systems/upon_access_denied/index.html'), (1616, 'core', 'sources/hooks/systems/upon_login/.htaccess'), (1617, 'core', 'sources/hooks/systems/upon_login/index.html'), (1618, 'core', 'sources/hooks/systems/upon_page_load/.htaccess'), (1619, 'core', 'sources/hooks/systems/upon_page_load/index.html'), (1620, 'core', 'sources/hooks/systems/upon_query/.htaccess'), (1621, 'core', 'sources/hooks/systems/upon_query/index.html'), (1622, 'core', 'sources/images.php'), (1623, 'core', 'sources/images2.php'), (1624, 'core', 'sources/images_cleanup_pipeline.php'), (1625, 'core', 'sources/incoming_uploads.php'), (1626, 'core', 'sources/index.html'), (1627, 'core', 'sources/input_filter.php'), (1628, 'core', 'sources/input_filter_2.php'), (1629, 'core', 'sources/inst_special.php'), (1630, 'core', 'sources/integrator.php'), (1631, 'core', 'sources/jsmin.php'), (1632, 'core', 'sources/json.php'), (1633, 'core', 'sources/json_inner.php'), (1634, 'core', 'sources/lang.php'), (1635, 'core', 'sources/lang2.php'), (1636, 'core', 'sources/lang3.php'), (1637, 'core', 'sources/lang_compile.php'), (1638, 'core', 'sources/lang_filter_EN.php'), (1639, 'core', 'sources/lang_stemmer_EN.php'), (1640, 'core', 'sources/locations.php'), (1641, 'core', 'sources/locations_cpfs.php'), (1642, 'core', 'sources/locations_geocoding.php'), (1643, 'core', 'sources/m_zip.php'), (1644, 'core', 'sources/mail.php'), (1645, 'core', 'sources/mail2.php'), (1646, 'core', 'sources/mail_dkim.php'), (1647, 'core', 'sources/mime_types.php'), (1648, 'core', 'sources/miniblocks/.htaccess'), (1649, 'core', 'sources/miniblocks/index.html'), (1650, 'core', 'sources/minikernel.php'), (1651, 'core', 'sources/misc_scripts.php'), (1652, 'core', 'sources/obfuscate.php'), (1653, 'core', 'sources/override_api.php'), (1654, 'core', 'sources/password_strength.php'), (1655, 'core', 'sources/permissions.php'), (1656, 'core', 'sources/permissions2.php'), (1657, 'core', 'sources/persistent_caching/.htaccess'), (1658, 'core', 'sources/persistent_caching/apc.php'), (1659, 'core', 'sources/persistent_caching/eaccelerator.php'), (1660, 'core', 'sources/persistent_caching/filesystem.php'), (1661, 'core', 'sources/persistent_caching/index.html'), (1662, 'core', 'sources/persistent_caching/memcache.php'), (1663, 'core', 'sources/persistent_caching/memcached.php'), (1664, 'core', 'sources/persistent_caching/wincache.php'), (1665, 'core', 'sources/persistent_caching/xcache.php'), (1666, 'core', 'sources/profiler.php'), (1667, 'core', 'sources/rss.php'), (1668, 'core', 'sources/selectcode.php'), (1669, 'core', 'sources/seo2.php'), (1670, 'core', 'sources/shared_installs.php'), (1671, 'core', 'sources/site.php'), (1672, 'core', 'sources/site2.php'), (1673, 'core', 'sources/site_adminzone.php'), (1674, 'core', 'sources/site_html_pages.php'), (1675, 'core', 'sources/sitemap.php'), (1676, 'core', 'sources/sitemap_ajax.php'), (1677, 'core', 'sources/sitemap_xml.php'), (1678, 'core', 'sources/static_cache.php'), (1679, 'core', 'sources/submit.php'), (1680, 'core', 'sources/symbols.php'), (1681, 'core', 'sources/symbols2.php'), (1682, 'core', 'sources/tar.php'), (1683, 'core', 'sources/tar2.php'), (1684, 'core', 'sources/tasks.php'), (1685, 'core', 'sources/tempcode.php'), (1686, 'core', 'sources/tempcode_compiler.php'), (1687, 'core', 'sources/tempcode_optimiser.php'), (1688, 'core', 'sources/templates.php'), (1689, 'core', 'sources/temporal.php'), (1690, 'core', 'sources/temporal2.php'), (1691, 'core', 'sources/textfiles.php'), (1692, 'core', 'sources/themes.php'), (1693, 'core', 'sources/type_sanitisation.php'), (1694, 'core', 'sources/upload_syndication.php'), (1695, 'core', 'sources/uploads.php'), (1696, 'core', 'sources/uploads2.php'), (1697, 'core', 'sources/url_remappings.php'), (1698, 'core', 'sources/urls.php'), (1699, 'core', 'sources/urls2.php'), (1700, 'core', 'sources/urls_simplifier.php'), (1701, 'core', 'sources/users.php'), (1702, 'core', 'sources/users2.php'), (1703, 'core', 'sources/users_active_actions.php'), (1704, 'core', 'sources/users_inactive_occasionals.php'), (1705, 'core', 'sources/version.php'), (1706, 'core', 'sources/version2.php'), (1707, 'core', 'sources/view_modes.php'), (1708, 'core', 'sources/web_resources.php'), (1709, 'core', 'sources/wordfilter.php'), (1710, 'core', 'sources/xhtml.php'), (1711, 'core', 'sources/xml.php'), (1712, 'core', 'sources/xmlrpc.php'), (1713, 'core', 'sources/zip.php'), (1714, 'core', 'sources/zones.php'), (1715, 'core', 'sources/zones2.php'), (1716, 'core', 'sources/zones3.php'), (1717, 'core', 'sources_custom/.htaccess'), (1718, 'core', 'sources_custom/blocks/.htaccess'), (1719, 'core', 'sources_custom/blocks/index.html'), (1720, 'core', 'sources_custom/database/.htaccess'), (1721, 'core', 'sources_custom/database/index.html'), (1722, 'core', 'sources_custom/hooks/.htaccess'), (1723, 'core', 'sources_custom/hooks/blocks/.htaccess'), (1724, 'core', 'sources_custom/hooks/blocks/index.html'), (1725, 'core', 'sources_custom/hooks/blocks/main_notes/.htaccess'), (1726, 'core', 'sources_custom/hooks/blocks/main_notes/index.html'), (1727, 'core', 'sources_custom/hooks/endpoints/.htaccess'), (1728, 'core', 'sources_custom/hooks/endpoints/account/.htaccess'), (1729, 'core', 'sources_custom/hooks/endpoints/account/index.html'), (1730, 'core', 'sources_custom/hooks/endpoints/content/.htaccess'), (1731, 'core', 'sources_custom/hooks/endpoints/content/index.html'), (1732, 'core', 'sources_custom/hooks/endpoints/index.html'), (1733, 'core', 'sources_custom/hooks/endpoints/misc/.htaccess'), (1734, 'core', 'sources_custom/hooks/endpoints/misc/index.html'), (1735, 'core', 'sources_custom/hooks/form_handlers/index.html'), (1736, 'core', 'sources_custom/hooks/form_handlers/join/index.html'), (1737, 'core', 'sources_custom/hooks/form_handlers/profile_edit/index.html'), (1738, 'core', 'sources_custom/hooks/index.html'), (1739, 'core', 'sources_custom/hooks/modules/.htaccess'), (1740, 'core', 'sources_custom/hooks/modules/index.html'), (1741, 'core', 'sources_custom/hooks/modules/video_syndication/.htaccess'), (1742, 'core', 'sources_custom/hooks/modules/video_syndication/index.html'), (1743, 'core', 'sources_custom/hooks/systems/.htaccess'), (1744, 'core', 'sources_custom/hooks/systems/activities/.htaccess'), (1745, 'core', 'sources_custom/hooks/systems/activities/index.html'), (1746, 'core', 'sources_custom/hooks/systems/addon_registry/.htaccess'), (1747, 'core', 'sources_custom/hooks/systems/addon_registry/index.html'), (1748, 'core', 'sources_custom/hooks/systems/ajax_tree/.htaccess'), (1749, 'core', 'sources_custom/hooks/systems/ajax_tree/index.html'), (1750, 'core', 'sources_custom/hooks/systems/block_ui_renderers/.htaccess'), (1751, 'core', 'sources_custom/hooks/systems/block_ui_renderers/index.html'), (1752, 'core', 'sources_custom/hooks/systems/cdn_transfer/.htaccess'), (1753, 'core', 'sources_custom/hooks/systems/cdn_transfer/index.html'), (1754, 'core', 'sources_custom/hooks/systems/checks/.htaccess'), (1755, 'core', 'sources_custom/hooks/systems/checks/index.html'), (1756, 'core', 'sources_custom/hooks/systems/chmod/.htaccess'), (1757, 'core', 'sources_custom/hooks/systems/chmod/index.html'), (1758, 'core', 'sources_custom/hooks/systems/cns_auth/.htaccess'), (1759, 'core', 'sources_custom/hooks/systems/cns_implicit_usergroups/.htaccess'), (1760, 'core', 'sources_custom/hooks/systems/cns_implicit_usergroups/index.html'), (1761, 'core', 'sources_custom/hooks/systems/content_meta_aware/.htaccess'), (1762, 'core', 'sources_custom/hooks/systems/content_meta_aware/index.html'), (1763, 'core', 'sources_custom/hooks/systems/cron/.htaccess'), (1764, 'core', 'sources_custom/hooks/systems/cron/index.html'), (1765, 'core', 'sources_custom/hooks/systems/disposable_values/.htaccess'), (1766, 'core', 'sources_custom/hooks/systems/disposable_values/index.html'), (1767, 'core', 'sources_custom/hooks/systems/index.html'), (1768, 'core', 'sources_custom/hooks/systems/login_providers/.htaccess'), (1769, 'core', 'sources_custom/hooks/systems/login_providers/index.html'), (1770, 'core', 'sources_custom/hooks/systems/login_providers_direct_auth/.htaccess'), (1771, 'core', 'sources_custom/hooks/systems/login_providers_direct_auth/index.html'), (1772, 'core', 'sources_custom/hooks/systems/meta/.htaccess'), (1773, 'core', 'sources_custom/hooks/systems/meta/index.html'), (1774, 'core', 'sources_custom/hooks/systems/module_permissions/.htaccess'), (1775, 'core', 'sources_custom/hooks/systems/module_permissions/index.html'), (1776, 'core', 'sources_custom/hooks/systems/non_active_urls/.htaccess'), (1777, 'core', 'sources_custom/hooks/systems/non_active_urls/index.html'), (1778, 'core', 'sources_custom/hooks/systems/page_groupings/.htaccess'), (1779, 'core', 'sources_custom/hooks/systems/page_groupings/index.html'), (1780, 'core', 'sources_custom/hooks/systems/preview/.htaccess'), (1781, 'core', 'sources_custom/hooks/systems/preview/index.html'), (1782, 'core', 'sources_custom/hooks/systems/referrals/.htaccess'), (1783, 'core', 'sources_custom/hooks/systems/referrals/index.html'), (1784, 'core', 'sources_custom/hooks/systems/resource_meta_aware/.htaccess'), (1785, 'core', 'sources_custom/hooks/systems/resource_meta_aware/index.html'), (1786, 'core', 'sources_custom/hooks/systems/sitemap/.htaccess'), (1787, 'core', 'sources_custom/hooks/systems/sitemap/index.html'), (1788, 'core', 'sources_custom/hooks/systems/snippets/.htaccess'), (1789, 'core', 'sources_custom/hooks/systems/snippets/index.html'), (1790, 'core', 'sources_custom/hooks/systems/startup/.htaccess'), (1791, 'core', 'sources_custom/hooks/systems/startup/index.html'), (1792, 'core', 'sources_custom/hooks/systems/symbols/.htaccess'), (1793, 'core', 'sources_custom/hooks/systems/symbols/index.html'), (1794, 'core', 'sources_custom/hooks/systems/syndication/.htaccess'), (1795, 'core', 'sources_custom/hooks/systems/syndication/index.html'), (1796, 'core', 'sources_custom/hooks/systems/tasks/.htaccess'), (1797, 'core', 'sources_custom/hooks/systems/tasks/index.html'), (1798, 'core', 'sources_custom/hooks/systems/upload_syndication/.htaccess'), (1799, 'core', 'sources_custom/hooks/systems/upload_syndication/index.html'), (1800, 'core', 'sources_custom/hooks/systems/upon_access_denied/.htaccess'), (1801, 'core', 'sources_custom/hooks/systems/upon_access_denied/index.html'), (1802, 'core', 'sources_custom/hooks/systems/upon_login/.htaccess'), (1803, 'core', 'sources_custom/hooks/systems/upon_login/index.html'), (1804, 'core', 'sources_custom/hooks/systems/upon_page_load/.htaccess'), (1805, 'core', 'sources_custom/hooks/systems/upon_page_load/index.html'), (1806, 'core', 'sources_custom/hooks/systems/upon_query/.htaccess'), (1807, 'core', 'sources_custom/hooks/systems/upon_query/index.html'), (1808, 'core', 'sources_custom/index.html'), (1809, 'core', 'sources_custom/miniblocks/.htaccess'), (1810, 'core', 'sources_custom/miniblocks/index.html'), (1811, 'core', 'text/.htaccess'), (1812, 'core', 'text/EN/.htaccess'), (1813, 'core', 'text/EN/index.html'), (1814, 'core', 'text/EN/licence.txt'), (1815, 'core', 'text/EN/synonyms.txt'), (1816, 'core', 'text/EN/too_common_words.txt'), (1817, 'core', 'text/EN/word_characters.txt'), (1818, 'core', 'text/bots.txt'), (1819, 'core', 'text/index.html'), (1820, 'core', 'text_custom/.htaccess'), (1821, 'core', 'text_custom/EN/.htaccess'), (1822, 'core', 'text_custom/EN/index.html'), (1823, 'core', 'text_custom/index.html'), (1824, 'core', 'themes/admin/css/.htaccess'), (1825, 'core', 'themes/admin/css/adminzone.css'), (1826, 'core', 'themes/admin/css/index.html'), (1827, 'core', 'themes/admin/css_custom/.htaccess'), (1828, 'core', 'themes/admin/css_custom/index.html'), (1829, 'core', 'themes/admin/images/.htaccess'), (1830, 'core', 'themes/admin/images/index.html'), (1831, 'core', 'themes/admin/images_custom/.htaccess'), (1832, 'core', 'themes/admin/images_custom/index.html'), (1833, 'core', 'themes/admin/index.html'), (1834, 'core', 'themes/admin/javascript/.htaccess'), (1835, 'core', 'themes/admin/javascript/index.html'), (1836, 'core', 'themes/admin/javascript_custom/.htaccess'), (1837, 'core', 'themes/admin/javascript_custom/index.html'), (1838, 'core', 'themes/admin/templates/.htaccess'), (1839, 'core', 'themes/admin/templates/ADMIN_ZONE_SEARCH.tpl'), (1840, 'core', 'themes/admin/templates/GLOBAL_HTML_WRAP.tpl'), (1841, 'core', 'themes/admin/templates/index.html'), (1842, 'core', 'themes/admin/templates_cached/.htaccess'), (1843, 'core', 'themes/admin/templates_cached/EN/index.html'), (1844, 'core', 'themes/admin/templates_cached/index.html'), (1845, 'core', 'themes/admin/templates_custom/.htaccess'), (1846, 'core', 'themes/admin/templates_custom/index.html'), (1847, 'core', 'themes/admin/text/.htaccess'), (1848, 'core', 'themes/admin/text/index.html'), (1849, 'core', 'themes/admin/text_custom/.htaccess'), (1850, 'core', 'themes/admin/text_custom/index.html'), (1851, 'core', 'themes/admin/theme.ini'), (1852, 'core', 'themes/admin/xml/.htaccess'), (1853, 'core', 'themes/admin/xml/index.html'), (1854, 'core', 'themes/admin/xml_custom/.htaccess'), (1855, 'core', 'themes/admin/xml_custom/index.html'), (1856, 'core', 'themes/default/css/.htaccess'), (1857, 'core', 'themes/default/css/adminzone.css'), (1858, 'core', 'themes/default/css/carousels.css'), (1859, 'core', 'themes/default/css/email.css'), (1860, 'core', 'themes/default/css/font_sizer.css'), (1861, 'core', 'themes/default/css/global.css'), (1862, 'core', 'themes/default/css/index.html'), (1863, 'core', 'themes/default/css/install.css'), (1864, 'core', 'themes/default/css/jquery_ui.css'), (1865, 'core', 'themes/default/css/login.css'), (1866, 'core', 'themes/default/css/no_cache.css'), (1867, 'core', 'themes/default/css/personal_stats.css'), (1868, 'core', 'themes/default/css/sitemap_editor.css'), (1869, 'core', 'themes/default/css/widget_plupload.css'), (1870, 'core', 'themes/default/css_custom/.htaccess'), (1871, 'core', 'themes/default/css_custom/index.html'), (1872, 'core', 'themes/default/images/.htaccess'), (1873, 'core', 'themes/default/images/1x/arrow_box.png'), (1874, 'core', 'themes/default/images/1x/arrow_box_hover.png'), (1875, 'core', 'themes/default/images/1x/box_arrow.png'), (1876, 'core', 'themes/default/images/1x/boxless_title_leadin_leftcomp.png'), (1877, 'core', 'themes/default/images/1x/boxless_title_leadin_rightcomp.png'), (1878, 'core', 'themes/default/images/1x/breadcrumbs.png'), (1879, 'core', 'themes/default/images/1x/cannot_show.png'), (1880, 'core', 'themes/default/images/1x/edited.png'), (1881, 'core', 'themes/default/images/1x/index.html'), (1882, 'core', 'themes/default/images/1x/trays/contract.png'), (1883, 'core', 'themes/default/images/1x/trays/contract2.png'), (1884, 'core', 'themes/default/images/1x/trays/expand.png'), (1885, 'core', 'themes/default/images/1x/trays/expand2.png'), (1886, 'core', 'themes/default/images/1x/trays/expcon.png'), (1887, 'core', 'themes/default/images/1x/trays/expcon2.png'), (1888, 'core', 'themes/default/images/1x/trays/index.html'), (1889, 'core', 'themes/default/images/2x/arrow_box.png'), (1890, 'core', 'themes/default/images/2x/arrow_box_hover.png'), (1891, 'core', 'themes/default/images/2x/box_arrow.png'), (1892, 'core', 'themes/default/images/2x/boxless_title_leadin_leftcomp.png'), (1893, 'core', 'themes/default/images/2x/boxless_title_leadin_rightcomp.png'), (1894, 'core', 'themes/default/images/2x/breadcrumbs.png'), (1895, 'core', 'themes/default/images/2x/cannot_show.png'), (1896, 'core', 'themes/default/images/2x/edited.png'), (1897, 'core', 'themes/default/images/2x/index.html'), (1898, 'core', 'themes/default/images/2x/trays/contract.png'), (1899, 'core', 'themes/default/images/2x/trays/contract2.png'), (1900, 'core', 'themes/default/images/2x/trays/expand.png'), (1901, 'core', 'themes/default/images/2x/trays/expand2.png'), (1902, 'core', 'themes/default/images/2x/trays/expcon.png'), (1903, 'core', 'themes/default/images/2x/trays/expcon2.png'), (1904, 'core', 'themes/default/images/2x/trays/index.html'), (1905, 'core', 'themes/default/images/EN/1x/index.html'), (1906, 'core', 'themes/default/images/EN/2x/index.html'), (1907, 'core', 'themes/default/images/EN/index.html'), (1908, 'core', 'themes/default/images/EN/logo/-logo.png'), (1909, 'core', 'themes/default/images/EN/logo/index.html'), (1910, 'core', 'themes/default/images/EN/logo/standalone_logo.png'), (1911, 'core', 'themes/default/images/arrow_ruler.png'), (1912, 'core', 'themes/default/images/arrow_ruler_small.png'), (1913, 'core', 'themes/default/images/background_image.png'), (1914, 'core', 'themes/default/images/banner_frame.png'), (1915, 'core', 'themes/default/images/blank.gif'), (1916, 'core', 'themes/default/images/block_background.png'), (1917, 'core', 'themes/default/images/button_lightbox_close.png'), (1918, 'core', 'themes/default/images/favicon.ico'), (1919, 'core', 'themes/default/images/gradient.png'), (1920, 'core', 'themes/default/images/help_jumpout.png'), (1921, 'core', 'themes/default/images/icons/14x14/action_link.png'), (1922, 'core', 'themes/default/images/icons/14x14/action_small.png'), (1923, 'core', 'themes/default/images/icons/14x14/add.png'), (1924, 'core', 'themes/default/images/icons/14x14/delete.png'), (1925, 'core', 'themes/default/images/icons/14x14/download.png'), (1926, 'core', 'themes/default/images/icons/14x14/edit.png'), (1927, 'core', 'themes/default/images/icons/14x14/edit2.png'), (1928, 'core', 'themes/default/images/icons/14x14/export.png'), (1929, 'core', 'themes/default/images/icons/14x14/helper_panel_hide.png'), (1930, 'core', 'themes/default/images/icons/14x14/helper_panel_show.png'), (1931, 'core', 'themes/default/images/icons/14x14/index.html'), (1932, 'core', 'themes/default/images/icons/14x14/proceed.png'), (1933, 'core', 'themes/default/images/icons/14x14/rating.png'), (1934, 'core', 'themes/default/images/icons/14x14/remove.png'), (1935, 'core', 'themes/default/images/icons/14x14/remove_manage.png'), (1936, 'core', 'themes/default/images/icons/14x14/tools.png'), (1937, 'core', 'themes/default/images/icons/16x16/close.png'), (1938, 'core', 'themes/default/images/icons/16x16/editor/comcode.png'), (1939, 'core', 'themes/default/images/icons/16x16/filetypes/email_link.png'), (1940, 'core', 'themes/default/images/icons/16x16/filetypes/external_link.png'), (1941, 'core', 'themes/default/images/icons/16x16/filetypes/feed.png'), (1942, 'core', 'themes/default/images/icons/16x16/filetypes/index.html'), (1943, 'core', 'themes/default/images/icons/16x16/filetypes/page_archive.png'), (1944, 'core', 'themes/default/images/icons/16x16/filetypes/page_doc.png'), (1945, 'core', 'themes/default/images/icons/16x16/filetypes/page_media.png'), (1946, 'core', 'themes/default/images/icons/16x16/filetypes/page_odp.png'), (1947, 'core', 'themes/default/images/icons/16x16/filetypes/page_ods.png'), (1948, 'core', 'themes/default/images/icons/16x16/filetypes/page_odt.png'), (1949, 'core', 'themes/default/images/icons/16x16/filetypes/page_pdf.png'), (1950, 'core', 'themes/default/images/icons/16x16/filetypes/page_ppt.png'), (1951, 'core', 'themes/default/images/icons/16x16/filetypes/page_torrent.png'), (1952, 'core', 'themes/default/images/icons/16x16/filetypes/page_txt.png'), (1953, 'core', 'themes/default/images/icons/16x16/filetypes/page_xls.png'), (1954, 'core', 'themes/default/images/icons/16x16/help.png'), (1955, 'core', 'themes/default/images/icons/16x16/index.html'), (1956, 'core', 'themes/default/images/icons/24x24/buttons/advanced.png'), (1957, 'core', 'themes/default/images/icons/24x24/buttons/all.png'), (1958, 'core', 'themes/default/images/icons/24x24/buttons/all2.png'), (1959, 'core', 'themes/default/images/icons/24x24/buttons/back.png'), (1960, 'core', 'themes/default/images/icons/24x24/buttons/calculate.png'), (1961, 'core', 'themes/default/images/icons/24x24/buttons/cancel.png'), (1962, 'core', 'themes/default/images/icons/24x24/buttons/choose.png'), (1963, 'core', 'themes/default/images/icons/24x24/buttons/clear.png'), (1964, 'core', 'themes/default/images/icons/24x24/buttons/closed.png'), (1965, 'core', 'themes/default/images/icons/24x24/buttons/convert.png'), (1966, 'core', 'themes/default/images/icons/24x24/buttons/copy.png'), (1967, 'core', 'themes/default/images/icons/24x24/buttons/edit.png'), (1968, 'core', 'themes/default/images/icons/24x24/buttons/filter.png'), (1969, 'core', 'themes/default/images/icons/24x24/buttons/fullsize.png'), (1970, 'core', 'themes/default/images/icons/24x24/buttons/gotopage.png'), (1971, 'core', 'themes/default/images/icons/24x24/buttons/help.png'), (1972, 'core', 'themes/default/images/icons/24x24/buttons/index.html'), (1973, 'core', 'themes/default/images/icons/24x24/buttons/more.png'), (1974, 'core', 'themes/default/images/icons/24x24/buttons/move.png'), (1975, 'core', 'themes/default/images/icons/24x24/buttons/new_comment.png'), (1976, 'core', 'themes/default/images/icons/24x24/buttons/new_post_full.png'), (1977, 'core', 'themes/default/images/icons/24x24/buttons/new_reply.png'), (1978, 'core', 'themes/default/images/icons/24x24/buttons/next.png'), (1979, 'core', 'themes/default/images/icons/24x24/buttons/next_none.png'), (1980, 'core', 'themes/default/images/icons/24x24/buttons/no.png'), (1981, 'core', 'themes/default/images/icons/24x24/buttons/perpage.png'), (1982, 'core', 'themes/default/images/icons/24x24/buttons/previous.png'), (1983, 'core', 'themes/default/images/icons/24x24/buttons/previous_none.png'), (1984, 'core', 'themes/default/images/icons/24x24/buttons/proceed.png'), (1985, 'core', 'themes/default/images/icons/24x24/buttons/redirect.png'), (1986, 'core', 'themes/default/images/icons/24x24/buttons/report.png'), (1987, 'core', 'themes/default/images/icons/24x24/buttons/save.png'), (1988, 'core', 'themes/default/images/icons/24x24/buttons/save_and_stay.png'), (1989, 'core', 'themes/default/images/icons/24x24/buttons/search.png'), (1990, 'core', 'themes/default/images/icons/24x24/buttons/send.png'), (1991, 'core', 'themes/default/images/icons/24x24/buttons/simple.png'), (1992, 'core', 'themes/default/images/icons/24x24/buttons/skip.png'), (1993, 'core', 'themes/default/images/icons/24x24/buttons/sort.png'), (1994, 'core', 'themes/default/images/icons/24x24/buttons/thumbnail.png'), (1995, 'core', 'themes/default/images/icons/24x24/buttons/upload.png'), (1996, 'core', 'themes/default/images/icons/24x24/buttons/vote.png'), (1997, 'core', 'themes/default/images/icons/24x24/buttons/yes.png'), (1998, 'core', 'themes/default/images/icons/24x24/feedback/index.html'), (1999, 'core', 'themes/default/images/icons/24x24/index.html'), (2000, 'core', 'themes/default/images/icons/24x24/links/download_as_archive.png'), (2001, 'core', 'themes/default/images/icons/24x24/links/facebook.png'), (2002, 'core', 'themes/default/images/icons/24x24/links/index.html'), (2003, 'core', 'themes/default/images/icons/24x24/links/print.png'), (2004, 'core', 'themes/default/images/icons/24x24/links/rss.png'), (2005, 'core', 'themes/default/images/icons/24x24/links/twitter.png'), (2006, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/add_one.png'), (2007, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/add_one_category.png'), (2008, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/add_to_category.png'), (2009, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/back.png'), (2010, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/delete.png'), (2011, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/download_csv.png'), (2012, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/edit_one.png'), (2013, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/edit_one_category.png'), (2014, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/edit_this.png'), (2015, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/edit_this_category.png'), (2016, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/export.png'), (2017, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/import.png'), (2018, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/import_csv.png'), (2019, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/index.html'), (2020, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/merge.png'), (2021, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/sync.png'), (2022, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/tool.png'), (2023, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/view_archive.png'), (2024, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/view_this.png'), (2025, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/view_this_category.png'), (2026, 'core', 'themes/default/images/icons/24x24/menu/_generic_admin/xml.png'), (2027, 'core', 'themes/default/images/icons/24x24/menu/_generic_spare/1.png'), (2028, 'core', 'themes/default/images/icons/24x24/menu/_generic_spare/2.png'), (2029, 'core', 'themes/default/images/icons/24x24/menu/_generic_spare/3.png'), (2030, 'core', 'themes/default/images/icons/24x24/menu/_generic_spare/4.png'), (2031, 'core', 'themes/default/images/icons/24x24/menu/_generic_spare/5.png'), (2032, 'core', 'themes/default/images/icons/24x24/menu/_generic_spare/6.png'), (2033, 'core', 'themes/default/images/icons/24x24/menu/_generic_spare/7.png'), (2034, 'core', 'themes/default/images/icons/24x24/menu/_generic_spare/8.png'), (2035, 'core', 'themes/default/images/icons/24x24/menu/_generic_spare/features.png'), (2036, 'core', 'themes/default/images/icons/24x24/menu/_generic_spare/index.html'), (2037, 'core', 'themes/default/images/icons/24x24/menu/_generic_spare/page.png'), (2038, 'core', 'themes/default/images/icons/24x24/menu/adminzone/adminzone.png'), (2039, 'core', 'themes/default/images/icons/24x24/menu/adminzone/audit.png'), (2040, 'core', 'themes/default/images/icons/24x24/menu/adminzone/audit/email_log.png'), (2041, 'core', 'themes/default/images/icons/24x24/menu/adminzone/audit/index.html'), (2042, 'core', 'themes/default/images/icons/24x24/menu/adminzone/help.png'), (2043, 'core', 'themes/default/images/icons/24x24/menu/adminzone/index.html'), (2044, 'core', 'themes/default/images/icons/24x24/menu/adminzone/security.png'), (2045, 'core', 'themes/default/images/icons/24x24/menu/adminzone/security/index.html'), (2046, 'core', 'themes/default/images/icons/24x24/menu/adminzone/setup.png'), (2047, 'core', 'themes/default/images/icons/24x24/menu/adminzone/setup/config/base_config.png'), (2048, 'core', 'themes/default/images/icons/24x24/menu/adminzone/setup/config/index.html'), (2049, 'core', 'themes/default/images/icons/24x24/menu/adminzone/setup/index.html'), (2050, 'core', 'themes/default/images/icons/24x24/menu/adminzone/start.png'), (2051, 'core', 'themes/default/images/icons/24x24/menu/adminzone/structure.png'), (2052, 'core', 'themes/default/images/icons/24x24/menu/adminzone/structure/index.html'), (2053, 'core', 'themes/default/images/icons/24x24/menu/adminzone/structure/sitemap/index.html'), (2054, 'core', 'themes/default/images/icons/24x24/menu/adminzone/structure/zones/index.html'), (2055, 'core', 'themes/default/images/icons/24x24/menu/adminzone/structure/zones/zones.png'), (2056, 'core', 'themes/default/images/icons/24x24/menu/adminzone/style.png'), (2057, 'core', 'themes/default/images/icons/24x24/menu/adminzone/style/index.html'), (2058, 'core', 'themes/default/images/icons/24x24/menu/adminzone/style/themes/index.html'), (2059, 'core', 'themes/default/images/icons/24x24/menu/adminzone/tools.png'), (2060, 'core', 'themes/default/images/icons/24x24/menu/adminzone/tools/bulk_content_actions/index.html'), (2061, 'core', 'themes/default/images/icons/24x24/menu/adminzone/tools/index.html'), (2062, 'core', 'themes/default/images/icons/24x24/menu/adminzone/tools/users/index.html'), (2063, 'core', 'themes/default/images/icons/24x24/menu/cms/cms.png'), (2064, 'core', 'themes/default/images/icons/24x24/menu/cms/index.html'), (2065, 'core', 'themes/default/images/icons/24x24/menu/index.html'), (2066, 'core', 'themes/default/images/icons/24x24/menu/pages.png'), (2067, 'core', 'themes/default/images/icons/24x24/menu/pages/about_us.png'), (2068, 'core', 'themes/default/images/icons/24x24/menu/pages/help.png'), (2069, 'core', 'themes/default/images/icons/24x24/menu/pages/index.html'), (2070, 'core', 'themes/default/images/icons/24x24/menu/pages/keymap.png'), (2071, 'core', 'themes/default/images/icons/24x24/menu/pages/privacy_policy.png'), (2072, 'core', 'themes/default/images/icons/24x24/menu/pages/rules.png'), (2073, 'core', 'themes/default/images/icons/24x24/menu/rich_content.png'), (2074, 'core', 'themes/default/images/icons/24x24/menu/rich_content/atoz.png'), (2075, 'core', 'themes/default/images/icons/24x24/menu/rich_content/index.html'), (2076, 'core', 'themes/default/images/icons/24x24/menu/site_meta.png'), (2077, 'core', 'themes/default/images/icons/24x24/menu/site_meta/index.html'), (2078, 'core', 'themes/default/images/icons/24x24/menu/site_meta/user_actions/concede.png'), (2079, 'core', 'themes/default/images/icons/24x24/menu/site_meta/user_actions/index.html'), (2080, 'core', 'themes/default/images/icons/24x24/menu/site_meta/user_actions/invisible.png'), (2081, 'core', 'themes/default/images/icons/24x24/menu/site_meta/user_actions/join.png'), (2082, 'core', 'themes/default/images/icons/24x24/menu/site_meta/user_actions/login.png'), (2083, 'core', 'themes/default/images/icons/24x24/menu/site_meta/user_actions/logout.png'), (2084, 'core', 'themes/default/images/icons/24x24/menu/social.png'), (2085, 'core', 'themes/default/images/icons/24x24/menu/social/index.html'), (2086, 'core', 'themes/default/images/icons/24x24/menu/social/members.png'), (2087, 'core', 'themes/default/images/icons/24x24/menu/social/users_online.png'), (2088, 'core', 'themes/default/images/icons/24x24/menu/start.png'), (2089, 'core', 'themes/default/images/icons/24x24/menu/welcome.png'), (2090, 'core', 'themes/default/images/icons/24x24/status/index.html'), (2091, 'core', 'themes/default/images/icons/24x24/tabs/edit.png'), (2092, 'core', 'themes/default/images/icons/24x24/tabs/index.html'), (2093, 'core', 'themes/default/images/icons/24x24/tabs/preview.png'), (2094, 'core', 'themes/default/images/icons/24x24/tabs/settings.png'), (2095, 'core', 'themes/default/images/icons/24x24/tool_buttons/index.html'), (2096, 'core', 'themes/default/images/icons/24x24/tool_buttons/sitemap.png'), (2097, 'core', 'themes/default/images/icons/24x24/tool_buttons/software_chat.png'), (2098, 'core', 'themes/default/images/icons/24x24/tool_buttons/top.png'), (2099, 'core', 'themes/default/images/icons/24x24/tool_buttons/version_desktop.png'), (2100, 'core', 'themes/default/images/icons/24x24/tool_buttons/version_mobile.png'), (2101, 'core', 'themes/default/images/icons/28x28/action_link.png'), (2102, 'core', 'themes/default/images/icons/28x28/action_small.png'), (2103, 'core', 'themes/default/images/icons/28x28/add.png'), (2104, 'core', 'themes/default/images/icons/28x28/delete.png'), (2105, 'core', 'themes/default/images/icons/28x28/download.png'), (2106, 'core', 'themes/default/images/icons/28x28/edit.png'), (2107, 'core', 'themes/default/images/icons/28x28/edit2.png'), (2108, 'core', 'themes/default/images/icons/28x28/export.png'), (2109, 'core', 'themes/default/images/icons/28x28/helper_panel_hide.png'), (2110, 'core', 'themes/default/images/icons/28x28/helper_panel_show.png'), (2111, 'core', 'themes/default/images/icons/28x28/index.html'), (2112, 'core', 'themes/default/images/icons/28x28/proceed.png'), (2113, 'core', 'themes/default/images/icons/28x28/rating.png'), (2114, 'core', 'themes/default/images/icons/28x28/remove.png'), (2115, 'core', 'themes/default/images/icons/28x28/remove_manage.png'), (2116, 'core', 'themes/default/images/icons/28x28/tools.png'), (2117, 'core', 'themes/default/images/icons/32x32/close.png'), (2118, 'core', 'themes/default/images/icons/32x32/editor/comcode.png'), (2119, 'core', 'themes/default/images/icons/32x32/filetypes/email_link.png'), (2120, 'core', 'themes/default/images/icons/32x32/filetypes/external_link.png'), (2121, 'core', 'themes/default/images/icons/32x32/filetypes/feed.png'), (2122, 'core', 'themes/default/images/icons/32x32/filetypes/index.html'), (2123, 'core', 'themes/default/images/icons/32x32/filetypes/page_archive.png'), (2124, 'core', 'themes/default/images/icons/32x32/filetypes/page_doc.png'), (2125, 'core', 'themes/default/images/icons/32x32/filetypes/page_media.png'), (2126, 'core', 'themes/default/images/icons/32x32/filetypes/page_odp.png'), (2127, 'core', 'themes/default/images/icons/32x32/filetypes/page_ods.png'), (2128, 'core', 'themes/default/images/icons/32x32/filetypes/page_odt.png'), (2129, 'core', 'themes/default/images/icons/32x32/filetypes/page_pdf.png'), (2130, 'core', 'themes/default/images/icons/32x32/filetypes/page_ppt.png'), (2131, 'core', 'themes/default/images/icons/32x32/filetypes/page_torrent.png'), (2132, 'core', 'themes/default/images/icons/32x32/filetypes/page_txt.png'), (2133, 'core', 'themes/default/images/icons/32x32/filetypes/page_xls.png'), (2134, 'core', 'themes/default/images/icons/32x32/help.png'), (2135, 'core', 'themes/default/images/icons/32x32/index.html'), (2136, 'core', 'themes/default/images/icons/32x32/menu/adminzone/audit.png'), (2137, 'core', 'themes/default/images/icons/32x32/menu/adminzone/help.png'), (2138, 'core', 'themes/default/images/icons/32x32/menu/adminzone/index.html'), (2139, 'core', 'themes/default/images/icons/32x32/menu/adminzone/security.png'), (2140, 'core', 'themes/default/images/icons/32x32/menu/adminzone/setup.png'), (2141, 'core', 'themes/default/images/icons/32x32/menu/adminzone/start.png'), (2142, 'core', 'themes/default/images/icons/32x32/menu/adminzone/structure.png'), (2143, 'core', 'themes/default/images/icons/32x32/menu/adminzone/style.png'), (2144, 'core', 'themes/default/images/icons/32x32/menu/adminzone/tools.png'), (2145, 'core', 'themes/default/images/icons/32x32/menu/cms/cms.png'), (2146, 'core', 'themes/default/images/icons/32x32/menu/cms/index.html'), (2147, 'core', 'themes/default/images/icons/32x32/menu/index.html'), (2148, 'core', 'themes/default/images/icons/48x48/buttons/advanced.png'), (2149, 'core', 'themes/default/images/icons/48x48/buttons/all.png'), (2150, 'core', 'themes/default/images/icons/48x48/buttons/all2.png'), (2151, 'core', 'themes/default/images/icons/48x48/buttons/back.png'), (2152, 'core', 'themes/default/images/icons/48x48/buttons/calculate.png'), (2153, 'core', 'themes/default/images/icons/48x48/buttons/cancel.png'), (2154, 'core', 'themes/default/images/icons/48x48/buttons/choose.png'), (2155, 'core', 'themes/default/images/icons/48x48/buttons/clear.png'), (2156, 'core', 'themes/default/images/icons/48x48/buttons/closed.png'), (2157, 'core', 'themes/default/images/icons/48x48/buttons/convert.png'), (2158, 'core', 'themes/default/images/icons/48x48/buttons/copy.png'), (2159, 'core', 'themes/default/images/icons/48x48/buttons/edit.png'), (2160, 'core', 'themes/default/images/icons/48x48/buttons/filter.png'), (2161, 'core', 'themes/default/images/icons/48x48/buttons/fullsize.png'), (2162, 'core', 'themes/default/images/icons/48x48/buttons/gotopage.png'), (2163, 'core', 'themes/default/images/icons/48x48/buttons/help.png'), (2164, 'core', 'themes/default/images/icons/48x48/buttons/index.html'), (2165, 'core', 'themes/default/images/icons/48x48/buttons/more.png'), (2166, 'core', 'themes/default/images/icons/48x48/buttons/move.png'), (2167, 'core', 'themes/default/images/icons/48x48/buttons/new_comment.png'), (2168, 'core', 'themes/default/images/icons/48x48/buttons/new_post_full.png'), (2169, 'core', 'themes/default/images/icons/48x48/buttons/new_reply.png'), (2170, 'core', 'themes/default/images/icons/48x48/buttons/next.png'), (2171, 'core', 'themes/default/images/icons/48x48/buttons/next_none.png'), (2172, 'core', 'themes/default/images/icons/48x48/buttons/no.png'), (2173, 'core', 'themes/default/images/icons/48x48/buttons/perpage.png'), (2174, 'core', 'themes/default/images/icons/48x48/buttons/previous.png'), (2175, 'core', 'themes/default/images/icons/48x48/buttons/previous_none.png'), (2176, 'core', 'themes/default/images/icons/48x48/buttons/proceed.png'), (2177, 'core', 'themes/default/images/icons/48x48/buttons/redirect.png'), (2178, 'core', 'themes/default/images/icons/48x48/buttons/report.png'), (2179, 'core', 'themes/default/images/icons/48x48/buttons/save.png'), (2180, 'core', 'themes/default/images/icons/48x48/buttons/save_and_stay.png'), (2181, 'core', 'themes/default/images/icons/48x48/buttons/search.png'), (2182, 'core', 'themes/default/images/icons/48x48/buttons/send.png'), (2183, 'core', 'themes/default/images/icons/48x48/buttons/simple.png'), (2184, 'core', 'themes/default/images/icons/48x48/buttons/skip.png'), (2185, 'core', 'themes/default/images/icons/48x48/buttons/sort.png'), (2186, 'core', 'themes/default/images/icons/48x48/buttons/thumbnail.png'), (2187, 'core', 'themes/default/images/icons/48x48/buttons/upload.png'), (2188, 'core', 'themes/default/images/icons/48x48/buttons/vote.png'), (2189, 'core', 'themes/default/images/icons/48x48/buttons/yes.png'), (2190, 'core', 'themes/default/images/icons/48x48/feedback/index.html'), (2191, 'core', 'themes/default/images/icons/48x48/index.html'), (2192, 'core', 'themes/default/images/icons/48x48/links/download_as_archive.png'), (2193, 'core', 'themes/default/images/icons/48x48/links/facebook.png'), (2194, 'core', 'themes/default/images/icons/48x48/links/index.html'), (2195, 'core', 'themes/default/images/icons/48x48/links/print.png'), (2196, 'core', 'themes/default/images/icons/48x48/links/rss.png'), (2197, 'core', 'themes/default/images/icons/48x48/links/twitter.png'), (2198, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/add_one.png'), (2199, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/add_one_category.png'), (2200, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/add_to_category.png'), (2201, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/back.png'), (2202, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/delete.png'), (2203, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/download_csv.png'), (2204, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/edit_one.png'), (2205, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/edit_one_category.png'), (2206, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/edit_this.png'), (2207, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/edit_this_category.png'), (2208, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/export.png'), (2209, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/import.png'), (2210, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/import_csv.png'), (2211, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/index.html'), (2212, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/merge.png'), (2213, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/sync.png'), (2214, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/tool.png'), (2215, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/view_archive.png'), (2216, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/view_this.png'), (2217, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/view_this_category.png'), (2218, 'core', 'themes/default/images/icons/48x48/menu/_generic_admin/xml.png'), (2219, 'core', 'themes/default/images/icons/48x48/menu/_generic_spare/1.png'), (2220, 'core', 'themes/default/images/icons/48x48/menu/_generic_spare/2.png'), (2221, 'core', 'themes/default/images/icons/48x48/menu/_generic_spare/3.png'), (2222, 'core', 'themes/default/images/icons/48x48/menu/_generic_spare/4.png'), (2223, 'core', 'themes/default/images/icons/48x48/menu/_generic_spare/5.png'), (2224, 'core', 'themes/default/images/icons/48x48/menu/_generic_spare/6.png'), (2225, 'core', 'themes/default/images/icons/48x48/menu/_generic_spare/7.png'), (2226, 'core', 'themes/default/images/icons/48x48/menu/_generic_spare/8.png'), (2227, 'core', 'themes/default/images/icons/48x48/menu/_generic_spare/features.png'), (2228, 'core', 'themes/default/images/icons/48x48/menu/_generic_spare/index.html'), (2229, 'core', 'themes/default/images/icons/48x48/menu/_generic_spare/page.png'), (2230, 'core', 'themes/default/images/icons/48x48/menu/adminzone/adminzone.png'), (2231, 'core', 'themes/default/images/icons/48x48/menu/adminzone/audit.png'), (2232, 'core', 'themes/default/images/icons/48x48/menu/adminzone/audit/email_log.png'), (2233, 'core', 'themes/default/images/icons/48x48/menu/adminzone/audit/index.html'), (2234, 'core', 'themes/default/images/icons/48x48/menu/adminzone/help.png'), (2235, 'core', 'themes/default/images/icons/48x48/menu/adminzone/index.html'), (2236, 'core', 'themes/default/images/icons/48x48/menu/adminzone/security.png'), (2237, 'core', 'themes/default/images/icons/48x48/menu/adminzone/security/index.html'), (2238, 'core', 'themes/default/images/icons/48x48/menu/adminzone/setup.png'), (2239, 'core', 'themes/default/images/icons/48x48/menu/adminzone/setup/config/base_config.png'), (2240, 'core', 'themes/default/images/icons/48x48/menu/adminzone/setup/config/index.html'), (2241, 'core', 'themes/default/images/icons/48x48/menu/adminzone/setup/index.html'), (2242, 'core', 'themes/default/images/icons/48x48/menu/adminzone/start.png'), (2243, 'core', 'themes/default/images/icons/48x48/menu/adminzone/structure.png'), (2244, 'core', 'themes/default/images/icons/48x48/menu/adminzone/structure/index.html'), (2245, 'core', 'themes/default/images/icons/48x48/menu/adminzone/structure/sitemap/index.html'), (2246, 'core', 'themes/default/images/icons/48x48/menu/adminzone/structure/zones/index.html'), (2247, 'core', 'themes/default/images/icons/48x48/menu/adminzone/structure/zones/zones.png'), (2248, 'core', 'themes/default/images/icons/48x48/menu/adminzone/style.png'), (2249, 'core', 'themes/default/images/icons/48x48/menu/adminzone/style/index.html'), (2250, 'core', 'themes/default/images/icons/48x48/menu/adminzone/style/themes/index.html'), (2251, 'core', 'themes/default/images/icons/48x48/menu/adminzone/tools.png'), (2252, 'core', 'themes/default/images/icons/48x48/menu/adminzone/tools/bulk_content_actions/index.html'), (2253, 'core', 'themes/default/images/icons/48x48/menu/adminzone/tools/index.html'), (2254, 'core', 'themes/default/images/icons/48x48/menu/adminzone/tools/users/index.html'), (2255, 'core', 'themes/default/images/icons/48x48/menu/cms/cms.png'), (2256, 'core', 'themes/default/images/icons/48x48/menu/cms/index.html'), (2257, 'core', 'themes/default/images/icons/48x48/menu/index.html'), (2258, 'core', 'themes/default/images/icons/48x48/menu/pages.png'), (2259, 'core', 'themes/default/images/icons/48x48/menu/pages/about_us.png'), (2260, 'core', 'themes/default/images/icons/48x48/menu/pages/help.png'), (2261, 'core', 'themes/default/images/icons/48x48/menu/pages/index.html'), (2262, 'core', 'themes/default/images/icons/48x48/menu/pages/keymap.png'), (2263, 'core', 'themes/default/images/icons/48x48/menu/pages/privacy_policy.png'), (2264, 'core', 'themes/default/images/icons/48x48/menu/pages/rules.png'), (2265, 'core', 'themes/default/images/icons/48x48/menu/rich_content.png'), (2266, 'core', 'themes/default/images/icons/48x48/menu/rich_content/atoz.png'), (2267, 'core', 'themes/default/images/icons/48x48/menu/rich_content/index.html'), (2268, 'core', 'themes/default/images/icons/48x48/menu/site_meta.png'), (2269, 'core', 'themes/default/images/icons/48x48/menu/site_meta/index.html'), (2270, 'core', 'themes/default/images/icons/48x48/menu/site_meta/user_actions/concede.png'), (2271, 'core', 'themes/default/images/icons/48x48/menu/site_meta/user_actions/index.html'), (2272, 'core', 'themes/default/images/icons/48x48/menu/site_meta/user_actions/invisible.png'), (2273, 'core', 'themes/default/images/icons/48x48/menu/site_meta/user_actions/join.png'), (2274, 'core', 'themes/default/images/icons/48x48/menu/site_meta/user_actions/login.png'), (2275, 'core', 'themes/default/images/icons/48x48/menu/site_meta/user_actions/logout.png'), (2276, 'core', 'themes/default/images/icons/48x48/menu/social.png'), (2277, 'core', 'themes/default/images/icons/48x48/menu/social/index.html'), (2278, 'core', 'themes/default/images/icons/48x48/menu/social/members.png'), (2279, 'core', 'themes/default/images/icons/48x48/menu/social/users_online.png'), (2280, 'core', 'themes/default/images/icons/48x48/menu/start.png'), (2281, 'core', 'themes/default/images/icons/48x48/menu/welcome.png'), (2282, 'core', 'themes/default/images/icons/48x48/status/index.html'), (2283, 'core', 'themes/default/images/icons/48x48/tabs/edit.png'), (2284, 'core', 'themes/default/images/icons/48x48/tabs/index.html'), (2285, 'core', 'themes/default/images/icons/48x48/tabs/preview.png'), (2286, 'core', 'themes/default/images/icons/48x48/tabs/settings.png'), (2287, 'core', 'themes/default/images/icons/48x48/tool_buttons/index.html'), (2288, 'core', 'themes/default/images/icons/48x48/tool_buttons/sitemap.png'), (2289, 'core', 'themes/default/images/icons/48x48/tool_buttons/software_chat.png'), (2290, 'core', 'themes/default/images/icons/48x48/tool_buttons/top.png'), (2291, 'core', 'themes/default/images/icons/48x48/tool_buttons/version_desktop.png'), (2292, 'core', 'themes/default/images/icons/48x48/tool_buttons/version_mobile.png'), (2293, 'core', 'themes/default/images/icons/64x64/index.html'), (2294, 'core', 'themes/default/images/icons/64x64/menu/adminzone/audit.png'), (2295, 'core', 'themes/default/images/icons/64x64/menu/adminzone/help.png'), (2296, 'core', 'themes/default/images/icons/64x64/menu/adminzone/index.html'), (2297, 'core', 'themes/default/images/icons/64x64/menu/adminzone/security.png'), (2298, 'core', 'themes/default/images/icons/64x64/menu/adminzone/setup.png'), (2299, 'core', 'themes/default/images/icons/64x64/menu/adminzone/start.png'), (2300, 'core', 'themes/default/images/icons/64x64/menu/adminzone/structure.png'), (2301, 'core', 'themes/default/images/icons/64x64/menu/adminzone/style.png'), (2302, 'core', 'themes/default/images/icons/64x64/menu/adminzone/tools.png'); INSERT INTO `[[dbprefix]]addons_files` VALUES (2303, 'core', 'themes/default/images/icons/64x64/menu/cms/cms.png'), (2304, 'core', 'themes/default/images/icons/64x64/menu/cms/index.html'), (2305, 'core', 'themes/default/images/icons/64x64/menu/index.html'), (2306, 'core', 'themes/default/images/icons/index.html'), (2307, 'core', 'themes/default/images/index.html'), (2308, 'core', 'themes/default/images/inner_background.jpg'), (2309, 'core', 'themes/default/images/iphone.png'), (2310, 'core', 'themes/default/images/jquery_ui/index.html'), (2311, 'core', 'themes/default/images/jquery_ui/ui-bg_flat_0_aaaaaa_40x100.png'), (2312, 'core', 'themes/default/images/jquery_ui/ui-bg_flat_75_ffffff_40x100.png'), (2313, 'core', 'themes/default/images/jquery_ui/ui-bg_glass_55_fbf9ee_1x400.png'), (2314, 'core', 'themes/default/images/jquery_ui/ui-bg_glass_65_ffffff_1x400.png'), (2315, 'core', 'themes/default/images/jquery_ui/ui-bg_glass_75_dadada_1x400.png'), (2316, 'core', 'themes/default/images/jquery_ui/ui-bg_glass_75_e6e6e6_1x400.png'), (2317, 'core', 'themes/default/images/jquery_ui/ui-bg_glass_95_fef1ec_1x400.png'), (2318, 'core', 'themes/default/images/jquery_ui/ui-bg_highlight-soft_75_cccccc_1x100.png'), (2319, 'core', 'themes/default/images/jquery_ui/ui-icons_222222_256x240.png'), (2320, 'core', 'themes/default/images/jquery_ui/ui-icons_2e83ff_256x240.png'), (2321, 'core', 'themes/default/images/jquery_ui/ui-icons_454545_256x240.png'), (2322, 'core', 'themes/default/images/jquery_ui/ui-icons_888888_256x240.png'), (2323, 'core', 'themes/default/images/jquery_ui/ui-icons_cd0a0a_256x240.png'), (2324, 'core', 'themes/default/images/keyboard.png'), (2325, 'core', 'themes/default/images/led_off.png'), (2326, 'core', 'themes/default/images/led_on.png'), (2327, 'core', 'themes/default/images/loading.gif'), (2328, 'core', 'themes/default/images/messageicons/index.html'), (2329, 'core', 'themes/default/images/messageicons/inform_large.png'), (2330, 'core', 'themes/default/images/messageicons/warn_large.png'), (2331, 'core', 'themes/default/images/na.png'), (2332, 'core', 'themes/default/images/no_image.png'), (2333, 'core', 'themes/default/images/outer_background.jpg'), (2334, 'core', 'themes/default/images/poll/index.html'), (2335, 'core', 'themes/default/images/poll/poll_l.png'), (2336, 'core', 'themes/default/images/poll/poll_m.png'), (2337, 'core', 'themes/default/images/poll/poll_r.png'), (2338, 'core', 'themes/default/images/product_logo.png'), (2339, 'core', 'themes/default/images/quote_gradient.png'), (2340, 'core', 'themes/default/images/results/index.html'), (2341, 'core', 'themes/default/images/results/sortablefield_asc.png'), (2342, 'core', 'themes/default/images/results/sortablefield_asc_nonselected.png'), (2343, 'core', 'themes/default/images/results/sortablefield_desc.png'), (2344, 'core', 'themes/default/images/results/sortablefield_desc_nonselected.png'), (2345, 'core', 'themes/default/images/tab.png'), (2346, 'core', 'themes/default/images/uploader/cancelbutton.gif'), (2347, 'core', 'themes/default/images/uploader/index.html'), (2348, 'core', 'themes/default/images/webclipicon.ico'), (2349, 'core', 'themes/default/images_custom/.htaccess'), (2350, 'core', 'themes/default/images_custom/index.html'), (2351, 'core', 'themes/default/index.html'), (2352, 'core', 'themes/default/javascript/.htaccess'), (2353, 'core', 'themes/default/javascript/ajax.js'), (2354, 'core', 'themes/default/javascript/custom_globals.js'), (2355, 'core', 'themes/default/javascript/global.js'), (2356, 'core', 'themes/default/javascript/index.html'), (2357, 'core', 'themes/default/javascript/jquery.js'), (2358, 'core', 'themes/default/javascript/jquery_ui.js'), (2359, 'core', 'themes/default/javascript/menu_mobile.js'), (2360, 'core', 'themes/default/javascript/modalwindow.js'), (2361, 'core', 'themes/default/javascript/modernizr.js'), (2362, 'core', 'themes/default/javascript/plupload.js'), (2363, 'core', 'themes/default/javascript/sound.js'), (2364, 'core', 'themes/default/javascript/staff.js'), (2365, 'core', 'themes/default/javascript/transitions.js'), (2366, 'core', 'themes/default/javascript/tree_list.js'), (2367, 'core', 'themes/default/javascript/xsl_mopup.js'), (2368, 'core', 'themes/default/javascript_custom/.htaccess'), (2369, 'core', 'themes/default/javascript_custom/index.html'), (2370, 'core', 'themes/default/templates/.htaccess'), (2371, 'core', 'themes/default/templates/ACTIONLOGS_SCREEN.tpl'), (2372, 'core', 'themes/default/templates/ACTIONLOGS_TOGGLE_LINK.tpl'), (2373, 'core', 'themes/default/templates/BLOCK_MAIN_COMCODE_PAGE_CHILDREN.tpl'), (2374, 'core', 'themes/default/templates/BLOCK_MAIN_CONTENT.tpl'), (2375, 'core', 'themes/default/templates/BLOCK_MAIN_CONTENT_FILTERING.tpl'), (2376, 'core', 'themes/default/templates/BLOCK_MAIN_EMOTICON_CODES.tpl'), (2377, 'core', 'themes/default/templates/BLOCK_MAIN_MULTI_CONTENT.tpl'), (2378, 'core', 'themes/default/templates/BLOCK_NO_ENTRIES.tpl'), (2379, 'core', 'themes/default/templates/BLOCK_SIDE_PERSONAL_STATS.tpl'), (2380, 'core', 'themes/default/templates/BLOCK_SIDE_PERSONAL_STATS_LINE.tpl'), (2381, 'core', 'themes/default/templates/BLOCK_SIDE_PERSONAL_STATS_LINE_COMPLEX.tpl'), (2382, 'core', 'themes/default/templates/BLOCK_SIDE_PERSONAL_STATS_LINK.tpl'), (2383, 'core', 'themes/default/templates/BLOCK_SIDE_PERSONAL_STATS_LINK_2.tpl'), (2384, 'core', 'themes/default/templates/BLOCK_SIDE_PERSONAL_STATS_LOGOUT.tpl'), (2385, 'core', 'themes/default/templates/BLOCK_SIDE_PERSONAL_STATS_NO.tpl'), (2386, 'core', 'themes/default/templates/BLOCK_TOP_LOGIN.tpl'), (2387, 'core', 'themes/default/templates/BLOCK_TOP_PERSONAL_STATS.tpl'), (2388, 'core', 'themes/default/templates/BROKEN_LANG_STRINGS.tpl'), (2389, 'core', 'themes/default/templates/BROKEN_URLS.tpl'), (2390, 'core', 'themes/default/templates/CSS_NEED.tpl'), (2391, 'core', 'themes/default/templates/CSS_NEED_FULL.tpl'), (2392, 'core', 'themes/default/templates/CSS_NEED_INLINE.tpl'), (2393, 'core', 'themes/default/templates/EMAIL_LOG_SCREEN.tpl'), (2394, 'core', 'themes/default/templates/FATAL_SCREEN.tpl'), (2395, 'core', 'themes/default/templates/FONT_SIZER.tpl'), (2396, 'core', 'themes/default/templates/FORUMS_EMBED.tpl'), (2397, 'core', 'themes/default/templates/FORUM_ATTACHMENT_IMAGE.tpl'), (2398, 'core', 'themes/default/templates/FORUM_ATTACHMENT_IMAGE_THUMB.tpl'), (2399, 'core', 'themes/default/templates/FORUM_ATTACHMENT_LINK.tpl'), (2400, 'core', 'themes/default/templates/GROUP_MEMBER_TIMEOUT_MANAGE_SCREEN.tpl'), (2401, 'core', 'themes/default/templates/INLINE_WIP_MESSAGE.tpl'), (2402, 'core', 'themes/default/templates/IP_BAN_SCREEN.tpl'), (2403, 'core', 'themes/default/templates/JAVASCRIPT_NEED.tpl'), (2404, 'core', 'themes/default/templates/JAVASCRIPT_NEED_FULL.tpl'), (2405, 'core', 'themes/default/templates/JAVASCRIPT_NEED_INLINE.tpl'), (2406, 'core', 'themes/default/templates/JS_BLOCK.tpl'), (2407, 'core', 'themes/default/templates/LOGIN_SCREEN.tpl'), (2408, 'core', 'themes/default/templates/LOOKUP_IP_LIST_ENTRY.tpl'), (2409, 'core', 'themes/default/templates/LOOKUP_IP_LIST_GROUP.tpl'), (2410, 'core', 'themes/default/templates/LOOKUP_SCREEN.tpl'), (2411, 'core', 'themes/default/templates/MASS_SELECT_DELETE_FORM.tpl'), (2412, 'core', 'themes/default/templates/MASS_SELECT_FORM_BUTTONS.tpl'), (2413, 'core', 'themes/default/templates/MASS_SELECT_MARKER.tpl'), (2414, 'core', 'themes/default/templates/MISSING_SCREEN.tpl'), (2415, 'core', 'themes/default/templates/PARAM_INFO.tpl'), (2416, 'core', 'themes/default/templates/PASSWORD_CHECK_JS.tpl'), (2417, 'core', 'themes/default/templates/QUERY_LOG.tpl'), (2418, 'core', 'themes/default/templates/QUERY_SCREEN.tpl'), (2419, 'core', 'themes/default/templates/REDIRECT_POST_METHOD_SCREEN.tpl'), (2420, 'core', 'themes/default/templates/SPONSORS_SCREEN.tpl'), (2421, 'core', 'themes/default/templates/STACK_TRACE.tpl'), (2422, 'core', 'themes/default/templates/UPLOAD_SYNDICATION_SETUP_SCREEN.tpl'), (2423, 'core', 'themes/default/templates/index.html'), (2424, 'core', 'themes/default/templates_cached/.htaccess'), (2425, 'core', 'themes/default/templates_cached/EN/index.html'), (2426, 'core', 'themes/default/templates_cached/index.html'), (2427, 'core', 'themes/default/templates_custom/.htaccess'), (2428, 'core', 'themes/default/templates_custom/index.html'), (2429, 'core', 'themes/default/text/.htaccess'), (2430, 'core', 'themes/default/text/NEWSLETTER_DEFAULT_FCOMCODE.txt'), (2431, 'core', 'themes/default/text/index.html'), (2432, 'core', 'themes/default/text/tempcode_test.txt'), (2433, 'core', 'themes/default/text_custom/.htaccess'), (2434, 'core', 'themes/default/text_custom/index.html'), (2435, 'core', 'themes/default/theme.ini'), (2436, 'core', 'themes/default/xml/.htaccess'), (2437, 'core', 'themes/default/xml/index.html'), (2438, 'core', 'themes/default/xml_custom/.htaccess'), (2439, 'core', 'themes/default/xml_custom/index.html'), (2440, 'core', 'themes/index.html'), (2441, 'core', 'themes/map.ini'), (2442, 'core', 'uploads/.htaccess'), (2443, 'core', 'uploads/auto_thumbs/.htaccess'), (2444, 'core', 'uploads/auto_thumbs/index.html'), (2445, 'core', 'uploads/incoming/.htaccess'), (2446, 'core', 'uploads/incoming/index.html'), (2447, 'core', 'uploads/index.html'), (2448, 'core', 'uploads/repimages/.htaccess'), (2449, 'core', 'uploads/repimages/index.html'), (2450, 'core', 'uploads/website_specific/index.html'), (2451, 'core', 'web.config'), (2452, 'core_abstract_components', 'data/change_detection.php'), (2453, 'core_abstract_components', 'data/edit_ping.php'), (2454, 'core_abstract_components', 'data/fractional_edit.php'), (2455, 'core_abstract_components', 'sources/hooks/systems/addon_registry/core_abstract_components.php'), (2456, 'core_abstract_components', 'sources/hooks/systems/change_detection/.htaccess'), (2457, 'core_abstract_components', 'sources/hooks/systems/change_detection/index.html'), (2458, 'core_abstract_components', 'sources_custom/hooks/systems/change_detection/.htaccess'), (2459, 'core_abstract_components', 'sources_custom/hooks/systems/change_detection/index.html'), (2460, 'core_abstract_components', 'themes/default/javascript/fractional_edit.js'), (2461, 'core_abstract_components', 'themes/default/templates/BUTTON_SCREEN.tpl'), (2462, 'core_abstract_components', 'themes/default/templates/BUTTON_SCREEN_ITEM.tpl'), (2463, 'core_abstract_components', 'themes/default/templates/CROP_TEXT_MOUSE_OVER.tpl'), (2464, 'core_abstract_components', 'themes/default/templates/CROP_TEXT_MOUSE_OVER_INLINE.tpl'), (2465, 'core_abstract_components', 'themes/default/templates/FRACTIONAL_EDIT.tpl'), (2466, 'core_abstract_components', 'themes/default/templates/HANDLE_CONFLICT_RESOLUTION.tpl'), (2467, 'core_abstract_components', 'themes/default/templates/IMG_THUMB.tpl'), (2468, 'core_abstract_components', 'themes/default/templates/POST.tpl'), (2469, 'core_abstract_components', 'themes/default/templates/POST_CHILD_LOAD_LINK.tpl'), (2470, 'core_abstract_components', 'themes/default/templates/STAFF_ACTIONS.tpl'), (2471, 'core_abstract_components', 'themes/default/templates/STANDARDBOX_accordion.tpl'), (2472, 'core_abstract_components', 'themes/default/templates/STANDARDBOX_default.tpl'), (2473, 'core_abstract_interfaces', 'sources/hooks/systems/addon_registry/core_abstract_interfaces.php'), (2474, 'core_abstract_interfaces', 'sources/templates_columned_table.php'), (2475, 'core_abstract_interfaces', 'sources/templates_confirm_screen.php'), (2476, 'core_abstract_interfaces', 'sources/templates_donext.php'), (2477, 'core_abstract_interfaces', 'sources/templates_interfaces.php'), (2478, 'core_abstract_interfaces', 'sources/templates_internalise_screen.php'), (2479, 'core_abstract_interfaces', 'sources/templates_map_table.php'), (2480, 'core_abstract_interfaces', 'sources/templates_pagination.php'), (2481, 'core_abstract_interfaces', 'sources/templates_redirect_screen.php'), (2482, 'core_abstract_interfaces', 'sources/templates_result_launcher.php'), (2483, 'core_abstract_interfaces', 'sources/templates_results_table.php'), (2484, 'core_abstract_interfaces', 'themes/default/css/do_next.css'), (2485, 'core_abstract_interfaces', 'themes/default/images/icons/24x24/status/inform.png'), (2486, 'core_abstract_interfaces', 'themes/default/images/icons/24x24/status/notice.png'), (2487, 'core_abstract_interfaces', 'themes/default/images/icons/24x24/status/warn.png'), (2488, 'core_abstract_interfaces', 'themes/default/images/icons/48x48/status/inform.png'), (2489, 'core_abstract_interfaces', 'themes/default/images/icons/48x48/status/notice.png'), (2490, 'core_abstract_interfaces', 'themes/default/images/icons/48x48/status/warn.png'), (2491, 'core_abstract_interfaces', 'themes/default/images/progress_indicator/index.html'), (2492, 'core_abstract_interfaces', 'themes/default/images/progress_indicator/stage_future.png'), (2493, 'core_abstract_interfaces', 'themes/default/images/progress_indicator/stage_past.png'), (2494, 'core_abstract_interfaces', 'themes/default/images/progress_indicator/stage_present.png'), (2495, 'core_abstract_interfaces', 'themes/default/javascript/internalised_ajax_screen.js'), (2496, 'core_abstract_interfaces', 'themes/default/javascript/pagination.js'), (2497, 'core_abstract_interfaces', 'themes/default/templates/AJAX_PAGINATION.tpl'), (2498, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE.tpl'), (2499, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_ACTION_DELETE_CATEGORY.tpl'), (2500, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_ACTION_DELETE_ENTRY.tpl'), (2501, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_ACTION_DOWNLOAD.tpl'), (2502, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_ACTION_INSTALL_ENTRY.tpl'), (2503, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_ACTION_REINSTALL_ENTRY.tpl'), (2504, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_ACTION_TRANSLATE.tpl'), (2505, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_ACTION_UPGRADE_ENTRY.tpl'), (2506, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_HEADER_ROW.tpl'), (2507, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_HEADER_ROW_CELL.tpl'), (2508, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_ROW.tpl'), (2509, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_ROW_CELL.tpl'), (2510, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_ROW_CELL_LINE.tpl'), (2511, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_ROW_CELL_SELECT.tpl'), (2512, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_ROW_CELL_TICK.tpl'), (2513, 'core_abstract_interfaces', 'themes/default/templates/COLUMNED_TABLE_SCREEN.tpl'), (2514, 'core_abstract_interfaces', 'themes/default/templates/CONFIRM_SCREEN.tpl'), (2515, 'core_abstract_interfaces', 'themes/default/templates/DO_NEXT_ITEM.tpl'), (2516, 'core_abstract_interfaces', 'themes/default/templates/DO_NEXT_SCREEN.tpl'), (2517, 'core_abstract_interfaces', 'themes/default/templates/DO_NEXT_SECTION.tpl'), (2518, 'core_abstract_interfaces', 'themes/default/templates/FULL_MESSAGE_SCREEN.tpl'), (2519, 'core_abstract_interfaces', 'themes/default/templates/INDEX_SCREEN.tpl'), (2520, 'core_abstract_interfaces', 'themes/default/templates/INDEX_SCREEN_ENTRY.tpl'), (2521, 'core_abstract_interfaces', 'themes/default/templates/INDEX_SCREEN_FANCIER_ENTRY.tpl'), (2522, 'core_abstract_interfaces', 'themes/default/templates/INDEX_SCREEN_FANCIER_SCREEN.tpl'), (2523, 'core_abstract_interfaces', 'themes/default/templates/INFORM_SCREEN.tpl'), (2524, 'core_abstract_interfaces', 'themes/default/templates/INTERNALISED_AJAX_SCREEN.tpl'), (2525, 'core_abstract_interfaces', 'themes/default/templates/MAP_TABLE.tpl'), (2526, 'core_abstract_interfaces', 'themes/default/templates/MAP_TABLE_FIELD.tpl'), (2527, 'core_abstract_interfaces', 'themes/default/templates/MAP_TABLE_SCREEN.tpl'), (2528, 'core_abstract_interfaces', 'themes/default/templates/MEMBER_TOOLTIP.tpl'), (2529, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_CONTINUE.tpl'), (2530, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_CONTINUE_FIRST.tpl'), (2531, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_CONTINUE_LAST.tpl'), (2532, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_LIST_PAGES.tpl'), (2533, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_NEXT.tpl'), (2534, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_NEXT_LINK.tpl'), (2535, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_PAGE_NUMBER.tpl'), (2536, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_PAGE_NUMBER_LINK.tpl'), (2537, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_PER_PAGE.tpl'), (2538, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_PER_PAGE_OPTION.tpl'), (2539, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_PREVIOUS.tpl'), (2540, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_PREVIOUS_LINK.tpl'), (2541, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_SCREEN.tpl'), (2542, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_SORT.tpl'), (2543, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_SORTER.tpl'), (2544, 'core_abstract_interfaces', 'themes/default/templates/PAGINATION_WRAP.tpl'), (2545, 'core_abstract_interfaces', 'themes/default/templates/QUESTION_UI_BUTTONS.tpl'), (2546, 'core_abstract_interfaces', 'themes/default/templates/REDIRECT_SCREEN.tpl'), (2547, 'core_abstract_interfaces', 'themes/default/templates/RESULTS_LAUNCHER_CONTINUE.tpl'), (2548, 'core_abstract_interfaces', 'themes/default/templates/RESULTS_LAUNCHER_PAGE_NUMBER_LINK.tpl'), (2549, 'core_abstract_interfaces', 'themes/default/templates/RESULTS_LAUNCHER_WRAP.tpl'), (2550, 'core_abstract_interfaces', 'themes/default/templates/RESULTS_TABLE.tpl'), (2551, 'core_abstract_interfaces', 'themes/default/templates/RESULTS_TABLE_ENTRY.tpl'), (2552, 'core_abstract_interfaces', 'themes/default/templates/RESULTS_TABLE_FIELD.tpl'), (2553, 'core_abstract_interfaces', 'themes/default/templates/RESULTS_TABLE_FIELD_TITLE.tpl'), (2554, 'core_abstract_interfaces', 'themes/default/templates/RESULTS_TABLE_FIELD_TITLE_SORTABLE.tpl'), (2555, 'core_abstract_interfaces', 'themes/default/templates/RESULTS_TABLE_SCREEN.tpl'), (2556, 'core_abstract_interfaces', 'themes/default/templates/RESULTS_TABLE_TICK.tpl'), (2557, 'core_abstract_interfaces', 'themes/default/templates/SIMPLE_PREVIEW_BOX.tpl'), (2558, 'core_abstract_interfaces', 'themes/default/templates/WARNING_BOX.tpl'), (2559, 'core_abstract_interfaces', 'themes/default/templates/WARN_SCREEN.tpl'), (2560, 'core_addon_management', 'adminzone/pages/modules/admin_addons.php'), (2561, 'core_addon_management', 'exports/addons/index.html'), (2562, 'core_addon_management', 'exports/index.html'), (2563, 'core_addon_management', 'imports/.htaccess'), (2564, 'core_addon_management', 'imports/addons/.htaccess'), (2565, 'core_addon_management', 'imports/addons/index.html'), (2566, 'core_addon_management', 'imports/index.html'), (2567, 'core_addon_management', 'lang/EN/addons.ini'), (2568, 'core_addon_management', 'sources/addons.php'), (2569, 'core_addon_management', 'sources/addons2.php'), (2570, 'core_addon_management', 'sources/hooks/systems/addon_registry/core_addon_management.php'), (2571, 'core_addon_management', 'sources/hooks/systems/ajax_tree/choose_composr_homesite_addon.php'), (2572, 'core_addon_management', 'themes/default/css/addons_editor.css'), (2573, 'core_addon_management', 'themes/default/images/icons/14x14/install.png'), (2574, 'core_addon_management', 'themes/default/images/icons/14x14/reinstall.png'), (2575, 'core_addon_management', 'themes/default/images/icons/14x14/upgrade.png'), (2576, 'core_addon_management', 'themes/default/images/icons/24x24/menu/_generic_admin/component.png'), (2577, 'core_addon_management', 'themes/default/images/icons/24x24/menu/adminzone/structure/addons.png'), (2578, 'core_addon_management', 'themes/default/images/icons/28x28/install.png'), (2579, 'core_addon_management', 'themes/default/images/icons/28x28/reinstall.png'), (2580, 'core_addon_management', 'themes/default/images/icons/28x28/upgrade.png'), (2581, 'core_addon_management', 'themes/default/images/icons/48x48/menu/_generic_admin/component.png'), (2582, 'core_addon_management', 'themes/default/images/icons/48x48/menu/adminzone/structure/addons.png'), (2583, 'core_addon_management', 'themes/default/templates/ADDON_EXPORT_FILE_CHOICE.tpl'), (2584, 'core_addon_management', 'themes/default/templates/ADDON_EXPORT_LINE.tpl'), (2585, 'core_addon_management', 'themes/default/templates/ADDON_EXPORT_SCREEN.tpl'), (2586, 'core_addon_management', 'themes/default/templates/ADDON_INSTALL_CONFIRM_SCREEN.tpl'), (2587, 'core_addon_management', 'themes/default/templates/ADDON_INSTALL_FILES.tpl'), (2588, 'core_addon_management', 'themes/default/templates/ADDON_INSTALL_FILES_WARNING.tpl'), (2589, 'core_addon_management', 'themes/default/templates/ADDON_INSTALL_WARNING.tpl'), (2590, 'core_addon_management', 'themes/default/templates/ADDON_MULTI_CONFIRM_SCREEN.tpl'), (2591, 'core_addon_management', 'themes/default/templates/ADDON_NAME.tpl'), (2592, 'core_addon_management', 'themes/default/templates/ADDON_SCREEN.tpl'), (2593, 'core_addon_management', 'themes/default/templates/ADDON_SCREEN_ADDON.tpl'), (2594, 'core_addon_management', 'themes/default/templates/ADDON_UNINSTALL_CONFIRM_SCREEN.tpl'), (2595, 'core_addon_management', 'themes/default/templates/MODULE_SCREEN.tpl'), (2596, 'core_adminzone_dashboard', 'lang/EN/staff_checklist.ini'), (2597, 'core_adminzone_dashboard', 'lang/EN/tips.ini'), (2598, 'core_adminzone_dashboard', 'sources/blocks/main_staff_actions.php'), (2599, 'core_adminzone_dashboard', 'sources/blocks/main_staff_checklist.php'), (2600, 'core_adminzone_dashboard', 'sources/blocks/main_staff_links.php'), (2601, 'core_adminzone_dashboard', 'sources/blocks/main_staff_new_version.php'), (2602, 'core_adminzone_dashboard', 'sources/blocks/main_staff_tips.php'), (2603, 'core_adminzone_dashboard', 'sources/blocks/main_staff_website_monitoring.php'), (2604, 'core_adminzone_dashboard', 'sources/hooks/blocks/main_staff_checklist/.htaccess'), (2605, 'core_adminzone_dashboard', 'sources/hooks/blocks/main_staff_checklist/copyright.php'), (2606, 'core_adminzone_dashboard', 'sources/hooks/blocks/main_staff_checklist/cron.php'), (2607, 'core_adminzone_dashboard', 'sources/hooks/blocks/main_staff_checklist/forum.php'), (2608, 'core_adminzone_dashboard', 'sources/hooks/blocks/main_staff_checklist/index.html'), (2609, 'core_adminzone_dashboard', 'sources/hooks/blocks/main_staff_checklist/open_site.php'), (2610, 'core_adminzone_dashboard', 'sources/hooks/blocks/main_staff_checklist/profile.php'), (2611, 'core_adminzone_dashboard', 'sources/hooks/systems/addon_registry/core_adminzone_dashboard.php'), (2612, 'core_adminzone_dashboard', 'sources/hooks/systems/commandr_fs_extended_config/checklist_tasks.php'), (2613, 'core_adminzone_dashboard', 'sources/hooks/systems/commandr_fs_extended_config/staff_links.php'), (2614, 'core_adminzone_dashboard', 'sources/hooks/systems/commandr_fs_extended_config/staff_monitoring_sites.php'), (2615, 'core_adminzone_dashboard', 'sources/hooks/systems/cron/staff_checklist_notify.php'), (2616, 'core_adminzone_dashboard', 'sources/hooks/systems/notifications/checklist_task.php'), (2617, 'core_adminzone_dashboard', 'sources/hooks/systems/notifications/staff_checklist.php'), (2618, 'core_adminzone_dashboard', 'sources/hooks/systems/snippets/checklist_task_manage.php'), (2619, 'core_adminzone_dashboard', 'sources_custom/hooks/blocks/main_staff_checklist/.htaccess'), (2620, 'core_adminzone_dashboard', 'sources_custom/hooks/blocks/main_staff_checklist/index.html'), (2621, 'core_adminzone_dashboard', 'themes/default/css/adminzone_dashboard.css'), (2622, 'core_adminzone_dashboard', 'themes/default/images/checklist/checklist-.png'), (2623, 'core_adminzone_dashboard', 'themes/default/images/checklist/checklist0.png'), (2624, 'core_adminzone_dashboard', 'themes/default/images/checklist/checklist1.png'), (2625, 'core_adminzone_dashboard', 'themes/default/images/checklist/cross.png'), (2626, 'core_adminzone_dashboard', 'themes/default/images/checklist/cross2.png'), (2627, 'core_adminzone_dashboard', 'themes/default/images/checklist/index.html'), (2628, 'core_adminzone_dashboard', 'themes/default/images/checklist/not_completed.png'), (2629, 'core_adminzone_dashboard', 'themes/default/images/checklist/toggleicon.png'), (2630, 'core_adminzone_dashboard', 'themes/default/images/checklist/toggleicon2.png'), (2631, 'core_adminzone_dashboard', 'themes/default/templates/BLOCK_MAIN_NOTES.tpl'), (2632, 'core_adminzone_dashboard', 'themes/default/templates/BLOCK_MAIN_STAFF_ACTIONS.tpl'), (2633, 'core_adminzone_dashboard', 'themes/default/templates/BLOCK_MAIN_STAFF_CHECKLIST.tpl'), (2634, 'core_adminzone_dashboard', 'themes/default/templates/BLOCK_MAIN_STAFF_CHECKLIST_CUSTOM_TASK.tpl'), (2635, 'core_adminzone_dashboard', 'themes/default/templates/BLOCK_MAIN_STAFF_CHECKLIST_ITEM.tpl'), (2636, 'core_adminzone_dashboard', 'themes/default/templates/BLOCK_MAIN_STAFF_CHECKLIST_ITEM_STATUS_0.tpl'), (2637, 'core_adminzone_dashboard', 'themes/default/templates/BLOCK_MAIN_STAFF_CHECKLIST_ITEM_STATUS_1.tpl'), (2638, 'core_adminzone_dashboard', 'themes/default/templates/BLOCK_MAIN_STAFF_CHECKLIST_ITEM_STATUS_NA.tpl'), (2639, 'core_adminzone_dashboard', 'themes/default/templates/BLOCK_MAIN_STAFF_LINKS.tpl'), (2640, 'core_adminzone_dashboard', 'themes/default/templates/BLOCK_MAIN_STAFF_NEW_VERSION.tpl'), (2641, 'core_adminzone_dashboard', 'themes/default/templates/BLOCK_MAIN_STAFF_TIPS.tpl'), (2642, 'core_adminzone_dashboard', 'themes/default/templates/BLOCK_MAIN_STAFF_WEBSITE_MONITORING.tpl'), (2643, 'core_cleanup_tools', 'adminzone/pages/modules/admin_cleanup.php'), (2644, 'core_cleanup_tools', 'data/modules/admin_cleanup/.htaccess'), (2645, 'core_cleanup_tools', 'data/modules/admin_cleanup/index.html'), (2646, 'core_cleanup_tools', 'lang/EN/cleanup.ini'), (2647, 'core_cleanup_tools', 'sources/hooks/systems/addon_registry/core_cleanup_tools.php'), (2648, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/.htaccess'), (2649, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/admin_theme_images.php'), (2650, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/blocks.php'), (2651, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/broken_urls.php'), (2652, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/comcode.php'), (2653, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/criticise_mysql_fields.php'), (2654, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/image_thumbs.php'), (2655, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/index.html'), (2656, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/language.php'), (2657, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/lost_disk_content.php'), (2658, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/mysql_optimise.php'), (2659, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/orphaned_lang_strings.php'), (2660, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/orphaned_uploads.php'), (2661, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/page_backups.php'), (2662, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/reorganise_uploads.php'), (2663, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/self_learning.php'), (2664, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/tags.php'), (2665, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/templates.php'), (2666, 'core_cleanup_tools', 'sources/hooks/systems/cleanup/urls.php'), (2667, 'core_cleanup_tools', 'sources/hooks/systems/config/is_on_block_cache.php'), (2668, 'core_cleanup_tools', 'sources/hooks/systems/config/is_on_comcode_page_cache.php'), (2669, 'core_cleanup_tools', 'sources/hooks/systems/config/is_on_lang_cache.php'), (2670, 'core_cleanup_tools', 'sources/hooks/systems/config/is_on_template_cache.php'), (2671, 'core_cleanup_tools', 'sources/hooks/systems/reorganise_uploads/index.html'), (2672, 'core_cleanup_tools', 'sources/hooks/systems/tasks/find_broken_urls.php'), (2673, 'core_cleanup_tools', 'sources/hooks/systems/tasks/find_orphaned_lang_strings.php'), (2674, 'core_cleanup_tools', 'sources/hooks/systems/tasks/find_orphaned_uploads.php'), (2675, 'core_cleanup_tools', 'sources/hooks/systems/tasks/reorganise_uploads.php'), (2676, 'core_cleanup_tools', 'sources_custom/hooks/systems/cleanup/.htaccess'), (2677, 'core_cleanup_tools', 'sources_custom/hooks/systems/cleanup/index.html'), (2678, 'core_cleanup_tools', 'themes/default/images/icons/24x24/menu/adminzone/tools/cleanup.png'), (2679, 'core_cleanup_tools', 'themes/default/images/icons/48x48/menu/adminzone/tools/cleanup.png'), (2680, 'core_cleanup_tools', 'themes/default/templates/CLEANUP_COMPLETED_SCREEN.tpl'), (2681, 'core_cleanup_tools', 'themes/default/templates/CLEANUP_ORPHANED_UPLOADS.tpl'), (2682, 'core_cleanup_tools', 'themes/default/templates/CLEANUP_PAGE_STATS.tpl'), (2683, 'core_cns', 'adminzone/pages/modules/admin_cns_emoticons.php'), (2684, 'core_cns', 'adminzone/pages/modules/admin_cns_groups.php'), (2685, 'core_cns', 'adminzone/pages/modules/admin_cns_members.php'), (2686, 'core_cns', 'adminzone/pages/modules/admin_cns_merge_members.php'), (2687, 'core_cns', 'data/approve_ip.php'), (2688, 'core_cns', 'data/username_check.php'), (2689, 'core_cns', 'lang/EN/cns.ini'), (2690, 'core_cns', 'lang/EN/cns_components.ini'), (2691, 'core_cns', 'lang/EN/cns_config.ini'), (2692, 'core_cns', 'lang/EN/cns_lurkers.ini'), (2693, 'core_cns', 'lang/EN/cns_member_directory.ini'), (2694, 'core_cns', 'lang/EN/cns_special_cpf.ini'), (2695, 'core_cns', 'lang/EN/password_rules.ini'), (2696, 'core_cns', 'pages/modules/join.php'), (2697, 'core_cns', 'pages/modules/lost_password.php'), (2698, 'core_cns', 'site/pages/modules/groups.php'), (2699, 'core_cns', 'site/pages/modules/members.php'), (2700, 'core_cns', 'site/pages/modules/users_online.php'), (2701, 'core_cns', 'sources/blocks/main_members.php'), (2702, 'core_cns', 'sources/cns_field_editability.php'), (2703, 'core_cns', 'sources/cns_forum_driver_helper.php'), (2704, 'core_cns', 'sources/cns_forum_driver_helper_auth.php'), (2705, 'core_cns', 'sources/cns_forum_driver_helper_install.php'), (2706, 'core_cns', 'sources/cns_forums.php'), (2707, 'core_cns', 'sources/cns_forums2.php'), (2708, 'core_cns', 'sources/cns_forums_action.php'), (2709, 'core_cns', 'sources/cns_forums_action2.php'), (2710, 'core_cns', 'sources/cns_general.php'), (2711, 'core_cns', 'sources/cns_general_action.php'), (2712, 'core_cns', 'sources/cns_general_action2.php'), (2713, 'core_cns', 'sources/cns_groups.php'), (2714, 'core_cns', 'sources/cns_groups2.php'), (2715, 'core_cns', 'sources/cns_groups_action.php'), (2716, 'core_cns', 'sources/cns_groups_action2.php'), (2717, 'core_cns', 'sources/cns_install.php'), (2718, 'core_cns', 'sources/cns_join.php'), (2719, 'core_cns', 'sources/cns_lost_password.php'), (2720, 'core_cns', 'sources/cns_members.php'), (2721, 'core_cns', 'sources/cns_members2.php'), (2722, 'core_cns', 'sources/cns_members_action.php'), (2723, 'core_cns', 'sources/cns_members_action2.php'), (2724, 'core_cns', 'sources/cns_moderation.php'), (2725, 'core_cns', 'sources/cns_moderation_action.php'), (2726, 'core_cns', 'sources/cns_moderation_action2.php'), (2727, 'core_cns', 'sources/cns_notifications.php'), (2728, 'core_cns', 'sources/cns_polls.php'), (2729, 'core_cns', 'sources/cns_polls_action.php'), (2730, 'core_cns', 'sources/cns_polls_action2.php'), (2731, 'core_cns', 'sources/cns_popups.php'), (2732, 'core_cns', 'sources/cns_posts.php'), (2733, 'core_cns', 'sources/cns_posts2.php'), (2734, 'core_cns', 'sources/cns_posts_action.php'), (2735, 'core_cns', 'sources/cns_posts_action2.php'), (2736, 'core_cns', 'sources/cns_posts_action3.php'), (2737, 'core_cns', 'sources/cns_profiles.php'), (2738, 'core_cns', 'sources/cns_topics.php'), (2739, 'core_cns', 'sources/cns_topics_action.php'), (2740, 'core_cns', 'sources/cns_topics_action2.php'), (2741, 'core_cns', 'sources/forum/cns.php'), (2742, 'core_cns', 'sources/hooks/blocks/main_staff_checklist/usergroup_membership.php'), (2743, 'core_cns', 'sources/hooks/modules/admin_import/csv_members.php'), (2744, 'core_cns', 'sources/hooks/modules/admin_import/emoticons.php'), (2745, 'core_cns', 'sources/hooks/modules/admin_setupwizard/core_cns.php'), (2746, 'core_cns', 'sources/hooks/modules/admin_stats/cns_demographics.php'), (2747, 'core_cns', 'sources/hooks/modules/admin_unvalidated/cns_members.php'), (2748, 'core_cns', 'sources/hooks/modules/members/.htaccess'), (2749, 'core_cns', 'sources/hooks/modules/members/index.html'), (2750, 'core_cns', 'sources/hooks/modules/search/cns_members.php'), (2751, 'core_cns', 'sources/hooks/systems/addon_registry/core_cns.php'), (2752, 'core_cns', 'sources/hooks/systems/cleanup/cns_members.php'), (2753, 'core_cns', 'sources/hooks/systems/cns_auth/aef.php'), (2754, 'core_cns', 'sources/hooks/systems/cns_auth/converge.php'), (2755, 'core_cns', 'sources/hooks/systems/cns_auth/index.html'), (2756, 'core_cns', 'sources/hooks/systems/cns_auth/phpbb3.php'), (2757, 'core_cns', 'sources/hooks/systems/cns_auth/smf.php'), (2758, 'core_cns', 'sources/hooks/systems/cns_auth/vb3.php'), (2759, 'core_cns', 'sources/hooks/systems/cns_cpf_filter/.htaccess'), (2760, 'core_cns', 'sources/hooks/systems/cns_cpf_filter/index.html'), (2761, 'core_cns', 'sources/hooks/systems/commandr_fs/emoticons.php'), (2762, 'core_cns', 'sources/hooks/systems/commandr_fs/groups.php'), (2763, 'core_cns', 'sources/hooks/systems/commandr_fs/members.php'), (2764, 'core_cns', 'sources/hooks/systems/commandr_fs_extended_member/known_login_ips.php'), (2765, 'core_cns', 'sources/hooks/systems/config/allow_alpha_search.php'), (2766, 'core_cns', 'sources/hooks/systems/config/allow_email_disable.php'), (2767, 'core_cns', 'sources/hooks/systems/config/allow_email_from_staff_disable.php'), (2768, 'core_cns', 'sources/hooks/systems/config/allow_international.php'), (2769, 'core_cns', 'sources/hooks/systems/config/complex_privacy_options.php'), (2770, 'core_cns', 'sources/hooks/systems/config/decryption_key.php'), (2771, 'core_cns', 'sources/hooks/systems/config/display_name_generator.php'), (2772, 'core_cns', 'sources/hooks/systems/config/dobs.php'), (2773, 'core_cns', 'sources/hooks/systems/config/email_confirm_join.php'), (2774, 'core_cns', 'sources/hooks/systems/config/enable_birthdays.php'), (2775, 'core_cns', 'sources/hooks/systems/config/enable_highlight_name.php'), (2776, 'core_cns', 'sources/hooks/systems/config/enable_privacy_tab.php'), (2777, 'core_cns', 'sources/hooks/systems/config/enable_user_online_groups.php'), (2778, 'core_cns', 'sources/hooks/systems/config/encryption_key.php'), (2779, 'core_cns', 'sources/hooks/systems/config/finish_profile.php'), (2780, 'core_cns', 'sources/hooks/systems/config/hot_topic_definition.php'), (2781, 'core_cns', 'sources/hooks/systems/config/httpauth_is_enabled.php'), (2782, 'core_cns', 'sources/hooks/systems/config/important_groups_per_page.php'), (2783, 'core_cns', 'sources/hooks/systems/config/invites_per_day.php'), (2784, 'core_cns', 'sources/hooks/systems/config/is_on_automatic_mark_topic_read.php'), (2785, 'core_cns', 'sources/hooks/systems/config/is_on_coppa.php'), (2786, 'core_cns', 'sources/hooks/systems/config/is_on_invisibility.php'), (2787, 'core_cns', 'sources/hooks/systems/config/is_on_invites.php'), (2788, 'core_cns', 'sources/hooks/systems/config/is_on_post_map.php'), (2789, 'core_cns', 'sources/hooks/systems/config/is_on_timezone_detection.php'), (2790, 'core_cns', 'sources/hooks/systems/config/maximum_password_length.php'), (2791, 'core_cns', 'sources/hooks/systems/config/maximum_username_length.php'), (2792, 'core_cns', 'sources/hooks/systems/config/md_default_sort_order.php'), (2793, 'core_cns', 'sources/hooks/systems/config/members_per_page.php'), (2794, 'core_cns', 'sources/hooks/systems/config/minimum_password_length.php'), (2795, 'core_cns', 'sources/hooks/systems/config/minimum_password_strength.php'), (2796, 'core_cns', 'sources/hooks/systems/config/minimum_username_length.php'), (2797, 'core_cns', 'sources/hooks/systems/config/new_member_default_email_message.php'), (2798, 'core_cns', 'sources/hooks/systems/config/new_member_default_email_subject.php'), (2799, 'core_cns', 'sources/hooks/systems/config/new_member_default_temporary_password.php'), (2800, 'core_cns', 'sources/hooks/systems/config/normal_groups_per_page.php'), (2801, 'core_cns', 'sources/hooks/systems/config/one_per_email_address.php'), (2802, 'core_cns', 'sources/hooks/systems/config/password_change_days.php'), (2803, 'core_cns', 'sources/hooks/systems/config/password_expiry_days.php'), (2804, 'core_cns', 'sources/hooks/systems/config/password_reset_process.php'), (2805, 'core_cns', 'sources/hooks/systems/config/primary_members_per_page.php'), (2806, 'core_cns', 'sources/hooks/systems/config/privacy_fax.php'), (2807, 'core_cns', 'sources/hooks/systems/config/privacy_postal_address.php'), (2808, 'core_cns', 'sources/hooks/systems/config/probation_usergroup.php'), (2809, 'core_cns', 'sources/hooks/systems/config/prohibit_password_whitespace.php'), (2810, 'core_cns', 'sources/hooks/systems/config/prohibit_username_whitespace.php'), (2811, 'core_cns', 'sources/hooks/systems/config/require_new_member_validation.php'), (2812, 'core_cns', 'sources/hooks/systems/config/restricted_usernames.php'), (2813, 'core_cns', 'sources/hooks/systems/config/secondary_members_per_page.php'), (2814, 'core_cns', 'sources/hooks/systems/config/show_empty_cpfs.php'), (2815, 'core_cns', 'sources/hooks/systems/config/show_first_join_page.php'), (2816, 'core_cns', 'sources/hooks/systems/config/use_joindate.php'), (2817, 'core_cns', 'sources/hooks/systems/config/use_lastondate.php'), (2818, 'core_cns', 'sources/hooks/systems/config/username_profile_links.php'), (2819, 'core_cns', 'sources/hooks/systems/config/valid_email_domains.php'), (2820, 'core_cns', 'sources/hooks/systems/content_meta_aware/group.php'), (2821, 'core_cns', 'sources/hooks/systems/content_meta_aware/member.php'), (2822, 'core_cns', 'sources/hooks/systems/content_meta_aware/post.php'), (2823, 'core_cns', 'sources/hooks/systems/content_meta_aware/topic.php'), (2824, 'core_cns', 'sources/hooks/systems/cron/cns_birthdays.php'), (2825, 'core_cns', 'sources/hooks/systems/cron/cns_confirm_reminder.php'), (2826, 'core_cns', 'sources/hooks/systems/disposable_values/cns_member_count.php'), (2827, 'core_cns', 'sources/hooks/systems/disposable_values/cns_newest_member_id.php'), (2828, 'core_cns', 'sources/hooks/systems/disposable_values/cns_newest_member_username.php'), (2829, 'core_cns', 'sources/hooks/systems/disposable_values/cns_post_count.php'), (2830, 'core_cns', 'sources/hooks/systems/disposable_values/cns_topic_count.php'), (2831, 'core_cns', 'sources/hooks/systems/notifications/cns_birthday.php'), (2832, 'core_cns', 'sources/hooks/systems/notifications/cns_group_declined.php'), (2833, 'core_cns', 'sources/hooks/systems/notifications/cns_group_join_request.php'), (2834, 'core_cns', 'sources/hooks/systems/notifications/cns_group_join_request_staff.php'), (2835, 'core_cns', 'sources/hooks/systems/notifications/cns_member_joined_group.php'), (2836, 'core_cns', 'sources/hooks/systems/notifications/cns_member_needs_validation.php'), (2837, 'core_cns', 'sources/hooks/systems/notifications/cns_new_member.php'), (2838, 'core_cns', 'sources/hooks/systems/notifications/cns_password_changed.php'), (2839, 'core_cns', 'sources/hooks/systems/notifications/cns_rank_promoted.php'), (2840, 'core_cns', 'sources/hooks/systems/notifications/cns_username_changed.php'), (2841, 'core_cns', 'sources/hooks/systems/notifications/cns_username_changed_staff.php'), (2842, 'core_cns', 'sources/hooks/systems/preview/cns_emoticon.php'), (2843, 'core_cns', 'sources/hooks/systems/profiles_tabs/.htaccess'), (2844, 'core_cns', 'sources/hooks/systems/profiles_tabs/about.php'), (2845, 'core_cns', 'sources/hooks/systems/profiles_tabs/edit.php'), (2846, 'core_cns', 'sources/hooks/systems/profiles_tabs/index.html'), (2847, 'core_cns', 'sources/hooks/systems/profiles_tabs_edit/.htaccess'), (2848, 'core_cns', 'sources/hooks/systems/profiles_tabs_edit/delete.php'), (2849, 'core_cns', 'sources/hooks/systems/profiles_tabs_edit/index.html'), (2850, 'core_cns', 'sources/hooks/systems/profiles_tabs_edit/profile.php'), (2851, 'core_cns', 'sources/hooks/systems/profiles_tabs_edit/settings.php'), (2852, 'core_cns', 'sources/hooks/systems/realtime_rain/cns.php'), (2853, 'core_cns', 'sources/hooks/systems/resource_meta_aware/emoticon.php'), (2854, 'core_cns', 'sources/hooks/systems/rss/cns_birthdays.php'), (2855, 'core_cns', 'sources/hooks/systems/rss/cns_members.php'), (2856, 'core_cns', 'sources/hooks/systems/sitemap/group.php'), (2857, 'core_cns', 'sources/hooks/systems/sitemap/member.php'), (2858, 'core_cns', 'sources/hooks/systems/snippets/exists_email.php'), (2859, 'core_cns', 'sources/hooks/systems/snippets/exists_emoticon.php'), (2860, 'core_cns', 'sources/hooks/systems/snippets/exists_usergroup.php'), (2861, 'core_cns', 'sources/hooks/systems/snippets/invite_missing.php'), (2862, 'core_cns', 'sources/hooks/systems/snippets/member_tooltip.php'), (2863, 'core_cns', 'sources/hooks/systems/snippets/profile_tab.php'), (2864, 'core_cns', 'sources/hooks/systems/symbols/CPF_LIST.php'), (2865, 'core_cns', 'sources/hooks/systems/tasks/cns_members_recache.php'), (2866, 'core_cns', 'sources/hooks/systems/tasks/download_member_csv.php'), (2867, 'core_cns', 'sources/hooks/systems/tasks/import_member_csv.php'), (2868, 'core_cns', 'sources/password_rules.php'), (2869, 'core_cns', 'sources_custom/hooks/modules/members/.htaccess'), (2870, 'core_cns', 'sources_custom/hooks/modules/members/index.html'), (2871, 'core_cns', 'sources_custom/hooks/systems/cns_auth/index.html'), (2872, 'core_cns', 'sources_custom/hooks/systems/cns_cpf_filter/.htaccess'), (2873, 'core_cns', 'sources_custom/hooks/systems/cns_cpf_filter/index.html'), (2874, 'core_cns', 'sources_custom/hooks/systems/profiles_tabs/.htaccess'), (2875, 'core_cns', 'sources_custom/hooks/systems/profiles_tabs/index.html'), (2876, 'core_cns', 'sources_custom/hooks/systems/profiles_tabs_edit/.htaccess'), (2877, 'core_cns', 'sources_custom/hooks/systems/profiles_tabs_edit/index.html'), (2878, 'core_cns', 'themes/default/css/cns.css'), (2879, 'core_cns', 'themes/default/css/cns_admin.css'), (2880, 'core_cns', 'themes/default/css/cns_editor.css'), (2881, 'core_cns', 'themes/default/css/cns_footer.css'), (2882, 'core_cns', 'themes/default/css/cns_header.css'), (2883, 'core_cns', 'themes/default/css/cns_member_directory.css'), (2884, 'core_cns', 'themes/default/css/cns_member_profiles.css'), (2885, 'core_cns', 'themes/default/images/1x/cns_general/index.html'), (2886, 'core_cns', 'themes/default/images/1x/cns_general/isoff.png'), (2887, 'core_cns', 'themes/default/images/1x/cns_general/ison.png'), (2888, 'core_cns', 'themes/default/images/2x/cns_general/index.html'), (2889, 'core_cns', 'themes/default/images/2x/cns_general/isoff.png'), (2890, 'core_cns', 'themes/default/images/2x/cns_general/ison.png'), (2891, 'core_cns', 'themes/default/images/cns_default_avatars/default.png'), (2892, 'core_cns', 'themes/default/images/cns_emoticons/angel.png'), (2893, 'core_cns', 'themes/default/images/cns_emoticons/angry.png'), (2894, 'core_cns', 'themes/default/images/cns_emoticons/birthday.png'), (2895, 'core_cns', 'themes/default/images/cns_emoticons/blink.gif'), (2896, 'core_cns', 'themes/default/images/cns_emoticons/blush.png'), (2897, 'core_cns', 'themes/default/images/cns_emoticons/boat.png'), (2898, 'core_cns', 'themes/default/images/cns_emoticons/cheeky.png'), (2899, 'core_cns', 'themes/default/images/cns_emoticons/christmas.png'), (2900, 'core_cns', 'themes/default/images/cns_emoticons/confused.png'), (2901, 'core_cns', 'themes/default/images/cns_emoticons/constipated.png'), (2902, 'core_cns', 'themes/default/images/cns_emoticons/cool.png'), (2903, 'core_cns', 'themes/default/images/cns_emoticons/cowboy.png'), (2904, 'core_cns', 'themes/default/images/cns_emoticons/cry.png'), (2905, 'core_cns', 'themes/default/images/cns_emoticons/cyborg.png'), (2906, 'core_cns', 'themes/default/images/cns_emoticons/depressed.png'), (2907, 'core_cns', 'themes/default/images/cns_emoticons/devil.gif'), (2908, 'core_cns', 'themes/default/images/cns_emoticons/drool.png'), (2909, 'core_cns', 'themes/default/images/cns_emoticons/dry.png'), (2910, 'core_cns', 'themes/default/images/cns_emoticons/fight.png'), (2911, 'core_cns', 'themes/default/images/cns_emoticons/fishing.png'), (2912, 'core_cns', 'themes/default/images/cns_emoticons/glee.png'), (2913, 'core_cns', 'themes/default/images/cns_emoticons/goodbye.png'), (2914, 'core_cns', 'themes/default/images/cns_emoticons/grin.png'), (2915, 'core_cns', 'themes/default/images/cns_emoticons/guitar.gif'), (2916, 'core_cns', 'themes/default/images/cns_emoticons/hand.png'), (2917, 'core_cns', 'themes/default/images/cns_emoticons/hippie.png'), (2918, 'core_cns', 'themes/default/images/cns_emoticons/idea.png'), (2919, 'core_cns', 'themes/default/images/cns_emoticons/index.html'), (2920, 'core_cns', 'themes/default/images/cns_emoticons/king.png'), (2921, 'core_cns', 'themes/default/images/cns_emoticons/kiss.png'), (2922, 'core_cns', 'themes/default/images/cns_emoticons/lol.gif'), (2923, 'core_cns', 'themes/default/images/cns_emoticons/mellow.png'), (2924, 'core_cns', 'themes/default/images/cns_emoticons/nerd.png'), (2925, 'core_cns', 'themes/default/images/cns_emoticons/ninja2.gif'), (2926, 'core_cns', 'themes/default/images/cns_emoticons/nod.gif'), (2927, 'core_cns', 'themes/default/images/cns_emoticons/none.png'), (2928, 'core_cns', 'themes/default/images/cns_emoticons/offtopic.png'), (2929, 'core_cns', 'themes/default/images/cns_emoticons/party.png'), (2930, 'core_cns', 'themes/default/images/cns_emoticons/ph34r.png'), (2931, 'core_cns', 'themes/default/images/cns_emoticons/puppyeyes.png'), (2932, 'core_cns', 'themes/default/images/cns_emoticons/reallybadday.gif'), (2933, 'core_cns', 'themes/default/images/cns_emoticons/rockon.gif'), (2934, 'core_cns', 'themes/default/images/cns_emoticons/rolleyes.gif'), (2935, 'core_cns', 'themes/default/images/cns_emoticons/sad.png'), (2936, 'core_cns', 'themes/default/images/cns_emoticons/sarcy.png'), (2937, 'core_cns', 'themes/default/images/cns_emoticons/shake.gif'), (2938, 'core_cns', 'themes/default/images/cns_emoticons/shocked.png'), (2939, 'core_cns', 'themes/default/images/cns_emoticons/shutup.gif'), (2940, 'core_cns', 'themes/default/images/cns_emoticons/sick.png'), (2941, 'core_cns', 'themes/default/images/cns_emoticons/sinner.png'), (2942, 'core_cns', 'themes/default/images/cns_emoticons/smile.png'), (2943, 'core_cns', 'themes/default/images/cns_emoticons/thumbs.png'), (2944, 'core_cns', 'themes/default/images/cns_emoticons/upsidedown.png'), (2945, 'core_cns', 'themes/default/images/cns_emoticons/whistle.png'), (2946, 'core_cns', 'themes/default/images/cns_emoticons/wink.png'), (2947, 'core_cns', 'themes/default/images/cns_emoticons/wub.png'), (2948, 'core_cns', 'themes/default/images/cns_emoticons/zzz.png'), (2949, 'core_cns', 'themes/default/images/cns_post_map/index.html'), (2950, 'core_cns', 'themes/default/images/cns_post_map/last_mesg_level.png'), (2951, 'core_cns', 'themes/default/images/cns_post_map/mesg_level.png'), (2952, 'core_cns', 'themes/default/images/cns_post_map/middle_mesg_level.png'), (2953, 'core_cns', 'themes/default/images/cns_rank_images/0.png'), (2954, 'core_cns', 'themes/default/images/cns_rank_images/1.png'), (2955, 'core_cns', 'themes/default/images/cns_rank_images/2.png'), (2956, 'core_cns', 'themes/default/images/cns_rank_images/3.png'), (2957, 'core_cns', 'themes/default/images/cns_rank_images/4.png'), (2958, 'core_cns', 'themes/default/images/cns_rank_images/admin.png'), (2959, 'core_cns', 'themes/default/images/cns_rank_images/index.html'), (2960, 'core_cns', 'themes/default/images/cns_rank_images/mod.png'), (2961, 'core_cns', 'themes/default/images/icons/14x14/birthday.png'), (2962, 'core_cns', 'themes/default/images/icons/24x24/buttons/ignore.png'), (2963, 'core_cns', 'themes/default/images/icons/24x24/menu/adminzone/audit/statistics/demographics.png'), (2964, 'core_cns', 'themes/default/images/icons/24x24/menu/adminzone/security/usergroups_temp.png'), (2965, 'core_cns', 'themes/default/images/icons/24x24/menu/adminzone/style/emoticons.png'), (2966, 'core_cns', 'themes/default/images/icons/24x24/menu/adminzone/tools/users/delete_lurkers.png'), (2967, 'core_cns', 'themes/default/images/icons/24x24/menu/adminzone/tools/users/member_add.png'), (2968, 'core_cns', 'themes/default/images/icons/24x24/menu/adminzone/tools/users/member_edit.png'), (2969, 'core_cns', 'themes/default/images/icons/24x24/menu/adminzone/tools/users/merge_members.png'), (2970, 'core_cns', 'themes/default/images/icons/24x24/menu/site_meta/user_actions/lost_password.png'), (2971, 'core_cns', 'themes/default/images/icons/24x24/menu/social/groups.png'), (2972, 'core_cns', 'themes/default/images/icons/24x24/tabs/member_account/edit/delete.png'), (2973, 'core_cns', 'themes/default/images/icons/24x24/tabs/member_account/edit/index.html'), (2974, 'core_cns', 'themes/default/images/icons/24x24/tabs/member_account/edit/profile.png'), (2975, 'core_cns', 'themes/default/images/icons/24x24/tabs/member_account/edit/settings.png'), (2976, 'core_cns', 'themes/default/images/icons/24x24/tabs/member_account/index.html'), (2977, 'core_cns', 'themes/default/images/icons/24x24/tabs/member_account/profile.png'), (2978, 'core_cns', 'themes/default/images/icons/24x24/tabs/member_account/profile2.png'), (2979, 'core_cns', 'themes/default/images/icons/24x24/tool_buttons/inbox.png'), (2980, 'core_cns', 'themes/default/images/icons/24x24/tool_buttons/inbox2.png'), (2981, 'core_cns', 'themes/default/images/icons/28x28/birthday.png'), (2982, 'core_cns', 'themes/default/images/icons/48x48/buttons/ignore.png'), (2983, 'core_cns', 'themes/default/images/icons/48x48/menu/adminzone/audit/statistics/demographics.png'), (2984, 'core_cns', 'themes/default/images/icons/48x48/menu/adminzone/security/usergroups_temp.png'), (2985, 'core_cns', 'themes/default/images/icons/48x48/menu/adminzone/style/emoticons.png'), (2986, 'core_cns', 'themes/default/images/icons/48x48/menu/adminzone/tools/users/delete_lurkers.png'), (2987, 'core_cns', 'themes/default/images/icons/48x48/menu/adminzone/tools/users/member_add.png'), (2988, 'core_cns', 'themes/default/images/icons/48x48/menu/adminzone/tools/users/member_edit.png'), (2989, 'core_cns', 'themes/default/images/icons/48x48/menu/adminzone/tools/users/merge_members.png'), (2990, 'core_cns', 'themes/default/images/icons/48x48/menu/site_meta/user_actions/lost_password.png'), (2991, 'core_cns', 'themes/default/images/icons/48x48/menu/social/groups.png'); INSERT INTO `[[dbprefix]]addons_files` VALUES (2992, 'core_cns', 'themes/default/images/icons/48x48/tabs/member_account/edit/delete.png'), (2993, 'core_cns', 'themes/default/images/icons/48x48/tabs/member_account/edit/index.html'), (2994, 'core_cns', 'themes/default/images/icons/48x48/tabs/member_account/edit/profile.png'), (2995, 'core_cns', 'themes/default/images/icons/48x48/tabs/member_account/edit/settings.png'), (2996, 'core_cns', 'themes/default/images/icons/48x48/tabs/member_account/index.html'), (2997, 'core_cns', 'themes/default/images/icons/48x48/tabs/member_account/profile.png'), (2998, 'core_cns', 'themes/default/images/icons/48x48/tabs/member_account/profile2.png'), (2999, 'core_cns', 'themes/default/images/icons/48x48/tool_buttons/inbox.png'), (3000, 'core_cns', 'themes/default/images/icons/48x48/tool_buttons/inbox2.png'), (3001, 'core_cns', 'themes/default/javascript/profile.js'), (3002, 'core_cns', 'themes/default/templates/BLOCK_MAIN_MEMBERS.tpl'), (3003, 'core_cns', 'themes/default/templates/BLOCK_MAIN_MEMBERS_COMPLEX.tpl'), (3004, 'core_cns', 'themes/default/templates/CNS_AUTO_TIME_ZONE_ENTRY.tpl'), (3005, 'core_cns', 'themes/default/templates/CNS_DELURK_CONFIRM.tpl'), (3006, 'core_cns', 'themes/default/templates/CNS_EMOTICON_TABLE.tpl'), (3007, 'core_cns', 'themes/default/templates/CNS_GROUP_DIRECTORY_SCREEN.tpl'), (3008, 'core_cns', 'themes/default/templates/CNS_JOIN_STEP1_SCREEN.tpl'), (3009, 'core_cns', 'themes/default/templates/CNS_JOIN_STEP2_SCREEN.tpl'), (3010, 'core_cns', 'themes/default/templates/CNS_MEMBER_ACTION.tpl'), (3011, 'core_cns', 'themes/default/templates/CNS_MEMBER_BOX.tpl'), (3012, 'core_cns', 'themes/default/templates/CNS_MEMBER_BOX_CUSTOM_FIELD.tpl'), (3013, 'core_cns', 'themes/default/templates/CNS_MEMBER_DIRECTORY_SCREEN.tpl'), (3014, 'core_cns', 'themes/default/templates/CNS_MEMBER_DIRECTORY_SCREEN_FILTER.tpl'), (3015, 'core_cns', 'themes/default/templates/CNS_MEMBER_DIRECTORY_SCREEN_FILTERS.tpl'), (3016, 'core_cns', 'themes/default/templates/CNS_MEMBER_DIRECTORY_USERNAME.tpl'), (3017, 'core_cns', 'themes/default/templates/CNS_MEMBER_PROFILE_ABOUT.tpl'), (3018, 'core_cns', 'themes/default/templates/CNS_MEMBER_PROFILE_EDIT.tpl'), (3019, 'core_cns', 'themes/default/templates/CNS_MEMBER_PROFILE_SCREEN.tpl'), (3020, 'core_cns', 'themes/default/templates/CNS_POST_MAP.tpl'), (3021, 'core_cns', 'themes/default/templates/CNS_POST_MAP_ITEM.tpl'), (3022, 'core_cns', 'themes/default/templates/CNS_RANK_IMAGE.tpl'), (3023, 'core_cns', 'themes/default/templates/CNS_TOPIC_POST_AVATAR.tpl'), (3024, 'core_cns', 'themes/default/templates/CNS_USERS_ONLINE_SCREEN.tpl'), (3025, 'core_cns', 'themes/default/templates/CNS_USER_MEMBER.tpl'), (3026, 'core_cns', 'themes/default/templates/CNS_VIEW_GROUP_MEMBER.tpl'), (3027, 'core_cns', 'themes/default/templates/CNS_VIEW_GROUP_MEMBER_PROSPECTIVE.tpl'), (3028, 'core_cns', 'themes/default/templates/CNS_VIEW_GROUP_MEMBER_SECONDARY.tpl'), (3029, 'core_cns', 'themes/default/templates/CNS_VIEW_GROUP_SCREEN.tpl'), (3030, 'core_cns', 'themes/default/templates/POSTING_FIELD.tpl'), (3031, 'core_comcode_pages', 'cms/pages/modules/cms_comcode_pages.php'), (3032, 'core_comcode_pages', 'data/modules/cms_comcode_pages/.htaccess'), (3033, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/.htaccess'), (3034, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/about_us.txt'), (3035, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/advertise.txt'), (3036, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/article.txt'), (3037, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/competitor_comparison.txt'), (3038, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/contact_us.txt'), (3039, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/donate.txt'), (3040, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/guestbook.txt'), (3041, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/index.html'), (3042, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/landing_page.txt'), (3043, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/press_release.txt'), (3044, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/pricing.txt'), (3045, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/rules_balanced.txt'), (3046, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/rules_corporate.txt'), (3047, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/rules_liberal.txt'), (3048, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/two_column_layout.txt'), (3049, 'core_comcode_pages', 'data/modules/cms_comcode_pages/EN/under_construction.txt'), (3050, 'core_comcode_pages', 'data/modules/cms_comcode_pages/index.html'), (3051, 'core_comcode_pages', 'data_custom/modules/cms_comcode_pages/.htaccess'), (3052, 'core_comcode_pages', 'data_custom/modules/cms_comcode_pages/index.html'), (3053, 'core_comcode_pages', 'sources/hooks/modules/admin_newsletter/comcode_pages.php'), (3054, 'core_comcode_pages', 'sources/hooks/modules/admin_unvalidated/comcode_pages.php'), (3055, 'core_comcode_pages', 'sources/hooks/modules/search/comcode_pages.php'), (3056, 'core_comcode_pages', 'sources/hooks/systems/addon_registry/core_comcode_pages.php'), (3057, 'core_comcode_pages', 'sources/hooks/systems/attachments/comcode_page.php'), (3058, 'core_comcode_pages', 'sources/hooks/systems/cleanup/comcode_pages.php'), (3059, 'core_comcode_pages', 'sources/hooks/systems/commandr_fs/comcode_pages.php'), (3060, 'core_comcode_pages', 'sources/hooks/systems/config/comcode_page_default_review_freq.php'), (3061, 'core_comcode_pages', 'sources/hooks/systems/config/is_on_comcode_page_children.php'), (3062, 'core_comcode_pages', 'sources/hooks/systems/config/points_COMCODE_PAGE_ADD.php'), (3063, 'core_comcode_pages', 'sources/hooks/systems/content_meta_aware/comcode_page.php'), (3064, 'core_comcode_pages', 'sources/hooks/systems/preview/comcode_page.php'), (3065, 'core_comcode_pages', 'sources/hooks/systems/rss/comcode_pages.php'), (3066, 'core_comcode_pages', 'sources/hooks/systems/sitemap/comcode_page.php'), (3067, 'core_comcode_pages', 'themes/default/images/icons/24x24/contact_methods/address.png'), (3068, 'core_comcode_pages', 'themes/default/images/icons/24x24/contact_methods/email.png'), (3069, 'core_comcode_pages', 'themes/default/images/icons/24x24/contact_methods/index.html'), (3070, 'core_comcode_pages', 'themes/default/images/icons/24x24/contact_methods/telephone.png'), (3071, 'core_comcode_pages', 'themes/default/images/icons/24x24/links/google_plus.png'), (3072, 'core_comcode_pages', 'themes/default/images/icons/24x24/links/skype.png'), (3073, 'core_comcode_pages', 'themes/default/images/icons/24x24/links/xmpp.png'), (3074, 'core_comcode_pages', 'themes/default/images/icons/24x24/menu/cms/comcode_page_edit.png'), (3075, 'core_comcode_pages', 'themes/default/images/icons/24x24/menu/pages/advertise.png'), (3076, 'core_comcode_pages', 'themes/default/images/icons/24x24/menu/pages/donate.png'), (3077, 'core_comcode_pages', 'themes/default/images/icons/24x24/menu/pages/guestbook.png'), (3078, 'core_comcode_pages', 'themes/default/images/icons/24x24/tiers/bronze.png'), (3079, 'core_comcode_pages', 'themes/default/images/icons/24x24/tiers/gold.png'), (3080, 'core_comcode_pages', 'themes/default/images/icons/24x24/tiers/index.html'), (3081, 'core_comcode_pages', 'themes/default/images/icons/24x24/tiers/platinum.png'), (3082, 'core_comcode_pages', 'themes/default/images/icons/24x24/tiers/silver.png'), (3083, 'core_comcode_pages', 'themes/default/images/icons/48x48/contact_methods/address.png'), (3084, 'core_comcode_pages', 'themes/default/images/icons/48x48/contact_methods/email.png'), (3085, 'core_comcode_pages', 'themes/default/images/icons/48x48/contact_methods/index.html'), (3086, 'core_comcode_pages', 'themes/default/images/icons/48x48/contact_methods/telephone.png'), (3087, 'core_comcode_pages', 'themes/default/images/icons/48x48/links/google_plus.png'), (3088, 'core_comcode_pages', 'themes/default/images/icons/48x48/links/skype.png'), (3089, 'core_comcode_pages', 'themes/default/images/icons/48x48/links/xmpp.png'), (3090, 'core_comcode_pages', 'themes/default/images/icons/48x48/menu/cms/comcode_page_edit.png'), (3091, 'core_comcode_pages', 'themes/default/images/icons/48x48/menu/pages/advertise.png'), (3092, 'core_comcode_pages', 'themes/default/images/icons/48x48/menu/pages/donate.png'), (3093, 'core_comcode_pages', 'themes/default/images/icons/48x48/menu/pages/guestbook.png'), (3094, 'core_comcode_pages', 'themes/default/images/icons/48x48/tiers/bronze.png'), (3095, 'core_comcode_pages', 'themes/default/images/icons/48x48/tiers/gold.png'), (3096, 'core_comcode_pages', 'themes/default/images/icons/48x48/tiers/index.html'), (3097, 'core_comcode_pages', 'themes/default/images/icons/48x48/tiers/platinum.png'), (3098, 'core_comcode_pages', 'themes/default/images/icons/48x48/tiers/silver.png'), (3099, 'core_comcode_pages', 'themes/default/images/under_construction_animated.gif'), (3100, 'core_comcode_pages', 'themes/default/templates/COMCODE_PAGE_BOX.tpl'), (3101, 'core_comcode_pages', 'themes/default/templates/COMCODE_PAGE_EDIT_ACTIONS.tpl'), (3102, 'core_comcode_pages', 'themes/default/templates/COMCODE_PAGE_MANAGE_SCREEN.tpl'), (3103, 'core_comcode_pages', 'themes/default/templates/COMCODE_PAGE_SCREEN.tpl'), (3104, 'core_comcode_pages', 'themes/default/templates/GENERATE_PAGE_SITEMAP.tpl'), (3105, 'core_comcode_pages', 'themes/default/templates/GENERATE_PAGE_SITEMAP_SCREEN.tpl'), (3106, 'core_configuration', 'adminzone/pages/modules/admin_config.php'), (3107, 'core_configuration', 'lang/EN/config.ini'), (3108, 'core_configuration', 'sources/hooks/systems/addon_registry/core_configuration.php'), (3109, 'core_configuration', 'sources/hooks/systems/config/.htaccess'), (3110, 'core_configuration', 'sources/hooks/systems/config/allow_audio_videos.php'), (3111, 'core_configuration', 'sources/hooks/systems/config/allow_ext_images.php'), (3112, 'core_configuration', 'sources/hooks/systems/config/allow_theme_image_selector.php'), (3113, 'core_configuration', 'sources/hooks/systems/config/allowed_post_submitters.php'), (3114, 'core_configuration', 'sources/hooks/systems/config/anti_leech.php'), (3115, 'core_configuration', 'sources/hooks/systems/config/auto_submit_sitemap.php'), (3116, 'core_configuration', 'sources/hooks/systems/config/autoban.php'), (3117, 'core_configuration', 'sources/hooks/systems/config/autogrow.php'), (3118, 'core_configuration', 'sources/hooks/systems/config/automatic_meta_extraction.php'), (3119, 'core_configuration', 'sources/hooks/systems/config/bcc.php'), (3120, 'core_configuration', 'sources/hooks/systems/config/block_top_login.php'), (3121, 'core_configuration', 'sources/hooks/systems/config/block_top_personal_stats.php'), (3122, 'core_configuration', 'sources/hooks/systems/config/bottom_show_feedback_link.php'), (3123, 'core_configuration', 'sources/hooks/systems/config/bottom_show_privacy_link.php'), (3124, 'core_configuration', 'sources/hooks/systems/config/bottom_show_rules_link.php'), (3125, 'core_configuration', 'sources/hooks/systems/config/bottom_show_sitemap_button.php'), (3126, 'core_configuration', 'sources/hooks/systems/config/bottom_show_top_button.php'), (3127, 'core_configuration', 'sources/hooks/systems/config/breadcrumb_crop_length.php'), (3128, 'core_configuration', 'sources/hooks/systems/config/brute_force_instant_ban.php'), (3129, 'core_configuration', 'sources/hooks/systems/config/brute_force_login_minutes.php'), (3130, 'core_configuration', 'sources/hooks/systems/config/brute_force_threshold.php'), (3131, 'core_configuration', 'sources/hooks/systems/config/call_home.php'), (3132, 'core_configuration', 'sources/hooks/systems/config/cc_address.php'), (3133, 'core_configuration', 'sources/hooks/systems/config/cdn.php'), (3134, 'core_configuration', 'sources/hooks/systems/config/check_broken_urls.php'), (3135, 'core_configuration', 'sources/hooks/systems/config/cleanup_files.php'), (3136, 'core_configuration', 'sources/hooks/systems/config/closed.php'), (3137, 'core_configuration', 'sources/hooks/systems/config/cns_show_profile_link.php'), (3138, 'core_configuration', 'sources/hooks/systems/config/collapse_user_zones.php'), (3139, 'core_configuration', 'sources/hooks/systems/config/comment_text.php'), (3140, 'core_configuration', 'sources/hooks/systems/config/comments_forum_name.php'), (3141, 'core_configuration', 'sources/hooks/systems/config/complex_lists.php'), (3142, 'core_configuration', 'sources/hooks/systems/config/complex_uploader.php'), (3143, 'core_configuration', 'sources/hooks/systems/config/cookie_notice.php'), (3144, 'core_configuration', 'sources/hooks/systems/config/copyright.php'), (3145, 'core_configuration', 'sources/hooks/systems/config/cpf_enable_city.php'), (3146, 'core_configuration', 'sources/hooks/systems/config/cpf_enable_country.php'), (3147, 'core_configuration', 'sources/hooks/systems/config/cpf_enable_county.php'), (3148, 'core_configuration', 'sources/hooks/systems/config/cpf_enable_name.php'), (3149, 'core_configuration', 'sources/hooks/systems/config/cpf_enable_phone.php'), (3150, 'core_configuration', 'sources/hooks/systems/config/cpf_enable_post_code.php'), (3151, 'core_configuration', 'sources/hooks/systems/config/cpf_enable_state.php'), (3152, 'core_configuration', 'sources/hooks/systems/config/cpf_enable_street_address.php'), (3153, 'core_configuration', 'sources/hooks/systems/config/crypt_ratchet.php'), (3154, 'core_configuration', 'sources/hooks/systems/config/csrf_token_expire_fresh.php'), (3155, 'core_configuration', 'sources/hooks/systems/config/csrf_token_expire_new.php'), (3156, 'core_configuration', 'sources/hooks/systems/config/deeper_admin_breadcrumbs.php'), (3157, 'core_configuration', 'sources/hooks/systems/config/default_preview_guests.php'), (3158, 'core_configuration', 'sources/hooks/systems/config/description.php'), (3159, 'core_configuration', 'sources/hooks/systems/config/detect_javascript.php'), (3160, 'core_configuration', 'sources/hooks/systems/config/detect_lang_browser.php'), (3161, 'core_configuration', 'sources/hooks/systems/config/detect_lang_forum.php'), (3162, 'core_configuration', 'sources/hooks/systems/config/display_php_errors.php'), (3163, 'core_configuration', 'sources/hooks/systems/config/dkim_private_key.php'), (3164, 'core_configuration', 'sources/hooks/systems/config/dkim_selector.php'), (3165, 'core_configuration', 'sources/hooks/systems/config/dynamic_firewall.php'), (3166, 'core_configuration', 'sources/hooks/systems/config/eager_wysiwyg.php'), (3167, 'core_configuration', 'sources/hooks/systems/config/edit_under.php'), (3168, 'core_configuration', 'sources/hooks/systems/config/editarea.php'), (3169, 'core_configuration', 'sources/hooks/systems/config/email_log_days.php'), (3170, 'core_configuration', 'sources/hooks/systems/config/enable_animations.php'), (3171, 'core_configuration', 'sources/hooks/systems/config/enable_keyword_density_check.php'), (3172, 'core_configuration', 'sources/hooks/systems/config/enable_markup_webstandards.php'), (3173, 'core_configuration', 'sources/hooks/systems/config/enable_previews.php'), (3174, 'core_configuration', 'sources/hooks/systems/config/enable_seo_fields.php'), (3175, 'core_configuration', 'sources/hooks/systems/config/enable_spell_check.php'), (3176, 'core_configuration', 'sources/hooks/systems/config/enable_staff_notes.php'), (3177, 'core_configuration', 'sources/hooks/systems/config/enveloper_override.php'), (3178, 'core_configuration', 'sources/hooks/systems/config/filetype_icons.php'), (3179, 'core_configuration', 'sources/hooks/systems/config/filter_regions.php'), (3180, 'core_configuration', 'sources/hooks/systems/config/fixed_width.php'), (3181, 'core_configuration', 'sources/hooks/systems/config/force_local_temp_dir.php'), (3182, 'core_configuration', 'sources/hooks/systems/config/force_meta_refresh.php'), (3183, 'core_configuration', 'sources/hooks/systems/config/forced_preview_option.php'), (3184, 'core_configuration', 'sources/hooks/systems/config/forum_in_portal.php'), (3185, 'core_configuration', 'sources/hooks/systems/config/forum_show_personal_stats_posts.php'), (3186, 'core_configuration', 'sources/hooks/systems/config/forum_show_personal_stats_topics.php'), (3187, 'core_configuration', 'sources/hooks/systems/config/fractional_editing.php'), (3188, 'core_configuration', 'sources/hooks/systems/config/general_safety_listing_limit.php'), (3189, 'core_configuration', 'sources/hooks/systems/config/global_donext_icons.php'), (3190, 'core_configuration', 'sources/hooks/systems/config/google_analytics.php'), (3191, 'core_configuration', 'sources/hooks/systems/config/google_geocode_api_key.php'), (3192, 'core_configuration', 'sources/hooks/systems/config/gzip_output.php'), (3193, 'core_configuration', 'sources/hooks/systems/config/hack_ban_threshold.php'), (3194, 'core_configuration', 'sources/hooks/systems/config/has_low_memory_limit.php'), (3195, 'core_configuration', 'sources/hooks/systems/config/header_menu_call_string.php'), (3196, 'core_configuration', 'sources/hooks/systems/config/honeypot_phrase.php'), (3197, 'core_configuration', 'sources/hooks/systems/config/honeypot_url.php'), (3198, 'core_configuration', 'sources/hooks/systems/config/imagemagick_path.php'), (3199, 'core_configuration', 'sources/hooks/systems/config/imap_folder.php'), (3200, 'core_configuration', 'sources/hooks/systems/config/imap_host.php'), (3201, 'core_configuration', 'sources/hooks/systems/config/imap_password.php'), (3202, 'core_configuration', 'sources/hooks/systems/config/imap_port.php'), (3203, 'core_configuration', 'sources/hooks/systems/config/imap_username.php'), (3204, 'core_configuration', 'sources/hooks/systems/config/implied_spammer_confidence.php'), (3205, 'core_configuration', 'sources/hooks/systems/config/index.html'), (3206, 'core_configuration', 'sources/hooks/systems/config/infinite_scrolling.php'), (3207, 'core_configuration', 'sources/hooks/systems/config/ip_forwarding.php'), (3208, 'core_configuration', 'sources/hooks/systems/config/ip_strict_for_sessions.php'), (3209, 'core_configuration', 'sources/hooks/systems/config/is_on_emoticon_choosers.php'), (3210, 'core_configuration', 'sources/hooks/systems/config/is_on_strong_forum_tie.php'), (3211, 'core_configuration', 'sources/hooks/systems/config/jpeg_quality.php'), (3212, 'core_configuration', 'sources/hooks/systems/config/js_overlays.php'), (3213, 'core_configuration', 'sources/hooks/systems/config/keyset_pagination.php'), (3214, 'core_configuration', 'sources/hooks/systems/config/keywords.php'), (3215, 'core_configuration', 'sources/hooks/systems/config/lax_comcode.php'), (3216, 'core_configuration', 'sources/hooks/systems/config/likes.php'), (3217, 'core_configuration', 'sources/hooks/systems/config/login_error_secrecy.php'), (3218, 'core_configuration', 'sources/hooks/systems/config/long_google_cookies.php'), (3219, 'core_configuration', 'sources/hooks/systems/config/low_space_check.php'), (3220, 'core_configuration', 'sources/hooks/systems/config/mail_queue.php'), (3221, 'core_configuration', 'sources/hooks/systems/config/mail_queue_debug.php'), (3222, 'core_configuration', 'sources/hooks/systems/config/main_forum_name.php'), (3223, 'core_configuration', 'sources/hooks/systems/config/max_download_size.php'), (3224, 'core_configuration', 'sources/hooks/systems/config/max_moniker_length.php'), (3225, 'core_configuration', 'sources/hooks/systems/config/maximum_users.php'), (3226, 'core_configuration', 'sources/hooks/systems/config/message_received_emails.php'), (3227, 'core_configuration', 'sources/hooks/systems/config/mobile_support.php'), (3228, 'core_configuration', 'sources/hooks/systems/config/modal_user.php'), (3229, 'core_configuration', 'sources/hooks/systems/config/moniker_transliteration.php'), (3230, 'core_configuration', 'sources/hooks/systems/config/output_streaming.php'), (3231, 'core_configuration', 'sources/hooks/systems/config/password_cookies.php'), (3232, 'core_configuration', 'sources/hooks/systems/config/proxy.php'), (3233, 'core_configuration', 'sources/hooks/systems/config/proxy_password.php'), (3234, 'core_configuration', 'sources/hooks/systems/config/proxy_port.php'), (3235, 'core_configuration', 'sources/hooks/systems/config/proxy_user.php'), (3236, 'core_configuration', 'sources/hooks/systems/config/remember_me_by_default.php'), (3237, 'core_configuration', 'sources/hooks/systems/config/repair_images.php'), (3238, 'core_configuration', 'sources/hooks/systems/config/root_zone_login_theme.php'), (3239, 'core_configuration', 'sources/hooks/systems/config/security_token_exceptions.php'), (3240, 'core_configuration', 'sources/hooks/systems/config/send_error_emails_ocproducts.php'), (3241, 'core_configuration', 'sources/hooks/systems/config/session_expiry_time.php'), (3242, 'core_configuration', 'sources/hooks/systems/config/session_prudence.php'), (3243, 'core_configuration', 'sources/hooks/systems/config/show_avatar.php'), (3244, 'core_configuration', 'sources/hooks/systems/config/show_conceded_mode_link.php'), (3245, 'core_configuration', 'sources/hooks/systems/config/show_content_tagging.php'), (3246, 'core_configuration', 'sources/hooks/systems/config/show_content_tagging_inline.php'), (3247, 'core_configuration', 'sources/hooks/systems/config/show_docs.php'), (3248, 'core_configuration', 'sources/hooks/systems/config/show_inline_stats.php'), (3249, 'core_configuration', 'sources/hooks/systems/config/show_personal_adminzone_link.php'), (3250, 'core_configuration', 'sources/hooks/systems/config/show_personal_last_visit.php'), (3251, 'core_configuration', 'sources/hooks/systems/config/show_personal_sub_links.php'), (3252, 'core_configuration', 'sources/hooks/systems/config/show_personal_usergroup.php'), (3253, 'core_configuration', 'sources/hooks/systems/config/show_post_validation.php'), (3254, 'core_configuration', 'sources/hooks/systems/config/show_screen_actions.php'), (3255, 'core_configuration', 'sources/hooks/systems/config/show_staff_page_actions.php'), (3256, 'core_configuration', 'sources/hooks/systems/config/show_su.php'), (3257, 'core_configuration', 'sources/hooks/systems/config/simplified_donext.php'), (3258, 'core_configuration', 'sources/hooks/systems/config/site_closed.php'), (3259, 'core_configuration', 'sources/hooks/systems/config/site_name.php'), (3260, 'core_configuration', 'sources/hooks/systems/config/site_scope.php'), (3261, 'core_configuration', 'sources/hooks/systems/config/smtp_from_address.php'), (3262, 'core_configuration', 'sources/hooks/systems/config/smtp_sockets_host.php'), (3263, 'core_configuration', 'sources/hooks/systems/config/smtp_sockets_password.php'), (3264, 'core_configuration', 'sources/hooks/systems/config/smtp_sockets_port.php'), (3265, 'core_configuration', 'sources/hooks/systems/config/smtp_sockets_use.php'), (3266, 'core_configuration', 'sources/hooks/systems/config/smtp_sockets_username.php'), (3267, 'core_configuration', 'sources/hooks/systems/config/spam_approval_threshold.php'), (3268, 'core_configuration', 'sources/hooks/systems/config/spam_ban_threshold.php'), (3269, 'core_configuration', 'sources/hooks/systems/config/spam_blackhole_detection.php'), (3270, 'core_configuration', 'sources/hooks/systems/config/spam_block_lists.php'), (3271, 'core_configuration', 'sources/hooks/systems/config/spam_block_threshold.php'), (3272, 'core_configuration', 'sources/hooks/systems/config/spam_cache_time.php'), (3273, 'core_configuration', 'sources/hooks/systems/config/spam_check_exclusions.php'), (3274, 'core_configuration', 'sources/hooks/systems/config/spam_check_level.php'), (3275, 'core_configuration', 'sources/hooks/systems/config/spam_check_usernames.php'), (3276, 'core_configuration', 'sources/hooks/systems/config/spam_stale_threshold.php'), (3277, 'core_configuration', 'sources/hooks/systems/config/ssw.php'), (3278, 'core_configuration', 'sources/hooks/systems/config/staff_address.php'), (3279, 'core_configuration', 'sources/hooks/systems/config/stats_when_closed.php'), (3280, 'core_configuration', 'sources/hooks/systems/config/stopforumspam_api_key.php'), (3281, 'core_configuration', 'sources/hooks/systems/config/tasks_background.php'), (3282, 'core_configuration', 'sources/hooks/systems/config/thumb_width.php'), (3283, 'core_configuration', 'sources/hooks/systems/config/tornevall_api_password.php'), (3284, 'core_configuration', 'sources/hooks/systems/config/tornevall_api_username.php'), (3285, 'core_configuration', 'sources/hooks/systems/config/tree_lists.php'), (3286, 'core_configuration', 'sources/hooks/systems/config/unzip_cmd.php'), (3287, 'core_configuration', 'sources/hooks/systems/config/unzip_dir.php'), (3288, 'core_configuration', 'sources/hooks/systems/config/url_monikers_enabled.php'), (3289, 'core_configuration', 'sources/hooks/systems/config/url_scheme.php'), (3290, 'core_configuration', 'sources/hooks/systems/config/use_contextual_dates.php'), (3291, 'core_configuration', 'sources/hooks/systems/config/use_true_from.php'), (3292, 'core_configuration', 'sources/hooks/systems/config/user_postsize_errors.php'), (3293, 'core_configuration', 'sources/hooks/systems/config/users_online_time.php'), (3294, 'core_configuration', 'sources/hooks/systems/config/valid_audios.php'), (3295, 'core_configuration', 'sources/hooks/systems/config/valid_images.php'), (3296, 'core_configuration', 'sources/hooks/systems/config/valid_types.php'), (3297, 'core_configuration', 'sources/hooks/systems/config/valid_videos.php'), (3298, 'core_configuration', 'sources/hooks/systems/config/vote_member_ip_restrict.php'), (3299, 'core_configuration', 'sources/hooks/systems/config/website_email.php'), (3300, 'core_configuration', 'sources/hooks/systems/config/welcome_message.php'), (3301, 'core_configuration', 'sources/hooks/systems/config/wysiwyg.php'), (3302, 'core_configuration', 'sources/hooks/systems/config/yeehaw.php'), (3303, 'core_configuration', 'sources/hooks/systems/config_categories/.htaccess'), (3304, 'core_configuration', 'sources/hooks/systems/config_categories/accessibility.php'), (3305, 'core_configuration', 'sources/hooks/systems/config_categories/admin.php'), (3306, 'core_configuration', 'sources/hooks/systems/config_categories/blocks.php'), (3307, 'core_configuration', 'sources/hooks/systems/config_categories/composr_apis.php'), (3308, 'core_configuration', 'sources/hooks/systems/config_categories/feature.php'), (3309, 'core_configuration', 'sources/hooks/systems/config_categories/forums.php'), (3310, 'core_configuration', 'sources/hooks/systems/config_categories/index.html'), (3311, 'core_configuration', 'sources/hooks/systems/config_categories/performance.php'), (3312, 'core_configuration', 'sources/hooks/systems/config_categories/privacy.php'), (3313, 'core_configuration', 'sources/hooks/systems/config_categories/security.php'), (3314, 'core_configuration', 'sources/hooks/systems/config_categories/server.php'), (3315, 'core_configuration', 'sources/hooks/systems/config_categories/site.php'), (3316, 'core_configuration', 'sources/hooks/systems/config_categories/theme.php'), (3317, 'core_configuration', 'sources/hooks/systems/config_categories/users.php'), (3318, 'core_configuration', 'sources/hooks/systems/sitemap/config_category.php'), (3319, 'core_configuration', 'sources_custom/hooks/systems/config/.htaccess'), (3320, 'core_configuration', 'sources_custom/hooks/systems/config/index.html'), (3321, 'core_configuration', 'themes/default/images/icons/24x24/menu/adminzone/setup/config/config.png'), (3322, 'core_configuration', 'themes/default/images/icons/48x48/menu/adminzone/setup/config/config.png'), (3323, 'core_configuration', 'themes/default/templates/CONFIG_CATEGORY_SCREEN.tpl'), (3324, 'core_configuration', 'themes/default/templates/XML_CONFIG_SCREEN.tpl'), (3325, 'core_database_drivers', 'sources/database/.htaccess'), (3326, 'core_database_drivers', 'sources/database/access.php'), (3327, 'core_database_drivers', 'sources/database/database.ini'), (3328, 'core_database_drivers', 'sources/database/ibm.php'), (3329, 'core_database_drivers', 'sources/database/index.html'), (3330, 'core_database_drivers', 'sources/database/mysql.php'), (3331, 'core_database_drivers', 'sources/database/mysql_dbx.php'), (3332, 'core_database_drivers', 'sources/database/mysql_pdo.php'), (3333, 'core_database_drivers', 'sources/database/mysqli.php'), (3334, 'core_database_drivers', 'sources/database/oracle.php'), (3335, 'core_database_drivers', 'sources/database/postgresql.php'), (3336, 'core_database_drivers', 'sources/database/shared/.htaccess'), (3337, 'core_database_drivers', 'sources/database/shared/index.html'), (3338, 'core_database_drivers', 'sources/database/shared/mysql.php'), (3339, 'core_database_drivers', 'sources/database/shared/sqlserver.php'), (3340, 'core_database_drivers', 'sources/database/sqlite.php'), (3341, 'core_database_drivers', 'sources/database/sqlserver.php'), (3342, 'core_database_drivers', 'sources/database/sqlserver_odbc.php'), (3343, 'core_database_drivers', 'sources/database/xml.php'), (3344, 'core_database_drivers', 'sources/hooks/systems/addon_registry/core_database_drivers.php'), (3345, 'core_database_drivers', 'sources/hooks/systems/cron/oracle.php'), (3346, 'core_feedback_features', 'adminzone/pages/modules/admin_trackbacks.php'), (3347, 'core_feedback_features', 'data/post_comment.php'), (3348, 'core_feedback_features', 'data/trackback.php'), (3349, 'core_feedback_features', 'lang/EN/trackbacks.ini'), (3350, 'core_feedback_features', 'pages/comcode/EN/feedback.txt'), (3351, 'core_feedback_features', 'sources/blocks/main_comments.php'), (3352, 'core_feedback_features', 'sources/blocks/main_rating.php'), (3353, 'core_feedback_features', 'sources/blocks/main_trackback.php'), (3354, 'core_feedback_features', 'sources/feedback.php'), (3355, 'core_feedback_features', 'sources/feedback2.php'), (3356, 'core_feedback_features', 'sources/hooks/systems/addon_registry/core_feedback_features.php'), (3357, 'core_feedback_features', 'sources/hooks/systems/config/allow_own_rate.php'), (3358, 'core_feedback_features', 'sources/hooks/systems/config/comment_topic_subject.php'), (3359, 'core_feedback_features', 'sources/hooks/systems/config/comments_to_show_in_thread.php'), (3360, 'core_feedback_features', 'sources/hooks/systems/config/default_comment_sort_order.php'), (3361, 'core_feedback_features', 'sources/hooks/systems/config/enable_feedback.php'), (3362, 'core_feedback_features', 'sources/hooks/systems/config/is_on_comments.php'), (3363, 'core_feedback_features', 'sources/hooks/systems/config/is_on_rating.php'), (3364, 'core_feedback_features', 'sources/hooks/systems/config/is_on_trackbacks.php'), (3365, 'core_feedback_features', 'sources/hooks/systems/config/max_thread_depth.php'), (3366, 'core_feedback_features', 'sources/hooks/systems/config/simplify_wysiwyg_by_permissions.php'), (3367, 'core_feedback_features', 'sources/hooks/systems/notifications/comment_posted.php'), (3368, 'core_feedback_features', 'sources/hooks/systems/notifications/like.php'), (3369, 'core_feedback_features', 'sources/hooks/systems/page_groupings/trackbacks.php'), (3370, 'core_feedback_features', 'sources/hooks/systems/preview/comments.php'), (3371, 'core_feedback_features', 'sources/hooks/systems/rss/comments.php'), (3372, 'core_feedback_features', 'sources/hooks/systems/snippets/comments.php'), (3373, 'core_feedback_features', 'sources/hooks/systems/snippets/rating.php'), (3374, 'core_feedback_features', 'sources/hooks/systems/symbols/SHOW_RATINGS.php'), (3375, 'core_feedback_features', 'sources/hooks/systems/trackback/.htaccess'), (3376, 'core_feedback_features', 'sources/hooks/systems/trackback/index.html'), (3377, 'core_feedback_features', 'sources/topics.php'), (3378, 'core_feedback_features', 'sources_custom/hooks/systems/trackback/.htaccess'), (3379, 'core_feedback_features', 'sources_custom/hooks/systems/trackback/index.html'), (3380, 'core_feedback_features', 'themes/default/images/1x/dislike.png'), (3381, 'core_feedback_features', 'themes/default/images/1x/like.png'), (3382, 'core_feedback_features', 'themes/default/images/2x/dislike.png'), (3383, 'core_feedback_features', 'themes/default/images/2x/like.png'), (3384, 'core_feedback_features', 'themes/default/images/icons/24x24/feedback/comment.png'), (3385, 'core_feedback_features', 'themes/default/images/icons/24x24/feedback/comments_topic.png'), (3386, 'core_feedback_features', 'themes/default/images/icons/24x24/feedback/rate.png'), (3387, 'core_feedback_features', 'themes/default/images/icons/24x24/menu/adminzone/audit/trackbacks.png'), (3388, 'core_feedback_features', 'themes/default/images/icons/48x48/feedback/comment.png'), (3389, 'core_feedback_features', 'themes/default/images/icons/48x48/feedback/comments_topic.png'), (3390, 'core_feedback_features', 'themes/default/images/icons/48x48/feedback/rate.png'), (3391, 'core_feedback_features', 'themes/default/images/icons/48x48/menu/adminzone/audit/trackbacks.png'), (3392, 'core_feedback_features', 'themes/default/templates/COMMENTS_DEFAULT_TEXT.tpl'), (3393, 'core_feedback_features', 'themes/default/templates/COMMENTS_POSTING_FORM.tpl'), (3394, 'core_feedback_features', 'themes/default/templates/COMMENTS_WRAPPER.tpl'), (3395, 'core_feedback_features', 'themes/default/templates/COMMENT_AJAX_HANDLER.tpl'), (3396, 'core_feedback_features', 'themes/default/templates/RATINGS_SHOW.tpl'), (3397, 'core_feedback_features', 'themes/default/templates/RATING_BOX.tpl'), (3398, 'core_feedback_features', 'themes/default/templates/RATING_DISPLAY_SHARED.tpl'), (3399, 'core_feedback_features', 'themes/default/templates/RATING_FORM.tpl'), (3400, 'core_feedback_features', 'themes/default/templates/RATING_INLINE_DYNAMIC.tpl'), (3401, 'core_feedback_features', 'themes/default/templates/RATING_INLINE_STATIC.tpl'), (3402, 'core_feedback_features', 'themes/default/templates/TRACKBACK.tpl'), (3403, 'core_feedback_features', 'themes/default/templates/TRACKBACK_DELETE_SCREEN.tpl'), (3404, 'core_feedback_features', 'themes/default/templates/TRACKBACK_WRAPPER.tpl'), (3405, 'core_feedback_features', 'themes/default/xml/TRACKBACK_XML.xml'), (3406, 'core_feedback_features', 'themes/default/xml/TRACKBACK_XML_ERROR.xml'), (3407, 'core_feedback_features', 'themes/default/xml/TRACKBACK_XML_LISTING.xml'), (3408, 'core_feedback_features', 'themes/default/xml/TRACKBACK_XML_NO_ERROR.xml'), (3409, 'core_feedback_features', 'themes/default/xml/TRACKBACK_XML_WRAPPER.xml'), (3410, 'core_fields', 'lang/EN/fields.ini'), (3411, 'core_fields', 'site/catalogue_file.php'), (3412, 'core_fields', 'sources/fields.php'), (3413, 'core_fields', 'sources/hooks/systems/addon_registry/core_fields.php'), (3414, 'core_fields', 'sources/hooks/systems/fields/.htaccess'), (3415, 'core_fields', 'sources/hooks/systems/fields/author.php'), (3416, 'core_fields', 'sources/hooks/systems/fields/codename.php'), (3417, 'core_fields', 'sources/hooks/systems/fields/color.php'), (3418, 'core_fields', 'sources/hooks/systems/fields/content_link.php'), (3419, 'core_fields', 'sources/hooks/systems/fields/content_link_multi.php'), (3420, 'core_fields', 'sources/hooks/systems/fields/date.php'), (3421, 'core_fields', 'sources/hooks/systems/fields/email.php'), (3422, 'core_fields', 'sources/hooks/systems/fields/float.php'), (3423, 'core_fields', 'sources/hooks/systems/fields/guid.php'), (3424, 'core_fields', 'sources/hooks/systems/fields/index.html'), (3425, 'core_fields', 'sources/hooks/systems/fields/integer.php'), (3426, 'core_fields', 'sources/hooks/systems/fields/isbn.php'), (3427, 'core_fields', 'sources/hooks/systems/fields/just_date.php'), (3428, 'core_fields', 'sources/hooks/systems/fields/just_time.php'), (3429, 'core_fields', 'sources/hooks/systems/fields/list.php'), (3430, 'core_fields', 'sources/hooks/systems/fields/list_multi.php'), (3431, 'core_fields', 'sources/hooks/systems/fields/long_text.php'), (3432, 'core_fields', 'sources/hooks/systems/fields/long_trans.php'), (3433, 'core_fields', 'sources/hooks/systems/fields/member.php'), (3434, 'core_fields', 'sources/hooks/systems/fields/member_multi.php'), (3435, 'core_fields', 'sources/hooks/systems/fields/page_link.php'), (3436, 'core_fields', 'sources/hooks/systems/fields/password.php'), (3437, 'core_fields', 'sources/hooks/systems/fields/picture.php'), (3438, 'core_fields', 'sources/hooks/systems/fields/picture_multi.php'), (3439, 'core_fields', 'sources/hooks/systems/fields/posting_field.php'), (3440, 'core_fields', 'sources/hooks/systems/fields/reference.php'), (3441, 'core_fields', 'sources/hooks/systems/fields/reference_multi.php'), (3442, 'core_fields', 'sources/hooks/systems/fields/short_text.php'), (3443, 'core_fields', 'sources/hooks/systems/fields/short_text_multi.php'), (3444, 'core_fields', 'sources/hooks/systems/fields/short_trans.php'), (3445, 'core_fields', 'sources/hooks/systems/fields/short_trans_multi.php'), (3446, 'core_fields', 'sources/hooks/systems/fields/theme_image.php'), (3447, 'core_fields', 'sources/hooks/systems/fields/tick.php'), (3448, 'core_fields', 'sources/hooks/systems/fields/upload.php'), (3449, 'core_fields', 'sources/hooks/systems/fields/upload_multi.php'), (3450, 'core_fields', 'sources/hooks/systems/fields/url.php'), (3451, 'core_fields', 'sources/hooks/systems/fields/url_multi.php'), (3452, 'core_fields', 'sources/hooks/systems/fields/video.php'), (3453, 'core_fields', 'sources/hooks/systems/fields/video_multi.php'), (3454, 'core_fields', 'sources/hooks/systems/symbols/CATALOGUE_ENTRY_FOR.php'), (3455, 'core_fields', 'sources_custom/hooks/systems/fields/.htaccess'), (3456, 'core_fields', 'sources_custom/hooks/systems/fields/index.html'), (3457, 'core_fields', 'themes/default/templates/CATALOGUE_DEFAULT_FIELD_MULTILIST.tpl'), (3458, 'core_fields', 'themes/default/templates/CATALOGUE_DEFAULT_FIELD_PICTURE.tpl'), (3459, 'core_form_interfaces', 'data/block_helper.php'), (3460, 'core_form_interfaces', 'data/ckeditor/LICENSE.md'), (3461, 'core_form_interfaces', 'data/ckeditor/README.md'), (3462, 'core_form_interfaces', 'data/ckeditor/build-config.js'), (3463, 'core_form_interfaces', 'data/ckeditor/ckeditor.js'), (3464, 'core_form_interfaces', 'data/ckeditor/composr_patch.sh'), (3465, 'core_form_interfaces', 'data/ckeditor/contents.css'), (3466, 'core_form_interfaces', 'data/ckeditor/lang/af.js'), (3467, 'core_form_interfaces', 'data/ckeditor/lang/ar.js'), (3468, 'core_form_interfaces', 'data/ckeditor/lang/az.js'), (3469, 'core_form_interfaces', 'data/ckeditor/lang/bg.js'), (3470, 'core_form_interfaces', 'data/ckeditor/lang/bn.js'), (3471, 'core_form_interfaces', 'data/ckeditor/lang/bs.js'), (3472, 'core_form_interfaces', 'data/ckeditor/lang/ca.js'), (3473, 'core_form_interfaces', 'data/ckeditor/lang/cs.js'), (3474, 'core_form_interfaces', 'data/ckeditor/lang/cy.js'), (3475, 'core_form_interfaces', 'data/ckeditor/lang/da.js'), (3476, 'core_form_interfaces', 'data/ckeditor/lang/de-ch.js'), (3477, 'core_form_interfaces', 'data/ckeditor/lang/de.js'), (3478, 'core_form_interfaces', 'data/ckeditor/lang/el.js'), (3479, 'core_form_interfaces', 'data/ckeditor/lang/en-au.js'), (3480, 'core_form_interfaces', 'data/ckeditor/lang/en-ca.js'), (3481, 'core_form_interfaces', 'data/ckeditor/lang/en-gb.js'), (3482, 'core_form_interfaces', 'data/ckeditor/lang/en.js'), (3483, 'core_form_interfaces', 'data/ckeditor/lang/eo.js'), (3484, 'core_form_interfaces', 'data/ckeditor/lang/es-mx.js'), (3485, 'core_form_interfaces', 'data/ckeditor/lang/es.js'), (3486, 'core_form_interfaces', 'data/ckeditor/lang/et.js'), (3487, 'core_form_interfaces', 'data/ckeditor/lang/eu.js'), (3488, 'core_form_interfaces', 'data/ckeditor/lang/fa.js'), (3489, 'core_form_interfaces', 'data/ckeditor/lang/fi.js'), (3490, 'core_form_interfaces', 'data/ckeditor/lang/fo.js'), (3491, 'core_form_interfaces', 'data/ckeditor/lang/fr-ca.js'), (3492, 'core_form_interfaces', 'data/ckeditor/lang/fr.js'), (3493, 'core_form_interfaces', 'data/ckeditor/lang/gl.js'), (3494, 'core_form_interfaces', 'data/ckeditor/lang/gu.js'), (3495, 'core_form_interfaces', 'data/ckeditor/lang/he.js'), (3496, 'core_form_interfaces', 'data/ckeditor/lang/hi.js'), (3497, 'core_form_interfaces', 'data/ckeditor/lang/hr.js'), (3498, 'core_form_interfaces', 'data/ckeditor/lang/hu.js'), (3499, 'core_form_interfaces', 'data/ckeditor/lang/id.js'), (3500, 'core_form_interfaces', 'data/ckeditor/lang/is.js'), (3501, 'core_form_interfaces', 'data/ckeditor/lang/it.js'), (3502, 'core_form_interfaces', 'data/ckeditor/lang/ja.js'), (3503, 'core_form_interfaces', 'data/ckeditor/lang/ka.js'), (3504, 'core_form_interfaces', 'data/ckeditor/lang/km.js'), (3505, 'core_form_interfaces', 'data/ckeditor/lang/ko.js'), (3506, 'core_form_interfaces', 'data/ckeditor/lang/ku.js'), (3507, 'core_form_interfaces', 'data/ckeditor/lang/lt.js'), (3508, 'core_form_interfaces', 'data/ckeditor/lang/lv.js'), (3509, 'core_form_interfaces', 'data/ckeditor/lang/mk.js'), (3510, 'core_form_interfaces', 'data/ckeditor/lang/mn.js'), (3511, 'core_form_interfaces', 'data/ckeditor/lang/ms.js'), (3512, 'core_form_interfaces', 'data/ckeditor/lang/nb.js'), (3513, 'core_form_interfaces', 'data/ckeditor/lang/nl.js'), (3514, 'core_form_interfaces', 'data/ckeditor/lang/no.js'), (3515, 'core_form_interfaces', 'data/ckeditor/lang/oc.js'), (3516, 'core_form_interfaces', 'data/ckeditor/lang/pl.js'), (3517, 'core_form_interfaces', 'data/ckeditor/lang/pt-br.js'), (3518, 'core_form_interfaces', 'data/ckeditor/lang/pt.js'), (3519, 'core_form_interfaces', 'data/ckeditor/lang/ro.js'), (3520, 'core_form_interfaces', 'data/ckeditor/lang/ru.js'), (3521, 'core_form_interfaces', 'data/ckeditor/lang/si.js'), (3522, 'core_form_interfaces', 'data/ckeditor/lang/sk.js'), (3523, 'core_form_interfaces', 'data/ckeditor/lang/sl.js'), (3524, 'core_form_interfaces', 'data/ckeditor/lang/sq.js'), (3525, 'core_form_interfaces', 'data/ckeditor/lang/sr-latn.js'), (3526, 'core_form_interfaces', 'data/ckeditor/lang/sr.js'), (3527, 'core_form_interfaces', 'data/ckeditor/lang/sv.js'), (3528, 'core_form_interfaces', 'data/ckeditor/lang/th.js'), (3529, 'core_form_interfaces', 'data/ckeditor/lang/tr.js'), (3530, 'core_form_interfaces', 'data/ckeditor/lang/tt.js'), (3531, 'core_form_interfaces', 'data/ckeditor/lang/ug.js'), (3532, 'core_form_interfaces', 'data/ckeditor/lang/uk.js'), (3533, 'core_form_interfaces', 'data/ckeditor/lang/vi.js'), (3534, 'core_form_interfaces', 'data/ckeditor/lang/zh-cn.js'), (3535, 'core_form_interfaces', 'data/ckeditor/lang/zh.js'), (3536, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js'), (3537, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt'), (3538, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/af.js'), (3539, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js'), (3540, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/az.js'), (3541, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js'), (3542, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js'), (3543, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js'), (3544, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js'), (3545, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/da.js'), (3546, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js'), (3547, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/de.js'), (3548, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/el.js'), (3549, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js'), (3550, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js'), (3551, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/en.js'), (3552, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js'), (3553, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js'), (3554, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/es.js'), (3555, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/et.js'), (3556, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js'), (3557, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js'), (3558, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js'), (3559, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js'), (3560, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js'), (3561, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js'), (3562, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js'), (3563, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js'), (3564, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/he.js'), (3565, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js'), (3566, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js'), (3567, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js'), (3568, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/id.js'), (3569, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/it.js'), (3570, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js'), (3571, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/km.js'), (3572, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js'), (3573, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js'), (3574, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js'), (3575, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js'), (3576, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js'), (3577, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js'), (3578, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js'), (3579, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js'), (3580, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/no.js'), (3581, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js'), (3582, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js'), (3583, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js'), (3584, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js'), (3585, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js'), (3586, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js'), (3587, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/si.js'), (3588, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js'), (3589, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js'), (3590, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js'), (3591, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js'), (3592, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js'), (3593, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js'), (3594, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/th.js'), (3595, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js'), (3596, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js'), (3597, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js'), (3598, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js'), (3599, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js'), (3600, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js'), (3601, 'core_form_interfaces', 'data/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js'), (3602, 'core_form_interfaces', 'data/ckeditor/plugins/about/dialogs/about.js'), (3603, 'core_form_interfaces', 'data/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png'), (3604, 'core_form_interfaces', 'data/ckeditor/plugins/about/dialogs/logo_ckeditor.png'), (3605, 'core_form_interfaces', 'data/ckeditor/plugins/base64image/LICENSE.md'), (3606, 'core_form_interfaces', 'data/ckeditor/plugins/base64image/README.md'), (3607, 'core_form_interfaces', 'data/ckeditor/plugins/base64image/dialogs/base64image.js'), (3608, 'core_form_interfaces', 'data/ckeditor/plugins/clipboard/dialogs/paste.js'), (3609, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/css/codemirror.min.css'), (3610, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/images/autocomplete.png'), (3611, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/images/autoformat.png'), (3612, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/images/commentselectedrange.png'), (3613, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/images/searchcode.png'), (3614, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/images/uncommentselectedrange.png'), (3615, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/js/beautify-html.js'), (3616, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/js/beautify.min.js'), (3617, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/js/codemirror.addons.min.js'), (3618, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/js/codemirror.addons.search.min.js'), (3619, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/js/codemirror.min.js'), (3620, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/js/codemirror.mode.bbcode.min.js'), (3621, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/js/codemirror.mode.bbcodemixed.min.js'), (3622, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/js/codemirror.mode.handlebars.min.js'), (3623, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/js/codemirror.mode.htmlmixed.min.js'), (3624, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/js/codemirror.mode.javascript.min.js'), (3625, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/js/codemirror.mode.php.min.js'), (3626, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/js/codemirror.mode.twig.min.js'), (3627, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/3024-day.css'), (3628, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/3024-night.css'), (3629, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/abcdef.css'), (3630, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/ambiance-mobile.css'), (3631, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/ambiance.css'), (3632, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/ayu-dark.css'), (3633, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/ayu-mirage.css'); INSERT INTO `[[dbprefix]]addons_files` VALUES (3634, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/base16-dark.css'), (3635, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/base16-light.css'), (3636, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/bespin.css'), (3637, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/blackboard.css'), (3638, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/cobalt.css'), (3639, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/colorforth.css'), (3640, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/darcula.css'), (3641, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/dracula.css'), (3642, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/duotone-dark.css'), (3643, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/duotone-light.css'), (3644, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/eclipse.css'), (3645, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/elegant.css'), (3646, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/erlang-dark.css'), (3647, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/gruvbox-dark.css'), (3648, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/hopscotch.css'), (3649, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/icecoder.css'), (3650, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/idea.css'), (3651, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/isotope.css'), (3652, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/lesser-dark.css'), (3653, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/liquibyte.css'), (3654, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/lucario.css'), (3655, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/material-darker.css'), (3656, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/material-ocean.css'), (3657, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/material-palenight.css'), (3658, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/material.css'), (3659, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/mbo.css'), (3660, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/mdn-like.css'), (3661, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/midnight.css'), (3662, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/monokai.css'), (3663, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/moxer.css'), (3664, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/neat.css'), (3665, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/neo.css'), (3666, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/night.css'), (3667, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/nord.css'), (3668, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/oceanic-next.css'), (3669, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/panda-syntax.css'), (3670, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/paraiso-dark.css'), (3671, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/paraiso-light.css'), (3672, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/pastel-on-dark.css'), (3673, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/railscasts.css'), (3674, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/rubyblue.css'), (3675, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/seti.css'), (3676, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/shadowfox.css'), (3677, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/solarized.css'), (3678, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/ssms.css'), (3679, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/the-matrix.css'), (3680, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/tomorrow-night-bright.css'), (3681, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/tomorrow-night-eighties.css'), (3682, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/ttcn.css'), (3683, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/twilight.css'), (3684, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/vibrant-ink.css'), (3685, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/xq-dark.css'), (3686, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/xq-light.css'), (3687, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/yeti.css'), (3688, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/yonce.css'), (3689, 'core_form_interfaces', 'data/ckeditor/plugins/codemirror/theme/zenburn.css'), (3690, 'core_form_interfaces', 'data/ckeditor/plugins/colordialog/dialogs/colordialog.css'), (3691, 'core_form_interfaces', 'data/ckeditor/plugins/colordialog/dialogs/colordialog.js'), (3692, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/composr_block.png'), (3693, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/composr_box.png'), (3694, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/composr_code.png'), (3695, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/composr_comcode.png'), (3696, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/composr_image.png'), (3697, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/composr_image__moono.png'), (3698, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/composr_page.png'), (3699, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/composr_quote.png'), (3700, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/hidpi/composr_block.png'), (3701, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/hidpi/composr_box.png'), (3702, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/hidpi/composr_code.png'), (3703, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/hidpi/composr_comcode.png'), (3704, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/hidpi/composr_image.png'), (3705, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/hidpi/composr_image__moono.png'), (3706, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/hidpi/composr_page.png'), (3707, 'core_form_interfaces', 'data/ckeditor/plugins/composr/images/hidpi/composr_quote.png'), (3708, 'core_form_interfaces', 'data/ckeditor/plugins/composr/plugin.js'), (3709, 'core_form_interfaces', 'data/ckeditor/plugins/dialog/dialogDefinition.js'), (3710, 'core_form_interfaces', 'data/ckeditor/plugins/dialog/styles/dialog.css'), (3711, 'core_form_interfaces', 'data/ckeditor/plugins/find/dialogs/find.js'), (3712, 'core_form_interfaces', 'data/ckeditor/plugins/icons.png'), (3713, 'core_form_interfaces', 'data/ckeditor/plugins/icons_hidpi.png'), (3714, 'core_form_interfaces', 'data/ckeditor/plugins/image/dialogs/image.js'), (3715, 'core_form_interfaces', 'data/ckeditor/plugins/image/images/noimage.png'), (3716, 'core_form_interfaces', 'data/ckeditor/plugins/image2/dialogs/image2.js'), (3717, 'core_form_interfaces', 'data/ckeditor/plugins/imageresponsive/README.md'), (3718, 'core_form_interfaces', 'data/ckeditor/plugins/lineheight/LICENSE'), (3719, 'core_form_interfaces', 'data/ckeditor/plugins/lineheight/README.md'), (3720, 'core_form_interfaces', 'data/ckeditor/plugins/lineheight/readme.txt'), (3721, 'core_form_interfaces', 'data/ckeditor/plugins/link/dialogs/anchor.js'), (3722, 'core_form_interfaces', 'data/ckeditor/plugins/link/dialogs/link.js'), (3723, 'core_form_interfaces', 'data/ckeditor/plugins/link/images/anchor.png'), (3724, 'core_form_interfaces', 'data/ckeditor/plugins/link/images/hidpi/anchor.png'), (3725, 'core_form_interfaces', 'data/ckeditor/plugins/liststyle/dialogs/liststyle.js'), (3726, 'core_form_interfaces', 'data/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png'), (3727, 'core_form_interfaces', 'data/ckeditor/plugins/magicline/images/hidpi/icon.png'), (3728, 'core_form_interfaces', 'data/ckeditor/plugins/magicline/images/icon-rtl.png'), (3729, 'core_form_interfaces', 'data/ckeditor/plugins/magicline/images/icon.png'), (3730, 'core_form_interfaces', 'data/ckeditor/plugins/pastecode/CHANGES.md'), (3731, 'core_form_interfaces', 'data/ckeditor/plugins/pastefromgdocs/filter/default.js'), (3732, 'core_form_interfaces', 'data/ckeditor/plugins/pastefromlibreoffice/filter/default.js'), (3733, 'core_form_interfaces', 'data/ckeditor/plugins/pastefromword/filter/default.js'), (3734, 'core_form_interfaces', 'data/ckeditor/plugins/pastetools/filter/common.js'), (3735, 'core_form_interfaces', 'data/ckeditor/plugins/pastetools/filter/image.js'), (3736, 'core_form_interfaces', 'data/ckeditor/plugins/scayt/CHANGELOG.md'), (3737, 'core_form_interfaces', 'data/ckeditor/plugins/scayt/LICENSE.md'), (3738, 'core_form_interfaces', 'data/ckeditor/plugins/scayt/README.md'), (3739, 'core_form_interfaces', 'data/ckeditor/plugins/scayt/dialogs/dialog.css'), (3740, 'core_form_interfaces', 'data/ckeditor/plugins/scayt/dialogs/options.js'), (3741, 'core_form_interfaces', 'data/ckeditor/plugins/scayt/dialogs/toolbar.css'), (3742, 'core_form_interfaces', 'data/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css'), (3743, 'core_form_interfaces', 'data/ckeditor/plugins/showblocks/images/block_address.png'), (3744, 'core_form_interfaces', 'data/ckeditor/plugins/showblocks/images/block_blockquote.png'), (3745, 'core_form_interfaces', 'data/ckeditor/plugins/showblocks/images/block_div.png'), (3746, 'core_form_interfaces', 'data/ckeditor/plugins/showblocks/images/block_h1.png'), (3747, 'core_form_interfaces', 'data/ckeditor/plugins/showblocks/images/block_h2.png'), (3748, 'core_form_interfaces', 'data/ckeditor/plugins/showblocks/images/block_h3.png'), (3749, 'core_form_interfaces', 'data/ckeditor/plugins/showblocks/images/block_h4.png'), (3750, 'core_form_interfaces', 'data/ckeditor/plugins/showblocks/images/block_h5.png'), (3751, 'core_form_interfaces', 'data/ckeditor/plugins/showblocks/images/block_h6.png'), (3752, 'core_form_interfaces', 'data/ckeditor/plugins/showblocks/images/block_p.png'), (3753, 'core_form_interfaces', 'data/ckeditor/plugins/showblocks/images/block_pre.png'), (3754, 'core_form_interfaces', 'data/ckeditor/plugins/showcomcodeblocks/plugin.js'), (3755, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt'), (3756, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/af.js'), (3757, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/ar.js'), (3758, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/az.js'), (3759, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/bg.js'), (3760, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/ca.js'), (3761, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/cs.js'), (3762, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/cy.js'), (3763, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/da.js'), (3764, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js'), (3765, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/de.js'), (3766, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/el.js'), (3767, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/en-au.js'), (3768, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js'), (3769, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js'), (3770, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/en.js'), (3771, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/eo.js'), (3772, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js'), (3773, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/es.js'), (3774, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/et.js'), (3775, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/eu.js'), (3776, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/fa.js'), (3777, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/fi.js'), (3778, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js'), (3779, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/fr.js'), (3780, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/gl.js'), (3781, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/he.js'), (3782, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/hr.js'), (3783, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/hu.js'), (3784, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/id.js'), (3785, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/it.js'), (3786, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/ja.js'), (3787, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/km.js'), (3788, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/ko.js'), (3789, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/ku.js'), (3790, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/lt.js'), (3791, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/lv.js'), (3792, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/nb.js'), (3793, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/nl.js'), (3794, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/no.js'), (3795, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/oc.js'), (3796, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/pl.js'), (3797, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js'), (3798, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/pt.js'), (3799, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/ro.js'), (3800, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/ru.js'), (3801, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/si.js'), (3802, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/sk.js'), (3803, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/sl.js'), (3804, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/sq.js'), (3805, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/sr-latn.js'), (3806, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/sr.js'), (3807, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/sv.js'), (3808, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/th.js'), (3809, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/tr.js'), (3810, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/tt.js'), (3811, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/ug.js'), (3812, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/uk.js'), (3813, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/vi.js'), (3814, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js'), (3815, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/lang/zh.js'), (3816, 'core_form_interfaces', 'data/ckeditor/plugins/specialchar/dialogs/specialchar.js'), (3817, 'core_form_interfaces', 'data/ckeditor/plugins/spellchecktoggle/images/hidpi/spellchecktoggle.png'), (3818, 'core_form_interfaces', 'data/ckeditor/plugins/spellchecktoggle/images/hidpi/spellchecktoggle__moono.png'), (3819, 'core_form_interfaces', 'data/ckeditor/plugins/spellchecktoggle/images/spellchecktoggle.png'), (3820, 'core_form_interfaces', 'data/ckeditor/plugins/spellchecktoggle/images/spellchecktoggle__moono.png'), (3821, 'core_form_interfaces', 'data/ckeditor/plugins/spellchecktoggle/plugin.js'), (3822, 'core_form_interfaces', 'data/ckeditor/plugins/table/dialogs/table.js'), (3823, 'core_form_interfaces', 'data/ckeditor/plugins/tableselection/styles/tableselection.css'), (3824, 'core_form_interfaces', 'data/ckeditor/plugins/tabletools/dialogs/tableCell.js'), (3825, 'core_form_interfaces', 'data/ckeditor/plugins/widget/images/handle.png'), (3826, 'core_form_interfaces', 'data/ckeditor/skins/kama/dialog.css'), (3827, 'core_form_interfaces', 'data/ckeditor/skins/kama/dialog_ie.css'), (3828, 'core_form_interfaces', 'data/ckeditor/skins/kama/dialog_ie7.css'), (3829, 'core_form_interfaces', 'data/ckeditor/skins/kama/dialog_ie8.css'), (3830, 'core_form_interfaces', 'data/ckeditor/skins/kama/dialog_iequirks.css'), (3831, 'core_form_interfaces', 'data/ckeditor/skins/kama/editor.css'), (3832, 'core_form_interfaces', 'data/ckeditor/skins/kama/editor_ie.css'), (3833, 'core_form_interfaces', 'data/ckeditor/skins/kama/editor_ie7.css'), (3834, 'core_form_interfaces', 'data/ckeditor/skins/kama/editor_ie8.css'), (3835, 'core_form_interfaces', 'data/ckeditor/skins/kama/editor_iequirks.css'), (3836, 'core_form_interfaces', 'data/ckeditor/skins/kama/icons.png'), (3837, 'core_form_interfaces', 'data/ckeditor/skins/kama/icons_hidpi.png'), (3838, 'core_form_interfaces', 'data/ckeditor/skins/kama/images/dialog_sides.gif'), (3839, 'core_form_interfaces', 'data/ckeditor/skins/kama/images/dialog_sides.png'), (3840, 'core_form_interfaces', 'data/ckeditor/skins/kama/images/dialog_sides_rtl.png'), (3841, 'core_form_interfaces', 'data/ckeditor/skins/kama/images/mini.gif'), (3842, 'core_form_interfaces', 'data/ckeditor/skins/kama/images/spinner.gif'), (3843, 'core_form_interfaces', 'data/ckeditor/skins/kama/images/sprites.png'), (3844, 'core_form_interfaces', 'data/ckeditor/skins/kama/images/sprites_ie6.png'), (3845, 'core_form_interfaces', 'data/ckeditor/skins/kama/images/toolbar_start.gif'), (3846, 'core_form_interfaces', 'data/ckeditor/skins/kama/readme.md'), (3847, 'core_form_interfaces', 'data/ckeditor/skins/moono/dev/icons16.png'), (3848, 'core_form_interfaces', 'data/ckeditor/skins/moono/dev/icons16.svg'), (3849, 'core_form_interfaces', 'data/ckeditor/skins/moono/dev/icons32.png'), (3850, 'core_form_interfaces', 'data/ckeditor/skins/moono/dev/icons32.svg'), (3851, 'core_form_interfaces', 'data/ckeditor/skins/moono/dev/locations.json'), (3852, 'core_form_interfaces', 'data/ckeditor/skins/moono/dialog.css'), (3853, 'core_form_interfaces', 'data/ckeditor/skins/moono/dialog_ie.css'), (3854, 'core_form_interfaces', 'data/ckeditor/skins/moono/dialog_ie7.css'), (3855, 'core_form_interfaces', 'data/ckeditor/skins/moono/dialog_ie8.css'), (3856, 'core_form_interfaces', 'data/ckeditor/skins/moono/dialog_iequirks.css'), (3857, 'core_form_interfaces', 'data/ckeditor/skins/moono/editor.css'), (3858, 'core_form_interfaces', 'data/ckeditor/skins/moono/editor_gecko.css'), (3859, 'core_form_interfaces', 'data/ckeditor/skins/moono/editor_ie.css'), (3860, 'core_form_interfaces', 'data/ckeditor/skins/moono/editor_ie7.css'), (3861, 'core_form_interfaces', 'data/ckeditor/skins/moono/editor_ie8.css'), (3862, 'core_form_interfaces', 'data/ckeditor/skins/moono/editor_iequirks.css'), (3863, 'core_form_interfaces', 'data/ckeditor/skins/moono/icons.png'), (3864, 'core_form_interfaces', 'data/ckeditor/skins/moono/icons_hidpi.png'), (3865, 'core_form_interfaces', 'data/ckeditor/skins/moono/images/anchor.png'), (3866, 'core_form_interfaces', 'data/ckeditor/skins/moono/images/arrow.png'), (3867, 'core_form_interfaces', 'data/ckeditor/skins/moono/images/close.png'), (3868, 'core_form_interfaces', 'data/ckeditor/skins/moono/images/hidpi/anchor.png'), (3869, 'core_form_interfaces', 'data/ckeditor/skins/moono/images/hidpi/close.png'), (3870, 'core_form_interfaces', 'data/ckeditor/skins/moono/images/hidpi/lock-open.png'), (3871, 'core_form_interfaces', 'data/ckeditor/skins/moono/images/hidpi/lock.png'), (3872, 'core_form_interfaces', 'data/ckeditor/skins/moono/images/hidpi/refresh.png'), (3873, 'core_form_interfaces', 'data/ckeditor/skins/moono/images/lock-open.png'), (3874, 'core_form_interfaces', 'data/ckeditor/skins/moono/images/lock.png'), (3875, 'core_form_interfaces', 'data/ckeditor/skins/moono/images/refresh.png'), (3876, 'core_form_interfaces', 'data/ckeditor/skins/moono/images/spinner.gif'), (3877, 'core_form_interfaces', 'data/ckeditor/skins/moono/readme.md'), (3878, 'core_form_interfaces', 'data/ckeditor/skins/moono/skin.js'), (3879, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/dialog.css'), (3880, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/dialog_ie.css'), (3881, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/dialog_ie7.css'), (3882, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/dialog_ie8.css'), (3883, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/dialog_iequirks.css'), (3884, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/editor.css'), (3885, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/editor_gecko.css'), (3886, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/editor_ie.css'), (3887, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/editor_ie7.css'), (3888, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/editor_ie8.css'), (3889, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/editor_iequirks.css'), (3890, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/icons.png'), (3891, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/icons_hidpi.png'), (3892, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/images/arrow.png'), (3893, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/images/close.png'), (3894, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/images/hidpi/close.png'), (3895, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/images/hidpi/lock-open.png'), (3896, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/images/hidpi/lock.png'), (3897, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/images/hidpi/refresh.png'), (3898, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/images/lock-open.png'), (3899, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/images/lock.png'), (3900, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/images/refresh.png'), (3901, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/images/spinner.gif'), (3902, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/readme.md'), (3903, 'core_form_interfaces', 'data/ckeditor/skins/moonocolor/skin.js'), (3904, 'core_form_interfaces', 'data/ckeditor/styles.js'), (3905, 'core_form_interfaces', 'data/ckeditor/vendor/promise.js'), (3906, 'core_form_interfaces', 'data/namelike.php'), (3907, 'core_form_interfaces', 'data/preview.php'), (3908, 'core_form_interfaces', 'data/username_exists.php'), (3909, 'core_form_interfaces', 'data_custom/spelling/index.html'), (3910, 'core_form_interfaces', 'data_custom/spelling/personal_dicts/.htaccess'), (3911, 'core_form_interfaces', 'data_custom/spelling/personal_dicts/index.html'), (3912, 'core_form_interfaces', 'sources/form_templates.php'), (3913, 'core_form_interfaces', 'sources/hooks/systems/addon_registry/core_form_interfaces.php'), (3914, 'core_form_interfaces', 'sources/hooks/systems/symbols/CKEDITOR_PATH.php'), (3915, 'core_form_interfaces', 'sources/hooks/systems/symbols/COMCODE_TAGS.php'), (3916, 'core_form_interfaces', 'sources/preview.php'), (3917, 'core_form_interfaces', 'sources/spelling.php'), (3918, 'core_form_interfaces', 'themes/default/css/forms.css'), (3919, 'core_form_interfaces', 'themes/default/css/widget_color.css'), (3920, 'core_form_interfaces', 'themes/default/css/widget_date.css'), (3921, 'core_form_interfaces', 'themes/default/css/widget_select2.css'), (3922, 'core_form_interfaces', 'themes/default/images/1x/treefield/category.png'), (3923, 'core_form_interfaces', 'themes/default/images/1x/treefield/collapse.png'), (3924, 'core_form_interfaces', 'themes/default/images/1x/treefield/entry.png'), (3925, 'core_form_interfaces', 'themes/default/images/1x/treefield/expand.png'), (3926, 'core_form_interfaces', 'themes/default/images/1x/treefield/index.html'), (3927, 'core_form_interfaces', 'themes/default/images/2x/treefield/category.png'), (3928, 'core_form_interfaces', 'themes/default/images/2x/treefield/collapse.png'), (3929, 'core_form_interfaces', 'themes/default/images/2x/treefield/entry.png'), (3930, 'core_form_interfaces', 'themes/default/images/2x/treefield/expand.png'), (3931, 'core_form_interfaces', 'themes/default/images/2x/treefield/index.html'), (3932, 'core_form_interfaces', 'themes/default/images/EN/1x/editor/off.png'), (3933, 'core_form_interfaces', 'themes/default/images/EN/1x/editor/on.png'), (3934, 'core_form_interfaces', 'themes/default/images/EN/2x/editor/off.png'), (3935, 'core_form_interfaces', 'themes/default/images/EN/2x/editor/on.png'), (3936, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/apply_changes.png'), (3937, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/b.png'), (3938, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/block.png'), (3939, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/box.png'), (3940, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/code.png'), (3941, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/comcode.png'), (3942, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/email.png'), (3943, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/hide.png'), (3944, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/html.png'), (3945, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/i.png'), (3946, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/img.png'), (3947, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/index.html'), (3948, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/list.png'), (3949, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/page.png'), (3950, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/quote.png'), (3951, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/s.png'), (3952, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/thumb.png'), (3953, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/u.png'), (3954, 'core_form_interfaces', 'themes/default/images/EN/comcodeeditor/url.png'), (3955, 'core_form_interfaces', 'themes/default/images/select2/index.html'), (3956, 'core_form_interfaces', 'themes/default/images/select2/select2-spinner.gif'), (3957, 'core_form_interfaces', 'themes/default/images/select2/select2.png'), (3958, 'core_form_interfaces', 'themes/default/images/select2/select2x2.png'), (3959, 'core_form_interfaces', 'themes/default/javascript/ATTACHMENT_UI_DEFAULTS.js'), (3960, 'core_form_interfaces', 'themes/default/javascript/WYSIWYG_SETTINGS.js'), (3961, 'core_form_interfaces', 'themes/default/javascript/ajax_people_lists.js'), (3962, 'core_form_interfaces', 'themes/default/javascript/checking.js'), (3963, 'core_form_interfaces', 'themes/default/javascript/editing.js'), (3964, 'core_form_interfaces', 'themes/default/javascript/multi.js'), (3965, 'core_form_interfaces', 'themes/default/javascript/posting.js'), (3966, 'core_form_interfaces', 'themes/default/javascript/select2.js'), (3967, 'core_form_interfaces', 'themes/default/javascript/widget_color.js'), (3968, 'core_form_interfaces', 'themes/default/javascript/widget_date.js'), (3969, 'core_form_interfaces', 'themes/default/templates/BLOCK_HELPER_BLOCK_CHOICE.tpl'), (3970, 'core_form_interfaces', 'themes/default/templates/BLOCK_HELPER_BLOCK_GROUP.tpl'), (3971, 'core_form_interfaces', 'themes/default/templates/BLOCK_HELPER_DONE.tpl'), (3972, 'core_form_interfaces', 'themes/default/templates/BLOCK_HELPER_START.tpl'), (3973, 'core_form_interfaces', 'themes/default/templates/COMCODE_EDITOR.tpl'), (3974, 'core_form_interfaces', 'themes/default/templates/FORM.tpl'), (3975, 'core_form_interfaces', 'themes/default/templates/FORM_DESCRIP_SEP.tpl'), (3976, 'core_form_interfaces', 'themes/default/templates/FORM_FIELD_SET_GROUPER.tpl'), (3977, 'core_form_interfaces', 'themes/default/templates/FORM_GROUP.tpl'), (3978, 'core_form_interfaces', 'themes/default/templates/FORM_GROUPED.tpl'), (3979, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN.tpl'), (3980, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_ARE_REQUIRED.tpl'), (3981, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_FIELD.tpl'), (3982, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_FIELDS_SET.tpl'), (3983, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_FIELDS_SET_ITEM.tpl'), (3984, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_FIELD_DESCRIPTION.tpl'), (3985, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_FIELD_SPACER.tpl'), (3986, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_ALL_AND_NOT.tpl'), (3987, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_AUTHOR.tpl'), (3988, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_CODENAME.tpl'), (3989, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_COLOUR.tpl'), (3990, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_COMBO.tpl'), (3991, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_DATE.tpl'), (3992, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_DIMENSIONS.tpl'), (3993, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_EMAIL.tpl'), (3994, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_FLOAT.tpl'), (3995, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_HIDDEN.tpl'), (3996, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_HIDDEN_2.tpl'), (3997, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_HUGE.tpl'), (3998, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_HUGE_COMCODE.tpl'), (3999, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_HUGE_LIST.tpl'), (4000, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_INTEGER.tpl'), (4001, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_LINE.tpl'), (4002, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_LINE_MULTI.tpl'), (4003, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_LIST.tpl'), (4004, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_LIST_ENTRY.tpl'), (4005, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_LIST_GROUP.tpl'), (4006, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_MULTI_LIST.tpl'), (4007, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_PASSWORD.tpl'), (4008, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_PERMISSION.tpl'), (4009, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_PERMISSION_ADMIN.tpl'), (4010, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_PERMISSION_MATRIX.tpl'), (4011, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_PERMISSION_MATRIX_OUTER.tpl'), (4012, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_PERMISSION_OVERRIDE.tpl'), (4013, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_RADIO_LIST.tpl'), (4014, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_RADIO_LIST_COMBO_ENTRY.tpl'), (4015, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_RADIO_LIST_ENTRY.tpl'), (4016, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_RADIO_LIST_ENTRY_PICTURE.tpl'), (4017, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_TEXT.tpl'), (4018, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_TEXT_MULTI.tpl'), (4019, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_THEME_IMAGE_CATEGORY.tpl'), (4020, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_THEME_IMAGE_ENTRY.tpl'), (4021, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_TICK.tpl'), (4022, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_TIME.tpl'), (4023, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_TREE_LIST.tpl'), (4024, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_UPLOAD.tpl'), (4025, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_UPLOAD_MULTI.tpl'), (4026, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_URL.tpl'), (4027, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_USERNAME.tpl'), (4028, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_USERNAME_MULTI.tpl'), (4029, 'core_form_interfaces', 'themes/default/templates/FORM_SCREEN_INPUT_VARIOUS_TICKS.tpl'), (4030, 'core_form_interfaces', 'themes/default/templates/FORM_SINGLE_FIELD.tpl'), (4031, 'core_form_interfaces', 'themes/default/templates/FORM_STANDARD_END.tpl'), (4032, 'core_form_interfaces', 'themes/default/templates/POSTING_FORM.tpl'), (4033, 'core_form_interfaces', 'themes/default/templates/POSTING_SCREEN.tpl'), (4034, 'core_form_interfaces', 'themes/default/templates/PREVIEW_SCRIPT.tpl'), (4035, 'core_form_interfaces', 'themes/default/templates/PREVIEW_SCRIPT_CODE.tpl'), (4036, 'core_form_interfaces', 'themes/default/templates/PREVIEW_SCRIPT_KEYWORD_DENSITY.tpl'), (4037, 'core_form_interfaces', 'themes/default/templates/PREVIEW_SCRIPT_SPELLING.tpl'), (4038, 'core_form_interfaces', 'themes/default/templates/WYSIWYG_LOAD.tpl'), (4039, 'core_forum_drivers', 'sources/forum/.htaccess'), (4040, 'core_forum_drivers', 'sources/forum/aef.php'), (4041, 'core_forum_drivers', 'sources/forum/forums.ini'), (4042, 'core_forum_drivers', 'sources/forum/index.html'), (4043, 'core_forum_drivers', 'sources/forum/ipb1.php'), (4044, 'core_forum_drivers', 'sources/forum/ipb2.php'), (4045, 'core_forum_drivers', 'sources/forum/ipb3.php'), (4046, 'core_forum_drivers', 'sources/forum/mybb.php'), (4047, 'core_forum_drivers', 'sources/forum/none.php'), (4048, 'core_forum_drivers', 'sources/forum/phpbb2.php'), (4049, 'core_forum_drivers', 'sources/forum/phpbb3.php'), (4050, 'core_forum_drivers', 'sources/forum/shared/.htaccess'), (4051, 'core_forum_drivers', 'sources/forum/shared/index.html'), (4052, 'core_forum_drivers', 'sources/forum/shared/ipb.php'), (4053, 'core_forum_drivers', 'sources/forum/shared/vb.php'), (4054, 'core_forum_drivers', 'sources/forum/shared/wbb.php'), (4055, 'core_forum_drivers', 'sources/forum/smf.php'), (4056, 'core_forum_drivers', 'sources/forum/smf2.php'), (4057, 'core_forum_drivers', 'sources/forum/vb22.php'), (4058, 'core_forum_drivers', 'sources/forum/vb3.php'), (4059, 'core_forum_drivers', 'sources/forum/wbb2.php'), (4060, 'core_forum_drivers', 'sources/forum/wbb22.php'), (4061, 'core_forum_drivers', 'sources/forum/wowbb.php'), (4062, 'core_forum_drivers', 'sources/hooks/systems/addon_registry/core_forum_drivers.php'), (4063, 'core_forum_drivers', 'sources_custom/forum/.htaccess'), (4064, 'core_forum_drivers', 'sources_custom/forum/index.html'), (4065, 'core_graphic_text', 'data/fonts/FreeMono.ttf'), (4066, 'core_graphic_text', 'data/fonts/FreeMonoBold.ttf'), (4067, 'core_graphic_text', 'data/fonts/FreeMonoBoldOblique.ttf'), (4068, 'core_graphic_text', 'data/fonts/FreeMonoOblique.ttf'), (4069, 'core_graphic_text', 'data/fonts/FreeSans.ttf'), (4070, 'core_graphic_text', 'data/fonts/FreeSansBold.ttf'), (4071, 'core_graphic_text', 'data/fonts/FreeSansBoldOblique.ttf'), (4072, 'core_graphic_text', 'data/fonts/FreeSansOblique.ttf'), (4073, 'core_graphic_text', 'data/fonts/FreeSerif.ttf'), (4074, 'core_graphic_text', 'data/fonts/FreeSerifBold.ttf'), (4075, 'core_graphic_text', 'data/fonts/FreeSerifBoldItalic.ttf'), (4076, 'core_graphic_text', 'data/fonts/FreeSerifItalic.ttf'), (4077, 'core_graphic_text', 'data/fonts/index.html'), (4078, 'core_graphic_text', 'data/gd_text.php'), (4079, 'core_graphic_text', 'data_custom/fonts/index.html'), (4080, 'core_graphic_text', 'sources/fonts.php'), (4081, 'core_graphic_text', 'sources/hooks/systems/addon_registry/core_graphic_text.php'), (4082, 'core_graphic_text', 'themes/default/css/fonts.css'), (4083, 'core_html_abstractions', 'sources/hooks/systems/addon_registry/core_html_abstractions.php'), (4084, 'core_html_abstractions', 'themes/default/templates/ANCHOR.tpl'), (4085, 'core_html_abstractions', 'themes/default/templates/BASIC_HTML_WRAP.tpl'), (4086, 'core_html_abstractions', 'themes/default/templates/DIV.tpl'), (4087, 'core_html_abstractions', 'themes/default/templates/FLOATER.tpl'), (4088, 'core_html_abstractions', 'themes/default/templates/HTML_HEAD.tpl'), (4089, 'core_html_abstractions', 'themes/default/templates/HYPERLINK.tpl'), (4090, 'core_html_abstractions', 'themes/default/templates/HYPERLINK_BUTTON.tpl'), (4091, 'core_html_abstractions', 'themes/default/templates/HYPERLINK_EMAIL.tpl'), (4092, 'core_html_abstractions', 'themes/default/templates/HYPERLINK_POPUP_WINDOW.tpl'), (4093, 'core_html_abstractions', 'themes/default/templates/HYPERLINK_TOOLTIP.tpl'), (4094, 'core_html_abstractions', 'themes/default/templates/JS_REFRESH.tpl'), (4095, 'core_html_abstractions', 'themes/default/templates/META_REFRESH_LINE.tpl'), (4096, 'core_html_abstractions', 'themes/default/templates/PARAGRAPH.tpl'), (4097, 'core_html_abstractions', 'themes/default/templates/POOR_XHTML_WRAPPER.tpl'), (4098, 'core_html_abstractions', 'themes/default/templates/SPAN.tpl'), (4099, 'core_html_abstractions', 'themes/default/templates/STANDALONE_HTML_WRAP.tpl'), (4100, 'core_html_abstractions', 'themes/default/templates/WITH_WHITESPACE.tpl'), (4101, 'core_language_editing', 'adminzone/pages/modules/admin_lang.php'), (4102, 'core_language_editing', 'sources/database_multi_lang_conv.php'), (4103, 'core_language_editing', 'sources/hooks/blocks/main_staff_checklist/translations.php'), (4104, 'core_language_editing', 'sources/hooks/systems/addon_registry/core_language_editing.php'), (4105, 'core_language_editing', 'sources/hooks/systems/config/google_translate_api_key.php'), (4106, 'core_language_editing', 'sources/hooks/systems/page_groupings/language.php'), (4107, 'core_language_editing', 'themes/default/css/translations_editor.css'), (4108, 'core_language_editing', 'themes/default/images/icons/14x14/translate.png'), (4109, 'core_language_editing', 'themes/default/images/icons/24x24/menu/adminzone/style/language/criticise_language.png'), (4110, 'core_language_editing', 'themes/default/images/icons/24x24/menu/adminzone/style/language/index.html'), (4111, 'core_language_editing', 'themes/default/images/icons/24x24/menu/adminzone/style/language/language.png'), (4112, 'core_language_editing', 'themes/default/images/icons/24x24/menu/adminzone/style/language/language_content.png'), (4113, 'core_language_editing', 'themes/default/images/icons/28x28/translate.png'), (4114, 'core_language_editing', 'themes/default/images/icons/48x48/menu/adminzone/style/language/criticise_language.png'), (4115, 'core_language_editing', 'themes/default/images/icons/48x48/menu/adminzone/style/language/index.html'), (4116, 'core_language_editing', 'themes/default/images/icons/48x48/menu/adminzone/style/language/language.png'), (4117, 'core_language_editing', 'themes/default/images/icons/48x48/menu/adminzone/style/language/language_content.png'), (4118, 'core_language_editing', 'themes/default/javascript/translate.js'), (4119, 'core_language_editing', 'themes/default/templates/TRANSLATE_ACTION.tpl'), (4120, 'core_language_editing', 'themes/default/templates/TRANSLATE_LANGUAGE_CRITICISE_FILE.tpl'), (4121, 'core_language_editing', 'themes/default/templates/TRANSLATE_LANGUAGE_CRITICISE_SCREEN.tpl'), (4122, 'core_language_editing', 'themes/default/templates/TRANSLATE_LANGUAGE_CRITICISM.tpl'), (4123, 'core_language_editing', 'themes/default/templates/TRANSLATE_LINE.tpl'), (4124, 'core_language_editing', 'themes/default/templates/TRANSLATE_LINE_CONTENT.tpl'), (4125, 'core_language_editing', 'themes/default/templates/TRANSLATE_SCREEN.tpl'), (4126, 'core_language_editing', 'themes/default/templates/TRANSLATE_SCREEN_CONTENT_SCREEN.tpl'), (4127, 'core_menus', 'adminzone/menu_management.php'), (4128, 'core_menus', 'adminzone/pages/modules/admin_menus.php'), (4129, 'core_menus', 'data/page_link_chooser.php'), (4130, 'core_menus', 'lang/EN/menus.ini'), (4131, 'core_menus', 'sources/blocks/menu.php'), (4132, 'core_menus', 'sources/hooks/systems/addon_registry/core_menus.php'), (4133, 'core_menus', 'sources/hooks/systems/commandr_fs/menus.php'), (4134, 'core_menus', 'sources/hooks/systems/preview/menu.php'), (4135, 'core_menus', 'sources/hooks/systems/resource_meta_aware/menu.php'), (4136, 'core_menus', 'sources/hooks/systems/resource_meta_aware/menu_item.php'), (4137, 'core_menus', 'sources/hooks/systems/snippets/management_menu.php'), (4138, 'core_menus', 'sources/menus.php'), (4139, 'core_menus', 'sources/menus2.php'), (4140, 'core_menus', 'sources/menus_comcode.php'), (4141, 'core_menus', 'themes/admin/css/menu__dropdown.css'), (4142, 'core_menus', 'themes/admin/templates/MENU_BRANCH_dropdown.tpl'), (4143, 'core_menus', 'themes/admin/templates/MENU_dropdown.tpl'), (4144, 'core_menus', 'themes/admin/templates/MENU_mobile.tpl'), (4145, 'core_menus', 'themes/default/css/menu__dropdown.css'), (4146, 'core_menus', 'themes/default/css/menu__embossed.css'), (4147, 'core_menus', 'themes/default/css/menu__mobile.css'), (4148, 'core_menus', 'themes/default/css/menu__popup.css'), (4149, 'core_menus', 'themes/default/css/menu__select.css'), (4150, 'core_menus', 'themes/default/css/menu__sitemap.css'), (4151, 'core_menus', 'themes/default/css/menu__tree.css'), (4152, 'core_menus', 'themes/default/css/menu_editor.css'), (4153, 'core_menus', 'themes/default/images/1x/menus/index.html'), (4154, 'core_menus', 'themes/default/images/1x/menus/menu.png'), (4155, 'core_menus', 'themes/default/images/1x/menus/menu_bullet.png'), (4156, 'core_menus', 'themes/default/images/1x/menus/menu_bullet_current.png'), (4157, 'core_menus', 'themes/default/images/1x/menus/menu_bullet_expand.png'), (4158, 'core_menus', 'themes/default/images/1x/menus/menu_bullet_expand_hover.png'), (4159, 'core_menus', 'themes/default/images/1x/menus/menu_bullet_hover.png'), (4160, 'core_menus', 'themes/default/images/2x/menus/index.html'), (4161, 'core_menus', 'themes/default/images/2x/menus/menu.png'), (4162, 'core_menus', 'themes/default/images/2x/menus/menu_bullet.png'), (4163, 'core_menus', 'themes/default/images/2x/menus/menu_bullet_current.png'), (4164, 'core_menus', 'themes/default/images/2x/menus/menu_bullet_expand.png'), (4165, 'core_menus', 'themes/default/images/2x/menus/menu_bullet_expand_hover.png'), (4166, 'core_menus', 'themes/default/images/2x/menus/menu_bullet_hover.png'), (4167, 'core_menus', 'themes/default/images/icons/24x24/menu/adminzone/structure/menus.png'), (4168, 'core_menus', 'themes/default/images/icons/48x48/menu/adminzone/structure/menus.png'), (4169, 'core_menus', 'themes/default/images/mobile_menu.png'), (4170, 'core_menus', 'themes/default/javascript/menu_editor.js'), (4171, 'core_menus', 'themes/default/javascript/menu_popup.js'), (4172, 'core_menus', 'themes/default/javascript/menu_sitemap.js'), (4173, 'core_menus', 'themes/default/templates/BLOCK_MENU.tpl'), (4174, 'core_menus', 'themes/default/templates/MENU_BRANCH_dropdown.tpl'), (4175, 'core_menus', 'themes/default/templates/MENU_BRANCH_embossed.tpl'), (4176, 'core_menus', 'themes/default/templates/MENU_BRANCH_mobile.tpl'), (4177, 'core_menus', 'themes/default/templates/MENU_BRANCH_popup.tpl'), (4178, 'core_menus', 'themes/default/templates/MENU_BRANCH_select.tpl'), (4179, 'core_menus', 'themes/default/templates/MENU_BRANCH_sitemap.tpl'), (4180, 'core_menus', 'themes/default/templates/MENU_BRANCH_tree.tpl'), (4181, 'core_menus', 'themes/default/templates/MENU_EDITOR_BRANCH.tpl'), (4182, 'core_menus', 'themes/default/templates/MENU_EDITOR_BRANCH_WRAP.tpl'), (4183, 'core_menus', 'themes/default/templates/MENU_EDITOR_SCREEN.tpl'), (4184, 'core_menus', 'themes/default/templates/MENU_LINK_PROPERTIES.tpl'), (4185, 'core_menus', 'themes/default/templates/MENU_SPACER_dropdown.tpl'), (4186, 'core_menus', 'themes/default/templates/MENU_SPACER_embossed.tpl'), (4187, 'core_menus', 'themes/default/templates/MENU_SPACER_mobile.tpl'), (4188, 'core_menus', 'themes/default/templates/MENU_SPACER_popup.tpl'), (4189, 'core_menus', 'themes/default/templates/MENU_SPACER_select.tpl'), (4190, 'core_menus', 'themes/default/templates/MENU_SPACER_sitemap.tpl'), (4191, 'core_menus', 'themes/default/templates/MENU_SPACER_tree.tpl'), (4192, 'core_menus', 'themes/default/templates/MENU_STAFF_LINK.tpl'), (4193, 'core_menus', 'themes/default/templates/MENU_dropdown.tpl'), (4194, 'core_menus', 'themes/default/templates/MENU_embossed.tpl'), (4195, 'core_menus', 'themes/default/templates/MENU_mobile.tpl'), (4196, 'core_menus', 'themes/default/templates/MENU_popup.tpl'), (4197, 'core_menus', 'themes/default/templates/MENU_select.tpl'), (4198, 'core_menus', 'themes/default/templates/MENU_sitemap.tpl'), (4199, 'core_menus', 'themes/default/templates/MENU_tree.tpl'), (4200, 'core_menus', 'themes/default/templates/PAGE_LINK_CHOOSER.tpl'), (4201, 'core_notifications', 'adminzone/pages/modules/admin_notifications.php'), (4202, 'core_notifications', 'data/notifications.php'), (4203, 'core_notifications', 'data_custom/modules/web_notifications/.htaccess'), (4204, 'core_notifications', 'data_custom/modules/web_notifications/index.html'), (4205, 'core_notifications', 'lang/EN/notifications.ini'), (4206, 'core_notifications', 'site/pages/modules/notifications.php'), (4207, 'core_notifications', 'sources/blocks/top_notifications.php'), (4208, 'core_notifications', 'sources/hooks/systems/addon_registry/core_notifications.php'), (4209, 'core_notifications', 'sources/hooks/systems/commandr_fs_extended_config/notification_lockdown.php'), (4210, 'core_notifications', 'sources/hooks/systems/commandr_fs_extended_member/notifications_enabled.php'), (4211, 'core_notifications', 'sources/hooks/systems/config/allow_auto_notifications.php'), (4212, 'core_notifications', 'sources/hooks/systems/config/block_top_notifications.php'), (4213, 'core_notifications', 'sources/hooks/systems/config/notification_desktop_alerts.php'), (4214, 'core_notifications', 'sources/hooks/systems/config/notification_enable_digests.php'), (4215, 'core_notifications', 'sources/hooks/systems/config/notification_enable_private_topics.php'), (4216, 'core_notifications', 'sources/hooks/systems/config/notification_keep_days.php'), (4217, 'core_notifications', 'sources/hooks/systems/config/notification_poll_frequency.php'), (4218, 'core_notifications', 'sources/hooks/systems/config/pt_notifications_as_web.php'), (4219, 'core_notifications', 'sources/hooks/systems/config/web_notifications_enabled.php'), (4220, 'core_notifications', 'sources/hooks/systems/cron/notification_digests.php'), (4221, 'core_notifications', 'sources/hooks/systems/notification_types_extended/.htaccess'), (4222, 'core_notifications', 'sources/hooks/systems/notification_types_extended/index.html'), (4223, 'core_notifications', 'sources/hooks/systems/notifications/.htaccess'), (4224, 'core_notifications', 'sources/hooks/systems/notifications/index.html'), (4225, 'core_notifications', 'sources/hooks/systems/page_groupings/notifications.php'), (4226, 'core_notifications', 'sources/hooks/systems/profiles_tabs_edit/notifications.php'), (4227, 'core_notifications', 'sources/hooks/systems/rss/web_notifications.php'), (4228, 'core_notifications', 'sources/hooks/systems/startup/notification_poller_init.php'), (4229, 'core_notifications', 'sources/hooks/systems/tasks/dispatch_notification.php'), (4230, 'core_notifications', 'sources/notification_poller.php'), (4231, 'core_notifications', 'sources/notifications.php'), (4232, 'core_notifications', 'sources/notifications2.php'), (4233, 'core_notifications', 'sources_custom/hooks/systems/notification_types_extended/.htaccess'), (4234, 'core_notifications', 'sources_custom/hooks/systems/notification_types_extended/index.html'), (4235, 'core_notifications', 'sources_custom/hooks/systems/notifications/.htaccess'), (4236, 'core_notifications', 'sources_custom/hooks/systems/notifications/index.html'), (4237, 'core_notifications', 'themes/default/css/notifications.css'), (4238, 'core_notifications', 'themes/default/images/icons/24x24/buttons/disable_notifications.png'), (4239, 'core_notifications', 'themes/default/images/icons/24x24/buttons/enable_notifications.png'), (4240, 'core_notifications', 'themes/default/images/icons/24x24/menu/adminzone/setup/notifications.png'), (4241, 'core_notifications', 'themes/default/images/icons/24x24/tool_buttons/notifications.png'), (4242, 'core_notifications', 'themes/default/images/icons/24x24/tool_buttons/notifications2.png'), (4243, 'core_notifications', 'themes/default/images/icons/48x48/buttons/disable_notifications.png'), (4244, 'core_notifications', 'themes/default/images/icons/48x48/buttons/enable_notifications.png'), (4245, 'core_notifications', 'themes/default/images/icons/48x48/menu/adminzone/setup/notifications.png'), (4246, 'core_notifications', 'themes/default/images/icons/48x48/tool_buttons/notifications.png'), (4247, 'core_notifications', 'themes/default/images/icons/48x48/tool_buttons/notifications2.png'), (4248, 'core_notifications', 'themes/default/images/notifications/index.html'), (4249, 'core_notifications', 'themes/default/images/notifications/notifications.ico'), (4250, 'core_notifications', 'themes/default/javascript/notification_poller.js'), (4251, 'core_notifications', 'themes/default/javascript/notifications.js'), (4252, 'core_notifications', 'themes/default/templates/BLOCK_TOP_NOTIFICATIONS.tpl'), (4253, 'core_notifications', 'themes/default/templates/NOTIFICATIONS_MANAGE.tpl'), (4254, 'core_notifications', 'themes/default/templates/NOTIFICATIONS_MANAGE_ADVANCED_SCREEN.tpl'), (4255, 'core_notifications', 'themes/default/templates/NOTIFICATIONS_MANAGE_SCREEN.tpl'), (4256, 'core_notifications', 'themes/default/templates/NOTIFICATIONS_TREE.tpl'), (4257, 'core_notifications', 'themes/default/templates/NOTIFICATION_BROWSE_SCREEN.tpl'), (4258, 'core_notifications', 'themes/default/templates/NOTIFICATION_BUTTONS.tpl'); INSERT INTO `[[dbprefix]]addons_files` VALUES (4259, 'core_notifications', 'themes/default/templates/NOTIFICATION_POLLER.tpl'), (4260, 'core_notifications', 'themes/default/templates/NOTIFICATION_PT_DESKTOP.tpl'), (4261, 'core_notifications', 'themes/default/templates/NOTIFICATION_TYPES.tpl'), (4262, 'core_notifications', 'themes/default/templates/NOTIFICATION_VIEW_SCREEN.tpl'), (4263, 'core_notifications', 'themes/default/templates/NOTIFICATION_WEB.tpl'), (4264, 'core_notifications', 'themes/default/templates/NOTIFICATION_WEB_DESKTOP.tpl'), (4265, 'core_permission_management', 'adminzone/pages/modules/admin_permissions.php'), (4266, 'core_permission_management', 'sources/hooks/systems/addon_registry/core_permission_management.php'), (4267, 'core_permission_management', 'sources/hooks/systems/sitemap/privilege_category.php'), (4268, 'core_permission_management', 'themes/default/css/permissions_editor.css'), (4269, 'core_permission_management', 'themes/default/images/icons/24x24/menu/adminzone/security/permissions/index.html'), (4270, 'core_permission_management', 'themes/default/images/icons/24x24/menu/adminzone/security/permissions/permission_tree_editor.png'), (4271, 'core_permission_management', 'themes/default/images/icons/24x24/menu/adminzone/security/permissions/privileges.png'), (4272, 'core_permission_management', 'themes/default/images/icons/48x48/menu/adminzone/security/permissions/index.html'), (4273, 'core_permission_management', 'themes/default/images/icons/48x48/menu/adminzone/security/permissions/permission_tree_editor.png'), (4274, 'core_permission_management', 'themes/default/images/icons/48x48/menu/adminzone/security/permissions/privileges.png'), (4275, 'core_permission_management', 'themes/default/images/permlevels/0.png'), (4276, 'core_permission_management', 'themes/default/images/permlevels/1.png'), (4277, 'core_permission_management', 'themes/default/images/permlevels/2.png'), (4278, 'core_permission_management', 'themes/default/images/permlevels/3.png'), (4279, 'core_permission_management', 'themes/default/images/permlevels/index.html'), (4280, 'core_permission_management', 'themes/default/images/permlevels/inherit.png'), (4281, 'core_permission_management', 'themes/default/images/pte_view_help.png'), (4282, 'core_permission_management', 'themes/default/javascript/permissions.js'), (4283, 'core_permission_management', 'themes/default/templates/PERMISSIONS_TREE_EDITOR_SCREEN.tpl'), (4284, 'core_permission_management', 'themes/default/templates/PERMISSION_CELL.tpl'), (4285, 'core_permission_management', 'themes/default/templates/PERMISSION_COLUMN_SIZER.tpl'), (4286, 'core_permission_management', 'themes/default/templates/PERMISSION_HEADER_CELL.tpl'), (4287, 'core_permission_management', 'themes/default/templates/PERMISSION_KEYS_MESSAGE_ROW.tpl'), (4288, 'core_permission_management', 'themes/default/templates/PERMISSION_KEYS_PERMISSIONS_SCREEN.tpl'), (4289, 'core_permission_management', 'themes/default/templates/PERMISSION_KEYS_PERMISSION_ROW.tpl'), (4290, 'core_permission_management', 'themes/default/templates/PERMISSION_PRIVILEGES_SCREEN.tpl'), (4291, 'core_permission_management', 'themes/default/templates/PERMISSION_PRIVILEGES_SECTION.tpl'), (4292, 'core_permission_management', 'themes/default/templates/PERMISSION_ROW.tpl'), (4293, 'core_permission_management', 'themes/default/templates/PERMISSION_SCREEN_PERMISSIONS_SCREEN.tpl'), (4294, 'core_primary_layout', 'sources/hooks/systems/addon_registry/core_primary_layout.php'), (4295, 'core_primary_layout', 'themes/default/css/helper_panel.css'), (4296, 'core_primary_layout', 'themes/default/css/messages.css'), (4297, 'core_primary_layout', 'themes/default/templates/BREADCRUMB_LINK_WRAP.tpl'), (4298, 'core_primary_layout', 'themes/default/templates/BREADCRUMB_LONE_WRAP.tpl'), (4299, 'core_primary_layout', 'themes/default/templates/BREADCRUMB_SEPARATOR.tpl'), (4300, 'core_primary_layout', 'themes/default/templates/CLOSED_SITE.tpl'), (4301, 'core_primary_layout', 'themes/default/templates/GLOBAL_HELPER_PANEL.tpl'), (4302, 'core_primary_layout', 'themes/default/templates/GLOBAL_HTML_WRAP.tpl'), (4303, 'core_primary_layout', 'themes/default/templates/GLOBAL_HTML_WRAP_mobile.tpl'), (4304, 'core_primary_layout', 'themes/default/templates/MAIL.tpl'), (4305, 'core_primary_layout', 'themes/default/templates/MESSAGE.tpl'), (4306, 'core_primary_layout', 'themes/default/templates/SCREEN_TITLE.tpl'), (4307, 'core_primary_layout', 'themes/default/text/MAIL.txt'), (4308, 'core_primary_layout', 'themes/default/text/MAIL_SUBJECT.txt'), (4309, 'core_rich_media', 'data/attachment.php'), (4310, 'core_rich_media', 'data/attachment_popup.php'), (4311, 'core_rich_media', 'data/comcode_convert.php'), (4312, 'core_rich_media', 'data/comcode_helper.php'), (4313, 'core_rich_media', 'data/emoticons.php'), (4314, 'core_rich_media', 'data/jwplayer.flash.swf'), (4315, 'core_rich_media', 'data/thumb.php'), (4316, 'core_rich_media', 'lang/EN/comcode.ini'), (4317, 'core_rich_media', 'sources/attachments.php'), (4318, 'core_rich_media', 'sources/attachments2.php'), (4319, 'core_rich_media', 'sources/attachments3.php'), (4320, 'core_rich_media', 'sources/blocks/main_emoticon_codes.php'), (4321, 'core_rich_media', 'sources/comcode.php'), (4322, 'core_rich_media', 'sources/comcode_add.php'), (4323, 'core_rich_media', 'sources/comcode_check.php'), (4324, 'core_rich_media', 'sources/comcode_cleanup.php'), (4325, 'core_rich_media', 'sources/comcode_compiler.php'), (4326, 'core_rich_media', 'sources/comcode_from_html.php'), (4327, 'core_rich_media', 'sources/comcode_renderer.php'), (4328, 'core_rich_media', 'sources/comcode_tools.php'), (4329, 'core_rich_media', 'sources/hooks/systems/addon_registry/core_rich_media.php'), (4330, 'core_rich_media', 'sources/hooks/systems/attachments/.htaccess'), (4331, 'core_rich_media', 'sources/hooks/systems/attachments/index.html'), (4332, 'core_rich_media', 'sources/hooks/systems/attachments/null.php'), (4333, 'core_rich_media', 'sources/hooks/systems/comcode_link_handlers/.htaccess'), (4334, 'core_rich_media', 'sources/hooks/systems/comcode_link_handlers/index.html'), (4335, 'core_rich_media', 'sources/hooks/systems/comcode_link_handlers/media_rendering.php'), (4336, 'core_rich_media', 'sources/hooks/systems/comcode_preparse/.htaccess'), (4337, 'core_rich_media', 'sources/hooks/systems/comcode_preparse/index.html'), (4338, 'core_rich_media', 'sources/hooks/systems/config/attachment_cleanup.php'), (4339, 'core_rich_media', 'sources/hooks/systems/config/attachment_default_height.php'), (4340, 'core_rich_media', 'sources/hooks/systems/config/attachment_default_width.php'), (4341, 'core_rich_media', 'sources/hooks/systems/config/oembed_html_whitelist.php'), (4342, 'core_rich_media', 'sources/hooks/systems/config/oembed_manual_patterns.php'), (4343, 'core_rich_media', 'sources/hooks/systems/config/oembed_max_size.php'), (4344, 'core_rich_media', 'sources/hooks/systems/config/simplified_attachments_ui.php'), (4345, 'core_rich_media', 'sources/hooks/systems/media_rendering/.htaccess'), (4346, 'core_rich_media', 'sources/hooks/systems/media_rendering/audio_general.php'), (4347, 'core_rich_media', 'sources/hooks/systems/media_rendering/audio_microsoft.php'), (4348, 'core_rich_media', 'sources/hooks/systems/media_rendering/audio_websafe.php'), (4349, 'core_rich_media', 'sources/hooks/systems/media_rendering/code.php'), (4350, 'core_rich_media', 'sources/hooks/systems/media_rendering/email.php'), (4351, 'core_rich_media', 'sources/hooks/systems/media_rendering/flash.php'), (4352, 'core_rich_media', 'sources/hooks/systems/media_rendering/hyperlink.php'), (4353, 'core_rich_media', 'sources/hooks/systems/media_rendering/image_websafe.php'), (4354, 'core_rich_media', 'sources/hooks/systems/media_rendering/index.html'), (4355, 'core_rich_media', 'sources/hooks/systems/media_rendering/oembed.php'), (4356, 'core_rich_media', 'sources/hooks/systems/media_rendering/pdf.php'), (4357, 'core_rich_media', 'sources/hooks/systems/media_rendering/quicktime.php'), (4358, 'core_rich_media', 'sources/hooks/systems/media_rendering/realaudio.php'), (4359, 'core_rich_media', 'sources/hooks/systems/media_rendering/realmedia.php'), (4360, 'core_rich_media', 'sources/hooks/systems/media_rendering/svg.php'), (4361, 'core_rich_media', 'sources/hooks/systems/media_rendering/video_facebook.php'), (4362, 'core_rich_media', 'sources/hooks/systems/media_rendering/video_general.php'), (4363, 'core_rich_media', 'sources/hooks/systems/media_rendering/video_microsoft.php'), (4364, 'core_rich_media', 'sources/hooks/systems/media_rendering/video_websafe.php'), (4365, 'core_rich_media', 'sources/hooks/systems/media_rendering/vimeo.php'), (4366, 'core_rich_media', 'sources/hooks/systems/media_rendering/youtube.php'), (4367, 'core_rich_media', 'sources/hooks/systems/notifications/member_mention.php'), (4368, 'core_rich_media', 'sources/hooks/systems/preview/comcode_tag.php'), (4369, 'core_rich_media', 'sources/media_renderer.php'), (4370, 'core_rich_media', 'sources/member_mentions.php'), (4371, 'core_rich_media', 'sources_custom/hooks/systems/attachments/.htaccess'), (4372, 'core_rich_media', 'sources_custom/hooks/systems/attachments/index.html'), (4373, 'core_rich_media', 'sources_custom/hooks/systems/comcode_link_handlers/.htaccess'), (4374, 'core_rich_media', 'sources_custom/hooks/systems/comcode_link_handlers/index.html'), (4375, 'core_rich_media', 'sources_custom/hooks/systems/comcode_preparse/.htaccess'), (4376, 'core_rich_media', 'sources_custom/hooks/systems/comcode_preparse/index.html'), (4377, 'core_rich_media', 'sources_custom/hooks/systems/media_rendering/.htaccess'), (4378, 'core_rich_media', 'sources_custom/hooks/systems/media_rendering/index.html'), (4379, 'core_rich_media', 'themes/default/css/autocomplete.css'), (4380, 'core_rich_media', 'themes/default/css/big_tabs.css'), (4381, 'core_rich_media', 'themes/default/css/comcode_mistakes.css'), (4382, 'core_rich_media', 'themes/default/images/EN/1x/editor/index.html'), (4383, 'core_rich_media', 'themes/default/images/EN/2x/editor/index.html'), (4384, 'core_rich_media', 'themes/default/images/big_tabs_controller_button.png'), (4385, 'core_rich_media', 'themes/default/images/big_tabs_controller_button_active.png'), (4386, 'core_rich_media', 'themes/default/images/big_tabs_controller_button_top.png'), (4387, 'core_rich_media', 'themes/default/images/big_tabs_controller_button_top_active.png'), (4388, 'core_rich_media', 'themes/default/images/carousel/button_left.png'), (4389, 'core_rich_media', 'themes/default/images/carousel/button_left_hover.png'), (4390, 'core_rich_media', 'themes/default/images/carousel/button_right.png'), (4391, 'core_rich_media', 'themes/default/images/carousel/button_right_hover.png'), (4392, 'core_rich_media', 'themes/default/images/carousel/fade_left.png'), (4393, 'core_rich_media', 'themes/default/images/carousel/fade_right.png'), (4394, 'core_rich_media', 'themes/default/images/carousel/index.html'), (4395, 'core_rich_media', 'themes/default/images/icons/14x14/wiki_link.png'), (4396, 'core_rich_media', 'themes/default/images/icons/14x14/wiki_link_hover.png'), (4397, 'core_rich_media', 'themes/default/images/icons/16x16/editor/index.html'), (4398, 'core_rich_media', 'themes/default/images/icons/16x16/editor/insert_emoticons.png'), (4399, 'core_rich_media', 'themes/default/images/icons/16x16/editor/wysiwyg_off.png'), (4400, 'core_rich_media', 'themes/default/images/icons/16x16/editor/wysiwyg_on.png'), (4401, 'core_rich_media', 'themes/default/images/icons/28x28/wiki_link.png'), (4402, 'core_rich_media', 'themes/default/images/icons/28x28/wiki_link_hover.png'), (4403, 'core_rich_media', 'themes/default/images/icons/32x32/editor/index.html'), (4404, 'core_rich_media', 'themes/default/images/icons/32x32/editor/insert_emoticons.png'), (4405, 'core_rich_media', 'themes/default/images/icons/32x32/editor/wysiwyg_off.png'), (4406, 'core_rich_media', 'themes/default/images/icons/32x32/editor/wysiwyg_on.png'), (4407, 'core_rich_media', 'themes/default/images/mediaset_next.png'), (4408, 'core_rich_media', 'themes/default/images/mediaset_previous.png'), (4409, 'core_rich_media', 'themes/default/javascript/AUTOCOMPLETE_LOAD.js'), (4410, 'core_rich_media', 'themes/default/javascript/dyn_comcode.js'), (4411, 'core_rich_media', 'themes/default/javascript/jquery_autocomplete.js'), (4412, 'core_rich_media', 'themes/default/javascript/jwplayer.js'), (4413, 'core_rich_media', 'themes/default/javascript/pulse.js'), (4414, 'core_rich_media', 'themes/default/templates/ATTACHMENT.tpl'), (4415, 'core_rich_media', 'themes/default/templates/ATTACHMENTS.tpl'), (4416, 'core_rich_media', 'themes/default/templates/ATTACHMENTS_BROWSER.tpl'), (4417, 'core_rich_media', 'themes/default/templates/COMCODE_ABBR.tpl'), (4418, 'core_rich_media', 'themes/default/templates/COMCODE_ADDRESS.tpl'), (4419, 'core_rich_media', 'themes/default/templates/COMCODE_ALIGN.tpl'), (4420, 'core_rich_media', 'themes/default/templates/COMCODE_BIG_TABS_CONTROLLER.tpl'), (4421, 'core_rich_media', 'themes/default/templates/COMCODE_BIG_TABS_TAB.tpl'), (4422, 'core_rich_media', 'themes/default/templates/COMCODE_BOLD.tpl'), (4423, 'core_rich_media', 'themes/default/templates/COMCODE_CAROUSEL.tpl'), (4424, 'core_rich_media', 'themes/default/templates/COMCODE_CITE.tpl'), (4425, 'core_rich_media', 'themes/default/templates/COMCODE_CODE.tpl'), (4426, 'core_rich_media', 'themes/default/templates/COMCODE_CODE_SCROLL.tpl'), (4427, 'core_rich_media', 'themes/default/templates/COMCODE_CONCEPT.tpl'), (4428, 'core_rich_media', 'themes/default/templates/COMCODE_CONCEPTS.tpl'), (4429, 'core_rich_media', 'themes/default/templates/COMCODE_CONCEPT_INLINE.tpl'), (4430, 'core_rich_media', 'themes/default/templates/COMCODE_CONTENTS.tpl'), (4431, 'core_rich_media', 'themes/default/templates/COMCODE_CONTENTS_LEVEL.tpl'), (4432, 'core_rich_media', 'themes/default/templates/COMCODE_CRITICAL_PARSE_ERROR.tpl'), (4433, 'core_rich_media', 'themes/default/templates/COMCODE_CURRENCY.tpl'), (4434, 'core_rich_media', 'themes/default/templates/COMCODE_DEL.tpl'), (4435, 'core_rich_media', 'themes/default/templates/COMCODE_DFN.tpl'), (4436, 'core_rich_media', 'themes/default/templates/COMCODE_EDITOR_BUTTON.tpl'), (4437, 'core_rich_media', 'themes/default/templates/COMCODE_EDITOR_MICRO_BUTTON.tpl'), (4438, 'core_rich_media', 'themes/default/templates/COMCODE_EMAIL.tpl'), (4439, 'core_rich_media', 'themes/default/templates/COMCODE_FAKE_TABLE_CELL.tpl'), (4440, 'core_rich_media', 'themes/default/templates/COMCODE_FAKE_TABLE_END_CELL.tpl'), (4441, 'core_rich_media', 'themes/default/templates/COMCODE_FAKE_TABLE_START_CELL.tpl'), (4442, 'core_rich_media', 'themes/default/templates/COMCODE_FAKE_TABLE_WIDE_CELL.tpl'), (4443, 'core_rich_media', 'themes/default/templates/COMCODE_FAKE_TABLE_WIDE_START_CELL.tpl'), (4444, 'core_rich_media', 'themes/default/templates/COMCODE_FAKE_TABLE_WRAP_END.tpl'), (4445, 'core_rich_media', 'themes/default/templates/COMCODE_FAKE_TABLE_WRAP_START.tpl'), (4446, 'core_rich_media', 'themes/default/templates/COMCODE_FONT.tpl'), (4447, 'core_rich_media', 'themes/default/templates/COMCODE_HIDE.tpl'), (4448, 'core_rich_media', 'themes/default/templates/COMCODE_HIGHLIGHT.tpl'), (4449, 'core_rich_media', 'themes/default/templates/COMCODE_IF_IN_GROUP.tpl'), (4450, 'core_rich_media', 'themes/default/templates/COMCODE_IMG.tpl'), (4451, 'core_rich_media', 'themes/default/templates/COMCODE_INDENT.tpl'), (4452, 'core_rich_media', 'themes/default/templates/COMCODE_INS.tpl'), (4453, 'core_rich_media', 'themes/default/templates/COMCODE_ITALICS.tpl'), (4454, 'core_rich_media', 'themes/default/templates/COMCODE_JUMPING.tpl'), (4455, 'core_rich_media', 'themes/default/templates/COMCODE_MEDIA_SET.tpl'), (4456, 'core_rich_media', 'themes/default/templates/COMCODE_MEMBER_LINK.tpl'), (4457, 'core_rich_media', 'themes/default/templates/COMCODE_MESSAGE.tpl'), (4458, 'core_rich_media', 'themes/default/templates/COMCODE_MISTAKE_ERROR.tpl'), (4459, 'core_rich_media', 'themes/default/templates/COMCODE_MISTAKE_LINE.tpl'), (4460, 'core_rich_media', 'themes/default/templates/COMCODE_MISTAKE_SCREEN.tpl'), (4461, 'core_rich_media', 'themes/default/templates/COMCODE_OVERLAY.tpl'), (4462, 'core_rich_media', 'themes/default/templates/COMCODE_PAGE_EDIT_SCREEN.tpl'), (4463, 'core_rich_media', 'themes/default/templates/COMCODE_PULSE.tpl'), (4464, 'core_rich_media', 'themes/default/templates/COMCODE_Q.tpl'), (4465, 'core_rich_media', 'themes/default/templates/COMCODE_QUOTE.tpl'), (4466, 'core_rich_media', 'themes/default/templates/COMCODE_QUOTE_BY.tpl'), (4467, 'core_rich_media', 'themes/default/templates/COMCODE_RANDOM.tpl'), (4468, 'core_rich_media', 'themes/default/templates/COMCODE_REAL_TABLE_CELL.tpl'), (4469, 'core_rich_media', 'themes/default/templates/COMCODE_REAL_TABLE_END.tpl'), (4470, 'core_rich_media', 'themes/default/templates/COMCODE_REAL_TABLE_ROW_END.tpl'), (4471, 'core_rich_media', 'themes/default/templates/COMCODE_REAL_TABLE_ROW_START.tpl'), (4472, 'core_rich_media', 'themes/default/templates/COMCODE_REAL_TABLE_START.tpl'), (4473, 'core_rich_media', 'themes/default/templates/COMCODE_REFERENCE.tpl'), (4474, 'core_rich_media', 'themes/default/templates/COMCODE_SAMP.tpl'), (4475, 'core_rich_media', 'themes/default/templates/COMCODE_SECTION.tpl'), (4476, 'core_rich_media', 'themes/default/templates/COMCODE_SECTION_CONTROLLER.tpl'), (4477, 'core_rich_media', 'themes/default/templates/COMCODE_SHOCKER.tpl'), (4478, 'core_rich_media', 'themes/default/templates/COMCODE_SNAPBACK.tpl'), (4479, 'core_rich_media', 'themes/default/templates/COMCODE_STRIKE.tpl'), (4480, 'core_rich_media', 'themes/default/templates/COMCODE_SUB.tpl'), (4481, 'core_rich_media', 'themes/default/templates/COMCODE_SUBTITLE.tpl'), (4482, 'core_rich_media', 'themes/default/templates/COMCODE_SUP.tpl'), (4483, 'core_rich_media', 'themes/default/templates/COMCODE_SURROUND.tpl'), (4484, 'core_rich_media', 'themes/default/templates/COMCODE_TAB_BODY.tpl'), (4485, 'core_rich_media', 'themes/default/templates/COMCODE_TAB_CONTROLLER.tpl'), (4486, 'core_rich_media', 'themes/default/templates/COMCODE_TAB_HEAD.tpl'), (4487, 'core_rich_media', 'themes/default/templates/COMCODE_TELETYPE.tpl'), (4488, 'core_rich_media', 'themes/default/templates/COMCODE_TEXTCODE_LINE.tpl'), (4489, 'core_rich_media', 'themes/default/templates/COMCODE_TEXTCODE_TAB.tpl'), (4490, 'core_rich_media', 'themes/default/templates/COMCODE_THUMB.tpl'), (4491, 'core_rich_media', 'themes/default/templates/COMCODE_TICKER.tpl'), (4492, 'core_rich_media', 'themes/default/templates/COMCODE_TOOLTIP.tpl'), (4493, 'core_rich_media', 'themes/default/templates/COMCODE_UNDERLINE.tpl'), (4494, 'core_rich_media', 'themes/default/templates/COMCODE_URL.tpl'), (4495, 'core_rich_media', 'themes/default/templates/COMCODE_VAR.tpl'), (4496, 'core_rich_media', 'themes/default/templates/COMCODE_WIKI_LINK.tpl'), (4497, 'core_rich_media', 'themes/default/templates/EMOTICON_CLICK_CODE.tpl'), (4498, 'core_rich_media', 'themes/default/templates/EMOTICON_IMG_CODE_DIR.tpl'), (4499, 'core_rich_media', 'themes/default/templates/EMOTICON_IMG_CODE_THEMED.tpl'), (4500, 'core_rich_media', 'themes/default/templates/MEDIA_AUDIO_WEBSAFE.tpl'), (4501, 'core_rich_media', 'themes/default/templates/MEDIA_DOWNLOAD.tpl'), (4502, 'core_rich_media', 'themes/default/templates/MEDIA_FLASH.tpl'), (4503, 'core_rich_media', 'themes/default/templates/MEDIA_IMAGE_WEBSAFE.tpl'), (4504, 'core_rich_media', 'themes/default/templates/MEDIA_PDF.tpl'), (4505, 'core_rich_media', 'themes/default/templates/MEDIA_QUICKTIME.tpl'), (4506, 'core_rich_media', 'themes/default/templates/MEDIA_REALMEDIA.tpl'), (4507, 'core_rich_media', 'themes/default/templates/MEDIA_SVG.tpl'), (4508, 'core_rich_media', 'themes/default/templates/MEDIA_VIDEO_FACEBOOK.tpl'), (4509, 'core_rich_media', 'themes/default/templates/MEDIA_VIDEO_GENERAL.tpl'), (4510, 'core_rich_media', 'themes/default/templates/MEDIA_VIDEO_WEBSAFE.tpl'), (4511, 'core_rich_media', 'themes/default/templates/MEDIA_VIMEO.tpl'), (4512, 'core_rich_media', 'themes/default/templates/MEDIA_WEBPAGE_OEMBED_RICH.tpl'), (4513, 'core_rich_media', 'themes/default/templates/MEDIA_WEBPAGE_OEMBED_VIDEO.tpl'), (4514, 'core_rich_media', 'themes/default/templates/MEDIA_WEBPAGE_SEMANTIC.tpl'), (4515, 'core_rich_media', 'themes/default/templates/MEDIA_YOUTUBE.tpl'), (4516, 'core_rich_media', 'themes/default/templates/MEDIA__DOWNLOAD_LINK.tpl'), (4517, 'core_rich_media', 'uploads/attachments/.htaccess'), (4518, 'core_rich_media', 'uploads/attachments/index.html'), (4519, 'core_rich_media', 'uploads/attachments_thumbs/.htaccess'), (4520, 'core_rich_media', 'uploads/attachments_thumbs/index.html'), (4521, 'core_themeing', 'adminzone/load_template.php'), (4522, 'core_themeing', 'adminzone/pages/modules/admin_themes.php'), (4523, 'core_themeing', 'adminzone/tempcode_tester.php'), (4524, 'core_themeing', 'lang/EN/themes.ini'), (4525, 'core_themeing', 'sources/hooks/systems/addon_registry/core_themeing.php'), (4526, 'core_themeing', 'sources/hooks/systems/config/enable_theme_img_buttons.php'), (4527, 'core_themeing', 'sources/hooks/systems/snippets/exists_theme.php'), (4528, 'core_themeing', 'sources/lorem.php'), (4529, 'core_themeing', 'sources/themes2.php'), (4530, 'core_themeing', 'sources/themes3.php'), (4531, 'core_themeing', 'themes/default/css/themes_editor.css'), (4532, 'core_themeing', 'themes/default/images/icons/24x24/menu/adminzone/style/themes/css.png'), (4533, 'core_themeing', 'themes/default/images/icons/24x24/menu/adminzone/style/themes/templates.png'), (4534, 'core_themeing', 'themes/default/images/icons/24x24/menu/adminzone/style/themes/theme_images.png'), (4535, 'core_themeing', 'themes/default/images/icons/24x24/menu/adminzone/style/themes/themes.png'), (4536, 'core_themeing', 'themes/default/images/icons/48x48/menu/adminzone/style/themes/css.png'), (4537, 'core_themeing', 'themes/default/images/icons/48x48/menu/adminzone/style/themes/templates.png'), (4538, 'core_themeing', 'themes/default/images/icons/48x48/menu/adminzone/style/themes/theme_images.png'), (4539, 'core_themeing', 'themes/default/images/icons/48x48/menu/adminzone/style/themes/themes.png'), (4540, 'core_themeing', 'themes/default/javascript/theme_colours.js'), (4541, 'core_themeing', 'themes/default/javascript/themeing.js'), (4542, 'core_themeing', 'themes/default/templates/TEMPCODE_TESTER_SCREEN.tpl'), (4543, 'core_themeing', 'themes/default/templates/TEMPLATE_EDIT_LINK.tpl'), (4544, 'core_themeing', 'themes/default/templates/TEMPLATE_EDIT_SCREEN.tpl'), (4545, 'core_themeing', 'themes/default/templates/TEMPLATE_EDIT_SCREEN_DROPDOWN.tpl'), (4546, 'core_themeing', 'themes/default/templates/TEMPLATE_EDIT_SCREEN_EDITOR.tpl'), (4547, 'core_themeing', 'themes/default/templates/TEMPLATE_LIST.tpl'), (4548, 'core_themeing', 'themes/default/templates/TEMPLATE_LIST_ENTRY.tpl'), (4549, 'core_themeing', 'themes/default/templates/TEMPLATE_LIST_SCREEN.tpl'), (4550, 'core_themeing', 'themes/default/templates/TEMPLATE_LIST_WRAP.tpl'), (4551, 'core_themeing', 'themes/default/templates/TEMPLATE_MANAGE_SCREEN.tpl'), (4552, 'core_themeing', 'themes/default/templates/TEMPLATE_TREE.tpl'), (4553, 'core_themeing', 'themes/default/templates/TEMPLATE_TREE_ITEM.tpl'), (4554, 'core_themeing', 'themes/default/templates/TEMPLATE_TREE_ITEM_WRAP.tpl'), (4555, 'core_themeing', 'themes/default/templates/TEMPLATE_TREE_NODE.tpl'), (4556, 'core_themeing', 'themes/default/templates/THEME_COLOUR_CHOOSER.tpl'), (4557, 'core_themeing', 'themes/default/templates/THEME_EDIT_CSS_SCREEN.tpl'), (4558, 'core_themeing', 'themes/default/templates/THEME_IMAGE_MANAGE_SCREEN.tpl'), (4559, 'core_themeing', 'themes/default/templates/THEME_IMAGE_PREVIEW.tpl'), (4560, 'core_themeing', 'themes/default/templates/THEME_MANAGE_SCREEN.tpl'), (4561, 'core_upgrader', 'data/upgrader2.php'), (4562, 'core_upgrader', 'lang/EN/upgrade.ini'), (4563, 'core_upgrader', 'sources/hooks/systems/addon_registry/core_upgrader.php'), (4564, 'core_upgrader', 'sources/upgrade.php'), (4565, 'core_upgrader', 'themes/default/images/icons/24x24/menu/adminzone/tools/upgrade.png'), (4566, 'core_upgrader', 'themes/default/images/icons/48x48/menu/adminzone/tools/upgrade.png'), (4567, 'core_upgrader', 'upgrader.php'), (4568, 'core_webstandards', 'lang/EN/webstandards.ini'), (4569, 'core_webstandards', 'sources/hooks/systems/addon_registry/core_webstandards.php'), (4570, 'core_webstandards', 'sources/hooks/systems/config/webstandards_compat.php'), (4571, 'core_webstandards', 'sources/hooks/systems/config/webstandards_css.php'), (4572, 'core_webstandards', 'sources/hooks/systems/config/webstandards_ext_files.php'), (4573, 'core_webstandards', 'sources/hooks/systems/config/webstandards_javascript.php'), (4574, 'core_webstandards', 'sources/hooks/systems/config/webstandards_wcag.php'), (4575, 'core_webstandards', 'sources/hooks/systems/config/webstandards_xhtml.php'), (4576, 'core_webstandards', 'sources/webstandards.php'), (4577, 'core_webstandards', 'sources/webstandards2.php'), (4578, 'core_webstandards', 'sources/webstandards_js_lex.php'), (4579, 'core_webstandards', 'sources/webstandards_js_lint.php'), (4580, 'core_webstandards', 'sources/webstandards_js_parse.php'), (4581, 'core_webstandards', 'themes/default/css/webstandards.css'), (4582, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_ATTRIBUTE_END.tpl'), (4583, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_ATTRIBUTE_START.tpl'), (4584, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_ERROR.tpl'), (4585, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_ERROR_SCREEN.tpl'), (4586, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_LINE_END.tpl'), (4587, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_LINE_ERROR.tpl'), (4588, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_LINE_START.tpl'), (4589, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_MARKER.tpl'), (4590, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_MARKER_END.tpl'), (4591, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_MARKER_START.tpl'), (4592, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_SCREEN.tpl'), (4593, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_SCREEN_END.tpl'), (4594, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_TAG_END.tpl'), (4595, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_TAG_NAME_END.tpl'), (4596, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_TAG_NAME_START.tpl'), (4597, 'core_webstandards', 'themes/default/templates/WEBSTANDARDS_TAG_START.tpl'), (4598, 'core_zone_editor', 'adminzone/pages/modules/admin_zones.php'), (4599, 'core_zone_editor', 'sources/hooks/systems/addon_registry/core_zone_editor.php'), (4600, 'core_zone_editor', 'sources/hooks/systems/resource_meta_aware/zone.php'), (4601, 'core_zone_editor', 'sources/hooks/systems/snippets/exists_zone.php'), (4602, 'core_zone_editor', 'themes/default/css/zone_editor.css'), (4603, 'core_zone_editor', 'themes/default/images/icons/24x24/menu/adminzone/structure/zones/zone_editor.png'), (4604, 'core_zone_editor', 'themes/default/images/icons/48x48/menu/adminzone/structure/zones/zone_editor.png'), (4605, 'core_zone_editor', 'themes/default/javascript/zone_editor.js'), (4606, 'core_zone_editor', 'themes/default/templates/ZONE_EDITOR_PANEL.tpl'), (4607, 'core_zone_editor', 'themes/default/templates/ZONE_EDITOR_SCREEN.tpl'), (4608, 'counting_blocks', 'sources/blocks/main_count.php'), (4609, 'counting_blocks', 'sources/blocks/main_countdown.php'), (4610, 'counting_blocks', 'sources/hooks/systems/addon_registry/counting_blocks.php'), (4611, 'counting_blocks', 'sources/hooks/systems/snippets/count.php'), (4612, 'counting_blocks', 'themes/default/css/counting_blocks.css'), (4613, 'counting_blocks', 'themes/default/templates/BLOCK_MAIN_COUNT.tpl'), (4614, 'counting_blocks', 'themes/default/templates/BLOCK_MAIN_COUNTDOWN.tpl'), (4615, 'custom_comcode', 'adminzone/pages/modules/admin_custom_comcode.php'), (4616, 'custom_comcode', 'lang/EN/custom_comcode.ini'), (4617, 'custom_comcode', 'sources/blocks/main_custom_comcode_tags.php'), (4618, 'custom_comcode', 'sources/blocks/main_custom_gfx.php'), (4619, 'custom_comcode', 'sources/custom_comcode.php'), (4620, 'custom_comcode', 'sources/hooks/blocks/main_custom_gfx/.htaccess'), (4621, 'custom_comcode', 'sources/hooks/blocks/main_custom_gfx/index.html'), (4622, 'custom_comcode', 'sources/hooks/blocks/main_custom_gfx/rollover_button.php'), (4623, 'custom_comcode', 'sources/hooks/blocks/main_custom_gfx/text_overlay.php'), (4624, 'custom_comcode', 'sources/hooks/systems/addon_registry/custom_comcode.php'), (4625, 'custom_comcode', 'sources/hooks/systems/comcode/.htaccess'), (4626, 'custom_comcode', 'sources/hooks/systems/comcode/index.html'), (4627, 'custom_comcode', 'sources/hooks/systems/commandr_fs/custom_comcode_tags.php'), (4628, 'custom_comcode', 'sources/hooks/systems/meta/comcode_page.php'), (4629, 'custom_comcode', 'sources/hooks/systems/page_groupings/custom_comcode.php'), (4630, 'custom_comcode', 'sources/hooks/systems/preview/custom_comcode.php'), (4631, 'custom_comcode', 'sources/hooks/systems/resource_meta_aware/custom_comcode_tag.php'), (4632, 'custom_comcode', 'sources/hooks/systems/snippets/exists_tag.php'), (4633, 'custom_comcode', 'sources_custom/hooks/blocks/main_custom_gfx/.htaccess'), (4634, 'custom_comcode', 'sources_custom/hooks/blocks/main_custom_gfx/index.html'), (4635, 'custom_comcode', 'sources_custom/hooks/systems/comcode/.htaccess'), (4636, 'custom_comcode', 'sources_custom/hooks/systems/comcode/index.html'), (4637, 'custom_comcode', 'themes/default/images/button1.png'), (4638, 'custom_comcode', 'themes/default/images/button2.png'), (4639, 'custom_comcode', 'themes/default/images/icons/24x24/menu/adminzone/setup/custom_comcode.png'), (4640, 'custom_comcode', 'themes/default/images/icons/48x48/menu/adminzone/setup/custom_comcode.png'), (4641, 'custom_comcode', 'themes/default/templates/BLOCK_MAIN_CUSTOM_COMCODE_TAGS.tpl'), (4642, 'debrand', 'adminzone/pages/modules/admin_debrand.php'), (4643, 'debrand', 'sources/hooks/systems/addon_registry/debrand.php'), (4644, 'debrand', 'sources/hooks/systems/page_groupings/debrand.php'), (4645, 'debrand', 'themes/default/images/icons/24x24/menu/adminzone/style/debrand.png'), (4646, 'debrand', 'themes/default/images/icons/48x48/menu/adminzone/style/debrand.png'), (4647, 'downloads', 'cms/pages/modules/cms_downloads.php'), (4648, 'downloads', 'lang/EN/downloads.ini'), (4649, 'downloads', 'site/dload.php'), (4650, 'downloads', 'site/download_gateway.php'), (4651, 'downloads', 'site/download_licence.php'), (4652, 'downloads', 'site/pages/modules/downloads.php'), (4653, 'downloads', 'sources/downloads.php'), (4654, 'downloads', 'sources/downloads2.php'), (4655, 'downloads', 'sources/downloads_stats.php'), (4656, 'downloads', 'sources/hooks/blocks/side_stats/stats_downloads.php'), (4657, 'downloads', 'sources/hooks/modules/admin_import/downloads.php'), (4658, 'downloads', 'sources/hooks/modules/admin_import_types/downloads.php'), (4659, 'downloads', 'sources/hooks/modules/admin_newsletter/downloads.php'), (4660, 'downloads', 'sources/hooks/modules/admin_setupwizard/downloads.php'), (4661, 'downloads', 'sources/hooks/modules/admin_stats/downloads.php'), (4662, 'downloads', 'sources/hooks/modules/admin_unvalidated/downloads.php'), (4663, 'downloads', 'sources/hooks/modules/galleries_users/downloads.php'), (4664, 'downloads', 'sources/hooks/modules/search/download_categories.php'), (4665, 'downloads', 'sources/hooks/modules/search/downloads.php'), (4666, 'downloads', 'sources/hooks/systems/addon_registry/downloads.php'), (4667, 'downloads', 'sources/hooks/systems/ajax_tree/choose_download.php'), (4668, 'downloads', 'sources/hooks/systems/ajax_tree/choose_download_category.php'), (4669, 'downloads', 'sources/hooks/systems/commandr_fs/download_licences.php'), (4670, 'downloads', 'sources/hooks/systems/commandr_fs/downloads.php'), (4671, 'downloads', 'sources/hooks/systems/config/dload_search_index.php'), (4672, 'downloads', 'sources/hooks/systems/config/download_entries_per_page.php'), (4673, 'downloads', 'sources/hooks/systems/config/download_gallery_root.php'), (4674, 'downloads', 'sources/hooks/systems/config/download_subcats_per_page.php'), (4675, 'downloads', 'sources/hooks/systems/config/downloads_default_sort_order.php'), (4676, 'downloads', 'sources/hooks/systems/config/downloads_show_stats_count_archive.php'), (4677, 'downloads', 'sources/hooks/systems/config/downloads_show_stats_count_bandwidth.php'), (4678, 'downloads', 'sources/hooks/systems/config/downloads_show_stats_count_downloads.php'), (4679, 'downloads', 'sources/hooks/systems/config/downloads_show_stats_count_total.php'), (4680, 'downloads', 'sources/hooks/systems/config/downloads_subcat_narrowin.php'), (4681, 'downloads', 'sources/hooks/systems/config/immediate_downloads.php'), (4682, 'downloads', 'sources/hooks/systems/config/maximum_download.php'), (4683, 'downloads', 'sources/hooks/systems/config/points_ADD_DOWNLOAD.php'), (4684, 'downloads', 'sources/hooks/systems/content_meta_aware/download.php'), (4685, 'downloads', 'sources/hooks/systems/content_meta_aware/download_category.php'), (4686, 'downloads', 'sources/hooks/systems/disposable_values/archive_size.php'), (4687, 'downloads', 'sources/hooks/systems/disposable_values/download_bandwidth.php'), (4688, 'downloads', 'sources/hooks/systems/disposable_values/num_archive_downloads.php'), (4689, 'downloads', 'sources/hooks/systems/disposable_values/num_downloads_downloaded.php'), (4690, 'downloads', 'sources/hooks/systems/meta/downloads_category.php'), (4691, 'downloads', 'sources/hooks/systems/meta/downloads_download.php'), (4692, 'downloads', 'sources/hooks/systems/module_permissions/downloads.php'), (4693, 'downloads', 'sources/hooks/systems/notifications/download.php'), (4694, 'downloads', 'sources/hooks/systems/page_groupings/downloads.php'), (4695, 'downloads', 'sources/hooks/systems/preview/download.php'), (4696, 'downloads', 'sources/hooks/systems/reorganise_uploads/downloads.php'), (4697, 'downloads', 'sources/hooks/systems/resource_meta_aware/download_licence.php'), (4698, 'downloads', 'sources/hooks/systems/rss/downloads.php'), (4699, 'downloads', 'sources/hooks/systems/sitemap/download.php'), (4700, 'downloads', 'sources/hooks/systems/sitemap/download_category.php'), (4701, 'downloads', 'sources/hooks/systems/tasks/import_filesystem_downloads.php'), (4702, 'downloads', 'sources/hooks/systems/tasks/import_ftp_downloads.php'), (4703, 'downloads', 'sources/hooks/systems/tasks/index_download.php'), (4704, 'downloads', 'sources/hooks/systems/trackback/downloads.php'), (4705, 'downloads', 'themes/default/css/downloads.css'), (4706, 'downloads', 'themes/default/images/icons/24x24/menu/cms/downloads/add_one_licence.png'), (4707, 'downloads', 'themes/default/images/icons/24x24/menu/cms/downloads/edit_one_licence.png'), (4708, 'downloads', 'themes/default/images/icons/24x24/menu/cms/downloads/index.html'), (4709, 'downloads', 'themes/default/images/icons/24x24/menu/rich_content/downloads.png'), (4710, 'downloads', 'themes/default/images/icons/48x48/menu/cms/downloads/add_one_licence.png'), (4711, 'downloads', 'themes/default/images/icons/48x48/menu/cms/downloads/edit_one_licence.png'), (4712, 'downloads', 'themes/default/images/icons/48x48/menu/cms/downloads/index.html'), (4713, 'downloads', 'themes/default/images/icons/48x48/menu/rich_content/downloads.png'), (4714, 'downloads', 'themes/default/templates/DOWNLOAD_ALL_SCREEN.tpl'), (4715, 'downloads', 'themes/default/templates/DOWNLOAD_AND_IMAGES_SIMPLE_BOX.tpl'), (4716, 'downloads', 'themes/default/templates/DOWNLOAD_BOX.tpl'), (4717, 'downloads', 'themes/default/templates/DOWNLOAD_CATEGORY_SCREEN.tpl'), (4718, 'downloads', 'themes/default/templates/DOWNLOAD_GALLERY_IMAGE_CELL.tpl'), (4719, 'downloads', 'themes/default/templates/DOWNLOAD_GALLERY_ROW.tpl'), (4720, 'downloads', 'themes/default/templates/DOWNLOAD_GATEWAY_SCREEN.tpl'), (4721, 'downloads', 'themes/default/templates/DOWNLOAD_LIST_LINE.tpl'), (4722, 'downloads', 'themes/default/templates/DOWNLOAD_LIST_LINE_2.tpl'), (4723, 'downloads', 'themes/default/templates/DOWNLOAD_SCREEN.tpl'), (4724, 'downloads', 'themes/default/templates/DOWNLOAD_SCREEN_IMAGE.tpl'), (4725, 'downloads', 'uploads/downloads/.htaccess'), (4726, 'downloads', 'uploads/downloads/index.html'), (4727, 'ecommerce', 'adminzone/pages/modules/admin_ecommerce.php'), (4728, 'ecommerce', 'adminzone/pages/modules/admin_ecommerce_logs.php'), (4729, 'ecommerce', 'adminzone/pages/modules/admin_invoices.php'), (4730, 'ecommerce', 'data/ecommerce.php'), (4731, 'ecommerce', 'lang/EN/ecommerce.ini'), (4732, 'ecommerce', 'site/pages/modules/invoices.php'), (4733, 'ecommerce', 'site/pages/modules/purchase.php'), (4734, 'ecommerce', 'site/pages/modules/subscriptions.php'), (4735, 'ecommerce', 'sources/currency.php'), (4736, 'ecommerce', 'sources/ecommerce.php'), (4737, 'ecommerce', 'sources/ecommerce2.php'), (4738, 'ecommerce', 'sources/ecommerce_subscriptions.php'), (4739, 'ecommerce', 'sources/hooks/modules/admin_import_types/ecommerce.php'), (4740, 'ecommerce', 'sources/hooks/modules/members/ecommerce.php'), (4741, 'ecommerce', 'sources/hooks/systems/addon_registry/ecommerce.php'), (4742, 'ecommerce', 'sources/hooks/systems/cns_cpf_filter/ecommerce.php'), (4743, 'ecommerce', 'sources/hooks/systems/commandr_fs/usergroup_subscriptions.php'), (4744, 'ecommerce', 'sources/hooks/systems/commandr_fs_extended_member/invoices.php'), (4745, 'ecommerce', 'sources/hooks/systems/commandr_fs_extended_member/subscriptions.php'), (4746, 'ecommerce', 'sources/hooks/systems/config/callback_password.php'), (4747, 'ecommerce', 'sources/hooks/systems/config/currency.php'), (4748, 'ecommerce', 'sources/hooks/systems/config/currency_api_key.php'), (4749, 'ecommerce', 'sources/hooks/systems/config/ecommerce_test_mode.php'), (4750, 'ecommerce', 'sources/hooks/systems/config/ipn.php'), (4751, 'ecommerce', 'sources/hooks/systems/config/ipn_digest.php'), (4752, 'ecommerce', 'sources/hooks/systems/config/ipn_password.php'), (4753, 'ecommerce', 'sources/hooks/systems/config/ipn_test.php'), (4754, 'ecommerce', 'sources/hooks/systems/config/manual_subscription_expiry_notice.php'), (4755, 'ecommerce', 'sources/hooks/systems/config/max_ip_addresses_per_subscriber.php'), (4756, 'ecommerce', 'sources/hooks/systems/config/payment_gateway.php'), (4757, 'ecommerce', 'sources/hooks/systems/config/pd_address.php'), (4758, 'ecommerce', 'sources/hooks/systems/config/pd_email.php'), (4759, 'ecommerce', 'sources/hooks/systems/config/pd_number.php'), (4760, 'ecommerce', 'sources/hooks/systems/config/primary_paypal_email.php'), (4761, 'ecommerce', 'sources/hooks/systems/config/use_local_payment.php'), (4762, 'ecommerce', 'sources/hooks/systems/config/vpn_password.php'), (4763, 'ecommerce', 'sources/hooks/systems/config/vpn_username.php'), (4764, 'ecommerce', 'sources/hooks/systems/config_categories/ecommerce.php'), (4765, 'ecommerce', 'sources/hooks/systems/cron/ip_address_sharing.php'), (4766, 'ecommerce', 'sources/hooks/systems/cron/manual_subscription_notification.php'), (4767, 'ecommerce', 'sources/hooks/systems/cron/subscription_mails.php'), (4768, 'ecommerce', 'sources/hooks/systems/ecommerce/.htaccess'), (4769, 'ecommerce', 'sources/hooks/systems/ecommerce/index.html'), (4770, 'ecommerce', 'sources/hooks/systems/ecommerce/interest.php'), (4771, 'ecommerce', 'sources/hooks/systems/ecommerce/other.php'), (4772, 'ecommerce', 'sources/hooks/systems/ecommerce/tax.php'), (4773, 'ecommerce', 'sources/hooks/systems/ecommerce/usergroup.php'), (4774, 'ecommerce', 'sources/hooks/systems/ecommerce/wage.php'), (4775, 'ecommerce', 'sources/hooks/systems/ecommerce/work.php'), (4776, 'ecommerce', 'sources/hooks/systems/ecommerce_via/.htaccess'), (4777, 'ecommerce', 'sources/hooks/systems/ecommerce_via/ccbill.php'), (4778, 'ecommerce', 'sources/hooks/systems/ecommerce_via/index.html'), (4779, 'ecommerce', 'sources/hooks/systems/ecommerce_via/paypal.php'), (4780, 'ecommerce', 'sources/hooks/systems/ecommerce_via/secpay.php'), (4781, 'ecommerce', 'sources/hooks/systems/ecommerce_via/worldpay.php'), (4782, 'ecommerce', 'sources/hooks/systems/notifications/invoice.php'), (4783, 'ecommerce', 'sources/hooks/systems/notifications/ip_address_sharing.php'), (4784, 'ecommerce', 'sources/hooks/systems/notifications/paid_subscription_messages.php'), (4785, 'ecommerce', 'sources/hooks/systems/notifications/payment_received.php'), (4786, 'ecommerce', 'sources/hooks/systems/notifications/service_cancelled_staff.php'), (4787, 'ecommerce', 'sources/hooks/systems/notifications/service_paid_for_staff.php'), (4788, 'ecommerce', 'sources/hooks/systems/notifications/subscription_cancelled_staff.php'), (4789, 'ecommerce', 'sources/hooks/systems/page_groupings/ecommerce.php'), (4790, 'ecommerce', 'sources/hooks/systems/realtime_rain/ecommerce.php'), (4791, 'ecommerce', 'sources/hooks/systems/resource_meta_aware/usergroup_subscription.php'), (4792, 'ecommerce', 'sources/hooks/systems/symbols/CURRENCY_SYMBOL.php'), (4793, 'ecommerce', 'sources_custom/hooks/systems/ecommerce/.htaccess'), (4794, 'ecommerce', 'sources_custom/hooks/systems/ecommerce/index.html'), (4795, 'ecommerce', 'sources_custom/hooks/systems/ecommerce_via/.htaccess'), (4796, 'ecommerce', 'sources_custom/hooks/systems/ecommerce_via/index.html'), (4797, 'ecommerce', 'themes/default/css/ecommerce.css'), (4798, 'ecommerce', 'themes/default/images/icons/24x24/menu/adminzone/audit/ecommerce/cash_flow.png'), (4799, 'ecommerce', 'themes/default/images/icons/24x24/menu/adminzone/audit/ecommerce/create_invoice.png'), (4800, 'ecommerce', 'themes/default/images/icons/24x24/menu/adminzone/audit/ecommerce/ecommerce.png'), (4801, 'ecommerce', 'themes/default/images/icons/24x24/menu/adminzone/audit/ecommerce/index.html'), (4802, 'ecommerce', 'themes/default/images/icons/24x24/menu/adminzone/audit/ecommerce/invoices.png'), (4803, 'ecommerce', 'themes/default/images/icons/24x24/menu/adminzone/audit/ecommerce/outstanding_invoices.png'), (4804, 'ecommerce', 'themes/default/images/icons/24x24/menu/adminzone/audit/ecommerce/profit_loss.png'), (4805, 'ecommerce', 'themes/default/images/icons/24x24/menu/adminzone/audit/ecommerce/subscriptions.png'), (4806, 'ecommerce', 'themes/default/images/icons/24x24/menu/adminzone/audit/ecommerce/transactions.png'), (4807, 'ecommerce', 'themes/default/images/icons/24x24/menu/adminzone/audit/ecommerce/undelivered_invoices.png'), (4808, 'ecommerce', 'themes/default/images/icons/24x24/menu/rich_content/ecommerce/index.html'), (4809, 'ecommerce', 'themes/default/images/icons/24x24/menu/rich_content/ecommerce/purchase.png'), (4810, 'ecommerce', 'themes/default/images/icons/48x48/menu/adminzone/audit/ecommerce/cash_flow.png'), (4811, 'ecommerce', 'themes/default/images/icons/48x48/menu/adminzone/audit/ecommerce/create_invoice.png'), (4812, 'ecommerce', 'themes/default/images/icons/48x48/menu/adminzone/audit/ecommerce/ecommerce.png'), (4813, 'ecommerce', 'themes/default/images/icons/48x48/menu/adminzone/audit/ecommerce/index.html'), (4814, 'ecommerce', 'themes/default/images/icons/48x48/menu/adminzone/audit/ecommerce/invoices.png'), (4815, 'ecommerce', 'themes/default/images/icons/48x48/menu/adminzone/audit/ecommerce/outstanding_invoices.png'), (4816, 'ecommerce', 'themes/default/images/icons/48x48/menu/adminzone/audit/ecommerce/profit_loss.png'), (4817, 'ecommerce', 'themes/default/images/icons/48x48/menu/adminzone/audit/ecommerce/subscriptions.png'), (4818, 'ecommerce', 'themes/default/images/icons/48x48/menu/adminzone/audit/ecommerce/transactions.png'), (4819, 'ecommerce', 'themes/default/images/icons/48x48/menu/adminzone/audit/ecommerce/undelivered_invoices.png'), (4820, 'ecommerce', 'themes/default/images/icons/48x48/menu/rich_content/ecommerce/index.html'), (4821, 'ecommerce', 'themes/default/images/icons/48x48/menu/rich_content/ecommerce/purchase.png'), (4822, 'ecommerce', 'themes/default/templates/ECOM_BUTTON_VIA_CCBILL.tpl'), (4823, 'ecommerce', 'themes/default/templates/ECOM_BUTTON_VIA_PAYPAL.tpl'), (4824, 'ecommerce', 'themes/default/templates/ECOM_BUTTON_VIA_SECPAY.tpl'), (4825, 'ecommerce', 'themes/default/templates/ECOM_BUTTON_VIA_WORLDPAY.tpl'), (4826, 'ecommerce', 'themes/default/templates/ECOM_CANCEL_BUTTON_VIA_CCBILL.tpl'), (4827, 'ecommerce', 'themes/default/templates/ECOM_CANCEL_BUTTON_VIA_PAYPAL.tpl'), (4828, 'ecommerce', 'themes/default/templates/ECOM_CANCEL_BUTTON_VIA_SECPAY.tpl'), (4829, 'ecommerce', 'themes/default/templates/ECOM_CANCEL_BUTTON_VIA_WORLDPAY.tpl'), (4830, 'ecommerce', 'themes/default/templates/ECOM_CASH_FLOW_SCREEN.tpl'), (4831, 'ecommerce', 'themes/default/templates/ECOM_INVOICES_SCREEN.tpl'), (4832, 'ecommerce', 'themes/default/templates/ECOM_LOGOS_WORLDPAY.tpl'), (4833, 'ecommerce', 'themes/default/templates/ECOM_OUTSTANDING_INVOICES_SCREEN.tpl'), (4834, 'ecommerce', 'themes/default/templates/ECOM_SUBSCRIPTIONS_SCREEN.tpl'), (4835, 'ecommerce', 'themes/default/templates/ECOM_SUBSCRIPTION_BUTTON_VIA_CCBILL.tpl'), (4836, 'ecommerce', 'themes/default/templates/ECOM_SUBSCRIPTION_BUTTON_VIA_PAYPAL.tpl'), (4837, 'ecommerce', 'themes/default/templates/ECOM_SUBSCRIPTION_BUTTON_VIA_SECPAY.tpl'), (4838, 'ecommerce', 'themes/default/templates/ECOM_SUBSCRIPTION_BUTTON_VIA_WORLDPAY.tpl'), (4839, 'ecommerce', 'themes/default/templates/ECOM_TRANSACTION_LOGS_MANUAL_TRIGGER.tpl'), (4840, 'ecommerce', 'themes/default/templates/ECOM_TRANSACTION_LOGS_SCREEN.tpl'), (4841, 'ecommerce', 'themes/default/templates/ECOM_VIEW_MANUAL_TRANSACTIONS_LINE.tpl'), (4842, 'ecommerce', 'themes/default/templates/ECOM_VIEW_MANUAL_TRANSACTIONS_SCREEN.tpl'), (4843, 'ecommerce', 'themes/default/templates/MEMBER_SUBSCRIPTION_STATUS.tpl'), (4844, 'ecommerce', 'themes/default/templates/PURCHASE_WIZARD_SCREEN.tpl'), (4845, 'ecommerce', 'themes/default/templates/PURCHASE_WIZARD_STAGE_CHOOSE.tpl'), (4846, 'ecommerce', 'themes/default/templates/PURCHASE_WIZARD_STAGE_DETAILS.tpl'), (4847, 'ecommerce', 'themes/default/templates/PURCHASE_WIZARD_STAGE_FINISH.tpl'), (4848, 'ecommerce', 'themes/default/templates/PURCHASE_WIZARD_STAGE_GUEST.tpl'), (4849, 'ecommerce', 'themes/default/templates/PURCHASE_WIZARD_STAGE_MESSAGE.tpl'), (4850, 'ecommerce', 'themes/default/templates/PURCHASE_WIZARD_STAGE_PAY.tpl'), (4851, 'ecommerce', 'themes/default/templates/PURCHASE_WIZARD_STAGE_SUBSCRIBE.tpl'), (4852, 'ecommerce', 'themes/default/templates/PURCHASE_WIZARD_STAGE_TERMS.tpl'), (4853, 'ecommerce', 'themes/default/templates/PURCHASE_WIZARD_STAGE_TRANSACT.tpl'), (4854, 'errorlog', 'adminzone/pages/modules/admin_errorlog.php'), (4855, 'errorlog', 'data_custom/errorlog.php'), (4856, 'errorlog', 'lang/EN/errorlog.ini'), (4857, 'errorlog', 'sources/hooks/systems/addon_registry/errorlog.php'), (4858, 'errorlog', 'themes/default/css/errorlog.css'), (4859, 'errorlog', 'themes/default/images/icons/24x24/menu/adminzone/audit/errorlog.png'), (4860, 'errorlog', 'themes/default/images/icons/48x48/menu/adminzone/audit/errorlog.png'), (4861, 'errorlog', 'themes/default/templates/ERRORLOG_SCREEN.tpl'), (4862, 'failover', 'data/failover_script.php'), (4863, 'failover', 'sources/hooks/systems/addon_registry/failover.php'), (4864, 'filedump', 'cms/pages/modules/filedump.php'), (4865, 'filedump', 'lang/EN/filedump.ini'), (4866, 'filedump', 'sources/filedump.php'), (4867, 'filedump', 'sources/hooks/blocks/side_stats/stats_filedump.php'), (4868, 'filedump', 'sources/hooks/modules/admin_import_types/filedump.php'), (4869, 'filedump', 'sources/hooks/modules/search/filedump.php'), (4870, 'filedump', 'sources/hooks/systems/addon_registry/filedump.php'), (4871, 'filedump', 'sources/hooks/systems/ajax_tree/choose_filedump_file.php'), (4872, 'filedump', 'sources/hooks/systems/commandr_fs/filedump.php'), (4873, 'filedump', 'sources/hooks/systems/commandr_fs/home.php'), (4874, 'filedump', 'sources/hooks/systems/config/filedump_show_stats_count_total_files.php'), (4875, 'filedump', 'sources/hooks/systems/config/filedump_show_stats_count_total_space.php'), (4876, 'filedump', 'sources/hooks/systems/config/is_on_folder_create.php'), (4877, 'filedump', 'sources/hooks/systems/notifications/filedump.php'), (4878, 'filedump', 'sources/hooks/systems/page_groupings/filedump.php'), (4879, 'filedump', 'sources/hooks/systems/rss/filedump.php'), (4880, 'filedump', 'themes/default/css/filedump.css'), (4881, 'filedump', 'themes/default/images/icons/24x24/menu/cms/filedump.png'), (4882, 'filedump', 'themes/default/images/icons/48x48/menu/cms/filedump.png'), (4883, 'filedump', 'themes/default/templates/FILEDUMP_EMBED_SCREEN.tpl'), (4884, 'filedump', 'themes/default/templates/FILEDUMP_FOOTER.tpl'), (4885, 'filedump', 'themes/default/templates/FILEDUMP_SCREEN.tpl'), (4886, 'filedump', 'themes/default/templates/FILEDUMP_SEARCH.tpl'), (4887, 'filedump', 'uploads/filedump/.htaccess'), (4888, 'filedump', 'uploads/filedump/index.html'), (4889, 'forum_blocks', 'sources/blocks/bottom_forum_news.php'), (4890, 'forum_blocks', 'sources/blocks/main_forum_news.php'), (4891, 'forum_blocks', 'sources/blocks/main_forum_topics.php'), (4892, 'forum_blocks', 'sources/blocks/side_forum_news.php'), (4893, 'forum_blocks', 'sources/hooks/modules/admin_setupwizard/forum_blocks.php'), (4894, 'forum_blocks', 'sources/hooks/systems/addon_registry/forum_blocks.php'), (4895, 'forum_blocks', 'themes/default/templates/BLOCK_MAIN_FORUM_NEWS.tpl'), (4896, 'forum_blocks', 'themes/default/templates/BLOCK_MAIN_FORUM_TOPICS.tpl'), (4897, 'forum_blocks', 'themes/default/templates/BLOCK_SIDE_FORUM_NEWS.tpl'), (4898, 'galleries', 'cms/pages/modules/cms_galleries.php'), (4899, 'galleries', 'data/zencoder_receive.php'), (4900, 'galleries', 'lang/EN/galleries.ini'), (4901, 'galleries', 'site/download_gallery.php'), (4902, 'galleries', 'site/pages/modules/galleries.php'), (4903, 'galleries', 'sources/blocks/main_gallery_embed.php'), (4904, 'galleries', 'sources/blocks/main_image_fader.php'), (4905, 'galleries', 'sources/blocks/main_personal_galleries_list.php'), (4906, 'galleries', 'sources/blocks/side_galleries.php'), (4907, 'galleries', 'sources/galleries.php'), (4908, 'galleries', 'sources/galleries2.php'), (4909, 'galleries', 'sources/galleries3.php'), (4910, 'galleries', 'sources/hooks/blocks/side_stats/stats_galleries.php'), (4911, 'galleries', 'sources/hooks/modules/admin_import/galleries.php'), (4912, 'galleries', 'sources/hooks/modules/admin_import_types/galleries.php'), (4913, 'galleries', 'sources/hooks/modules/admin_newsletter/galleries.php'), (4914, 'galleries', 'sources/hooks/modules/admin_setupwizard/galleries.php'), (4915, 'galleries', 'sources/hooks/modules/admin_setupwizard_installprofiles/portfolio.php'), (4916, 'galleries', 'sources/hooks/modules/admin_unvalidated/images.php'), (4917, 'galleries', 'sources/hooks/modules/admin_unvalidated/videos.php'), (4918, 'galleries', 'sources/hooks/modules/galleries_users/.htaccess'), (4919, 'galleries', 'sources/hooks/modules/galleries_users/index.html'); INSERT INTO `[[dbprefix]]addons_files` VALUES (4920, 'galleries', 'sources/hooks/modules/search/galleries.php'), (4921, 'galleries', 'sources/hooks/modules/search/images.php'), (4922, 'galleries', 'sources/hooks/modules/search/videos.php'), (4923, 'galleries', 'sources/hooks/systems/addon_registry/galleries.php'), (4924, 'galleries', 'sources/hooks/systems/ajax_tree/choose_gallery.php'), (4925, 'galleries', 'sources/hooks/systems/ajax_tree/choose_image.php'), (4926, 'galleries', 'sources/hooks/systems/ajax_tree/choose_video.php'), (4927, 'galleries', 'sources/hooks/systems/block_ui_renderers/galleries.php'), (4928, 'galleries', 'sources/hooks/systems/commandr_fs/galleries.php'), (4929, 'galleries', 'sources/hooks/systems/config/audio_bitrate.php'), (4930, 'galleries', 'sources/hooks/systems/config/default_video_height.php'), (4931, 'galleries', 'sources/hooks/systems/config/default_video_width.php'), (4932, 'galleries', 'sources/hooks/systems/config/enable_ecards.php'), (4933, 'galleries', 'sources/hooks/systems/config/ffmpeg_path.php'), (4934, 'galleries', 'sources/hooks/systems/config/galleries_default_sort_order.php'), (4935, 'galleries', 'sources/hooks/systems/config/galleries_show_stats_count_galleries.php'), (4936, 'galleries', 'sources/hooks/systems/config/galleries_show_stats_count_images.php'), (4937, 'galleries', 'sources/hooks/systems/config/galleries_show_stats_count_videos.php'), (4938, 'galleries', 'sources/hooks/systems/config/galleries_subcat_narrowin.php'), (4939, 'galleries', 'sources/hooks/systems/config/gallery_entries_flow_per_page.php'), (4940, 'galleries', 'sources/hooks/systems/config/gallery_entries_regular_per_page.php'), (4941, 'galleries', 'sources/hooks/systems/config/gallery_feedback_fields.php'), (4942, 'galleries', 'sources/hooks/systems/config/gallery_media_title_required.php'), (4943, 'galleries', 'sources/hooks/systems/config/gallery_member_synced.php'), (4944, 'galleries', 'sources/hooks/systems/config/gallery_mode_is.php'), (4945, 'galleries', 'sources/hooks/systems/config/gallery_name_order.php'), (4946, 'galleries', 'sources/hooks/systems/config/gallery_permissions.php'), (4947, 'galleries', 'sources/hooks/systems/config/gallery_rep_image.php'), (4948, 'galleries', 'sources/hooks/systems/config/gallery_selectors.php'), (4949, 'galleries', 'sources/hooks/systems/config/gallery_watermarks.php'), (4950, 'galleries', 'sources/hooks/systems/config/manual_gallery_codename.php'), (4951, 'galleries', 'sources/hooks/systems/config/manual_gallery_media_types.php'), (4952, 'galleries', 'sources/hooks/systems/config/manual_gallery_parent.php'), (4953, 'galleries', 'sources/hooks/systems/config/max_personal_gallery_images_high.php'), (4954, 'galleries', 'sources/hooks/systems/config/max_personal_gallery_images_low.php'), (4955, 'galleries', 'sources/hooks/systems/config/max_personal_gallery_videos_high.php'), (4956, 'galleries', 'sources/hooks/systems/config/max_personal_gallery_videos_low.php'), (4957, 'galleries', 'sources/hooks/systems/config/maximum_image_size.php'), (4958, 'galleries', 'sources/hooks/systems/config/personal_under_members.php'), (4959, 'galleries', 'sources/hooks/systems/config/points_ADD_IMAGE.php'), (4960, 'galleries', 'sources/hooks/systems/config/points_ADD_VIDEO.php'), (4961, 'galleries', 'sources/hooks/systems/config/reverse_thumb_order.php'), (4962, 'galleries', 'sources/hooks/systems/config/show_empty_galleries.php'), (4963, 'galleries', 'sources/hooks/systems/config/show_gallery_counts.php'), (4964, 'galleries', 'sources/hooks/systems/config/subgallery_link_limit.php'), (4965, 'galleries', 'sources/hooks/systems/config/transcoding_server.php'), (4966, 'galleries', 'sources/hooks/systems/config/transcoding_zencoder_api_key.php'), (4967, 'galleries', 'sources/hooks/systems/config/transcoding_zencoder_ftp_path.php'), (4968, 'galleries', 'sources/hooks/systems/config/video_bitrate.php'), (4969, 'galleries', 'sources/hooks/systems/config/video_height_setting.php'), (4970, 'galleries', 'sources/hooks/systems/config/video_width_setting.php'), (4971, 'galleries', 'sources/hooks/systems/config_categories/gallery.php'), (4972, 'galleries', 'sources/hooks/systems/content_meta_aware/gallery.php'), (4973, 'galleries', 'sources/hooks/systems/content_meta_aware/image.php'), (4974, 'galleries', 'sources/hooks/systems/content_meta_aware/video.php'), (4975, 'galleries', 'sources/hooks/systems/meta/gallery.php'), (4976, 'galleries', 'sources/hooks/systems/meta/image.php'), (4977, 'galleries', 'sources/hooks/systems/meta/video.php'), (4978, 'galleries', 'sources/hooks/systems/module_permissions/galleries.php'), (4979, 'galleries', 'sources/hooks/systems/notifications/gallery_entry.php'), (4980, 'galleries', 'sources/hooks/systems/page_groupings/galleries.php'), (4981, 'galleries', 'sources/hooks/systems/preview/image.php'), (4982, 'galleries', 'sources/hooks/systems/preview/video.php'), (4983, 'galleries', 'sources/hooks/systems/profiles_tabs/galleries.php'), (4984, 'galleries', 'sources/hooks/systems/reorganise_uploads/galleries.php'), (4985, 'galleries', 'sources/hooks/systems/rss/galleries.php'), (4986, 'galleries', 'sources/hooks/systems/sitemap/gallery.php'), (4987, 'galleries', 'sources/hooks/systems/sitemap/image.php'), (4988, 'galleries', 'sources/hooks/systems/sitemap/video.php'), (4989, 'galleries', 'sources/hooks/systems/snippets/exists_gallery.php'), (4990, 'galleries', 'sources/hooks/systems/symbols/GALLERY_VIDEO_FOR_URL.php'), (4991, 'galleries', 'sources/hooks/systems/tasks/download_gallery.php'), (4992, 'galleries', 'sources/hooks/systems/trackback/images.php'), (4993, 'galleries', 'sources/hooks/systems/trackback/videos.php'), (4994, 'galleries', 'sources/transcoding.php'), (4995, 'galleries', 'sources_custom/hooks/modules/galleries_users/.htaccess'), (4996, 'galleries', 'sources_custom/hooks/modules/galleries_users/index.html'), (4997, 'galleries', 'themes/default/css/galleries.css'), (4998, 'galleries', 'themes/default/images/audio_thumb.png'), (4999, 'galleries', 'themes/default/images/icons/24x24/buttons/slideshow.png'), (5000, 'galleries', 'themes/default/images/icons/24x24/menu/cms/galleries/add_one_image.png'), (5001, 'galleries', 'themes/default/images/icons/24x24/menu/cms/galleries/add_one_video.png'), (5002, 'galleries', 'themes/default/images/icons/24x24/menu/cms/galleries/edit_one_image.png'), (5003, 'galleries', 'themes/default/images/icons/24x24/menu/cms/galleries/edit_one_video.png'), (5004, 'galleries', 'themes/default/images/icons/24x24/menu/cms/galleries/index.html'), (5005, 'galleries', 'themes/default/images/icons/24x24/menu/rich_content/galleries.png'), (5006, 'galleries', 'themes/default/images/icons/48x48/buttons/slideshow.png'), (5007, 'galleries', 'themes/default/images/icons/48x48/menu/cms/galleries/add_one_image.png'), (5008, 'galleries', 'themes/default/images/icons/48x48/menu/cms/galleries/add_one_video.png'), (5009, 'galleries', 'themes/default/images/icons/48x48/menu/cms/galleries/edit_one_image.png'), (5010, 'galleries', 'themes/default/images/icons/48x48/menu/cms/galleries/edit_one_video.png'), (5011, 'galleries', 'themes/default/images/icons/48x48/menu/cms/galleries/index.html'), (5012, 'galleries', 'themes/default/images/icons/48x48/menu/rich_content/galleries.png'), (5013, 'galleries', 'themes/default/images/video_thumb.png'), (5014, 'galleries', 'themes/default/javascript/galleries.js'), (5015, 'galleries', 'themes/default/templates/BLOCK_MAIN_GALLERY_EMBED.tpl'), (5016, 'galleries', 'themes/default/templates/BLOCK_MAIN_IMAGE_FADER.tpl'), (5017, 'galleries', 'themes/default/templates/BLOCK_MAIN_PERSONAL_GALLERIES_LIST.tpl'), (5018, 'galleries', 'themes/default/templates/BLOCK_SIDE_GALLERIES.tpl'), (5019, 'galleries', 'themes/default/templates/BLOCK_SIDE_GALLERIES_LINE.tpl'), (5020, 'galleries', 'themes/default/templates/BLOCK_SIDE_GALLERIES_LINE_CONTAINER.tpl'), (5021, 'galleries', 'themes/default/templates/BLOCK_SIDE_GALLERIES_LINE_DEPTH.tpl'), (5022, 'galleries', 'themes/default/templates/CNS_MEMBER_PROFILE_GALLERIES.tpl'), (5023, 'galleries', 'themes/default/templates/GALLERY_BOX.tpl'), (5024, 'galleries', 'themes/default/templates/GALLERY_ENTRY_LIST_LINE.tpl'), (5025, 'galleries', 'themes/default/templates/GALLERY_ENTRY_SCREEN.tpl'), (5026, 'galleries', 'themes/default/templates/GALLERY_ENTRY_WRAP.tpl'), (5027, 'galleries', 'themes/default/templates/GALLERY_FLOW_ENTRY.tpl'), (5028, 'galleries', 'themes/default/templates/GALLERY_FLOW_MODE_IMAGE.tpl'), (5029, 'galleries', 'themes/default/templates/GALLERY_FLOW_MODE_SCREEN.tpl'), (5030, 'galleries', 'themes/default/templates/GALLERY_FLOW_MODE_VIDEO.tpl'), (5031, 'galleries', 'themes/default/templates/GALLERY_IMAGE.tpl'), (5032, 'galleries', 'themes/default/templates/GALLERY_IMAGE_BOX.tpl'), (5033, 'galleries', 'themes/default/templates/GALLERY_IMPORT_SCREEN.tpl'), (5034, 'galleries', 'themes/default/templates/GALLERY_NAV.tpl'), (5035, 'galleries', 'themes/default/templates/GALLERY_POPULAR.tpl'), (5036, 'galleries', 'themes/default/templates/GALLERY_REGULAR_MODE_SCREEN.tpl'), (5037, 'galleries', 'themes/default/templates/GALLERY_VIDEO.tpl'), (5038, 'galleries', 'themes/default/templates/GALLERY_VIDEO_BOX.tpl'), (5039, 'galleries', 'themes/default/templates/GALLERY_VIDEO_INFO.tpl'), (5040, 'galleries', 'uploads/galleries/.htaccess'), (5041, 'galleries', 'uploads/galleries/index.html'), (5042, 'galleries', 'uploads/galleries/pre_transcoding/index.html'), (5043, 'galleries', 'uploads/galleries_thumbs/.htaccess'), (5044, 'galleries', 'uploads/galleries_thumbs/index.html'), (5045, 'galleries', 'uploads/watermarks/.htaccess'), (5046, 'galleries', 'uploads/watermarks/index.html'), (5047, 'google_appengine', 'app.yaml'), (5048, 'google_appengine', 'data/modules/google_appengine/cloud_storage_proxy.php'), (5049, 'google_appengine', 'data/modules/google_appengine/cron.yaml'), (5050, 'google_appengine', 'data/modules/google_appengine/dos.yaml'), (5051, 'google_appengine', 'data/modules/google_appengine/index.html'), (5052, 'google_appengine', 'data/modules/google_appengine/php.gae.ini'), (5053, 'google_appengine', 'data/modules/google_appengine/queue.yaml'), (5054, 'google_appengine', 'data_custom/modules/google_appengine/index.html'), (5055, 'google_appengine', 'sources/google_appengine.php'), (5056, 'google_appengine', 'sources/hooks/systems/addon_registry/google_appengine.php'), (5057, 'help_page', 'site/pages/comcode/EN/help.txt'), (5058, 'help_page', 'sources/hooks/systems/addon_registry/help_page.php'), (5059, 'help_page', 'sources/hooks/systems/page_groupings/help_page.php'), (5060, 'hphp_buildkit', 'cms.hdf'), (5061, 'hphp_buildkit', 'hphp.sh'), (5062, 'hphp_buildkit', 'hphp_debug.sh'), (5063, 'hphp_buildkit', 'sources/hooks/systems/addon_registry/hphp_buildkit.php'), (5064, 'import', 'adminzone/pages/modules/admin_import.php'), (5065, 'import', 'lang/EN/import.ini'), (5066, 'import', 'sources/hooks/modules/admin_import/.htaccess'), (5067, 'import', 'sources/hooks/modules/admin_import/aef.php'), (5068, 'import', 'sources/hooks/modules/admin_import/cms_merge.php'), (5069, 'import', 'sources/hooks/modules/admin_import/html_site.php'), (5070, 'import', 'sources/hooks/modules/admin_import/index.html'), (5071, 'import', 'sources/hooks/modules/admin_import/ipb1.php'), (5072, 'import', 'sources/hooks/modules/admin_import/ipb2.php'), (5073, 'import', 'sources/hooks/modules/admin_import/mybb.php'), (5074, 'import', 'sources/hooks/modules/admin_import/phpbb2.php'), (5075, 'import', 'sources/hooks/modules/admin_import/phpbb3.php'), (5076, 'import', 'sources/hooks/modules/admin_import/shared/.htaccess'), (5077, 'import', 'sources/hooks/modules/admin_import/shared/index.html'), (5078, 'import', 'sources/hooks/modules/admin_import/shared/ipb.php'), (5079, 'import', 'sources/hooks/modules/admin_import/smf.php'), (5080, 'import', 'sources/hooks/modules/admin_import/smf2.php'), (5081, 'import', 'sources/hooks/modules/admin_import/vb3.php'), (5082, 'import', 'sources/hooks/modules/admin_import/wordpress.php'), (5083, 'import', 'sources/hooks/modules/admin_import/wowbb.php'), (5084, 'import', 'sources/hooks/modules/admin_import_types/.htaccess'), (5085, 'import', 'sources/hooks/modules/admin_import_types/core.php'), (5086, 'import', 'sources/hooks/modules/admin_import_types/index.html'), (5087, 'import', 'sources/hooks/systems/addon_registry/import.php'), (5088, 'import', 'sources/hooks/systems/cns_auth/wordpress.php'), (5089, 'import', 'sources/hooks/systems/commandr_commands/continue_import.php'), (5090, 'import', 'sources/hooks/systems/page_groupings/import.php'), (5091, 'import', 'sources/import.php'), (5092, 'import', 'sources_custom/hooks/modules/admin_import/.htaccess'), (5093, 'import', 'sources_custom/hooks/modules/admin_import/index.html'), (5094, 'import', 'sources_custom/hooks/modules/admin_import_types/.htaccess'), (5095, 'import', 'sources_custom/hooks/modules/admin_import_types/index.html'), (5096, 'import', 'themes/default/css/importing.css'), (5097, 'import', 'themes/default/templates/IMPORT_ACTION_LINE.tpl'), (5098, 'import', 'themes/default/templates/IMPORT_ACTION_SCREEN.tpl'), (5099, 'import', 'themes/default/templates/IMPORT_MESSAGE.tpl'), (5100, 'import', 'themes/default/text/IMPORT_MKPORTAL_FCOMCODEPAGE.txt'), (5101, 'import', 'themes/default/text/IMPORT_PHPNUKE_FCOMCODEPAGE.txt'), (5102, 'installer', 'sources/hooks/systems/addon_registry/installer.php'), (5103, 'installer', 'themes/default/templates/INSTALLER_DONE_SOMETHING.tpl'), (5104, 'installer', 'themes/default/templates/INSTALLER_FORUM_CHOICE.tpl'), (5105, 'installer', 'themes/default/templates/INSTALLER_FORUM_CHOICE_VERSION.tpl'), (5106, 'installer', 'themes/default/templates/INSTALLER_HTML_WRAP.tpl'), (5107, 'installer', 'themes/default/templates/INSTALLER_INPUT_LINE.tpl'), (5108, 'installer', 'themes/default/templates/INSTALLER_INPUT_PASSWORD.tpl'), (5109, 'installer', 'themes/default/templates/INSTALLER_INPUT_TICK.tpl'), (5110, 'installer', 'themes/default/templates/INSTALLER_NOTICE.tpl'), (5111, 'installer', 'themes/default/templates/INSTALLER_STEP_1.tpl'), (5112, 'installer', 'themes/default/templates/INSTALLER_STEP_10.tpl'), (5113, 'installer', 'themes/default/templates/INSTALLER_STEP_2.tpl'), (5114, 'installer', 'themes/default/templates/INSTALLER_STEP_3.tpl'), (5115, 'installer', 'themes/default/templates/INSTALLER_STEP_4.tpl'), (5116, 'installer', 'themes/default/templates/INSTALLER_STEP_4_SECTION.tpl'), (5117, 'installer', 'themes/default/templates/INSTALLER_STEP_4_SECTION_HIDE.tpl'), (5118, 'installer', 'themes/default/templates/INSTALLER_STEP_4_SECTION_OPTION.tpl'), (5119, 'installer', 'themes/default/templates/INSTALLER_STEP_LOG.tpl'), (5120, 'installer', 'themes/default/templates/INSTALLER_WARNING.tpl'), (5121, 'installer', 'themes/default/templates/INSTALLER_WARNING_LONG.tpl'), (5122, 'language_block', 'sources/blocks/side_language.php'), (5123, 'language_block', 'sources/hooks/systems/addon_registry/language_block.php'), (5124, 'language_block', 'themes/default/templates/BLOCK_SIDE_LANGUAGE.tpl'), (5125, 'ldap', 'adminzone/pages/modules/admin_cns_ldap.php'), (5126, 'ldap', 'sources/cns_ldap.php'), (5127, 'ldap', 'sources/hooks/systems/addon_registry/ldap.php'), (5128, 'ldap', 'sources/hooks/systems/config/ldap_allow_joining.php'), (5129, 'ldap', 'sources/hooks/systems/config/ldap_base_dn.php'), (5130, 'ldap', 'sources/hooks/systems/config/ldap_bind_password.php'), (5131, 'ldap', 'sources/hooks/systems/config/ldap_bind_rdn.php'), (5132, 'ldap', 'sources/hooks/systems/config/ldap_group_class.php'), (5133, 'ldap', 'sources/hooks/systems/config/ldap_group_search_qualifier.php'), (5134, 'ldap', 'sources/hooks/systems/config/ldap_hostname.php'), (5135, 'ldap', 'sources/hooks/systems/config/ldap_is_enabled.php'), (5136, 'ldap', 'sources/hooks/systems/config/ldap_is_windows.php'), (5137, 'ldap', 'sources/hooks/systems/config/ldap_login_qualifier.php'), (5138, 'ldap', 'sources/hooks/systems/config/ldap_member_class.php'), (5139, 'ldap', 'sources/hooks/systems/config/ldap_member_property.php'), (5140, 'ldap', 'sources/hooks/systems/config/ldap_member_search_qualifier.php'), (5141, 'ldap', 'sources/hooks/systems/config/ldap_none_bind_logins.php'), (5142, 'ldap', 'sources/hooks/systems/config/ldap_version.php'), (5143, 'ldap', 'sources/hooks/systems/page_groupings/ldap.php'), (5144, 'ldap', 'themes/default/images/icons/24x24/menu/adminzone/security/ldap.png'), (5145, 'ldap', 'themes/default/images/icons/48x48/menu/adminzone/security/ldap.png'), (5146, 'ldap', 'themes/default/templates/CNS_LDAP_LIST_ENTRY.tpl'), (5147, 'ldap', 'themes/default/templates/CNS_LDAP_SYNC_SCREEN.tpl'), (5148, 'linux_helper_scripts', 'db_export.sh'), (5149, 'linux_helper_scripts', 'db_import.sh'), (5150, 'linux_helper_scripts', 'db_init.sh'), (5151, 'linux_helper_scripts', 'decache.sh'), (5152, 'linux_helper_scripts', 'fixperms.sh'), (5153, 'linux_helper_scripts', 'recentchanges.sh'), (5154, 'linux_helper_scripts', 'sources/hooks/systems/addon_registry/linux_helper_scripts.php'), (5155, 'linux_helper_scripts', 'themechanges.sh'), (5156, 'match_key_permissions', 'sources/hooks/systems/addon_registry/match_key_permissions.php'), (5157, 'match_key_permissions', 'sources/hooks/systems/commandr_fs_extended_config/match_key_messages.php'), (5158, 'match_key_permissions', 'themes/default/images/icons/24x24/menu/adminzone/security/permissions/match_keys.png'), (5159, 'match_key_permissions', 'themes/default/images/icons/48x48/menu/adminzone/security/permissions/match_keys.png'), (5160, 'msn', 'adminzone/pages/comcode/EN/netlink.txt'), (5161, 'msn', 'data/netlink.php'), (5162, 'msn', 'sources/blocks/side_network.php'), (5163, 'msn', 'sources/hooks/blocks/main_notes/msn.php'), (5164, 'msn', 'sources/hooks/systems/addon_registry/msn.php'), (5165, 'msn', 'sources/hooks/systems/config/network_links.php'), (5166, 'msn', 'sources/hooks/systems/page_groupings/msn.php'), (5167, 'msn', 'sources/multi_site_networks.php'), (5168, 'msn', 'text/netlink.txt'), (5169, 'msn', 'themes/default/images/icons/24x24/menu/adminzone/structure/multi_site_network.png'), (5170, 'msn', 'themes/default/images/icons/48x48/menu/adminzone/structure/multi_site_network.png'), (5171, 'msn', 'themes/default/templates/BLOCK_SIDE_NETWORK.tpl'), (5172, 'msn', 'themes/default/templates/NETLINK.tpl'), (5173, 'news', 'cms/pages/modules/cms_blogs.php'), (5174, 'news', 'cms/pages/modules/cms_news.php'), (5175, 'news', 'site/pages/modules/news.php'), (5176, 'news', 'sources/blocks/bottom_news.php'), (5177, 'news', 'sources/blocks/main_image_fader_news.php'), (5178, 'news', 'sources/blocks/main_news.php'), (5179, 'news', 'sources/blocks/side_news.php'), (5180, 'news', 'sources/blocks/side_news_archive.php'), (5181, 'news', 'sources/blocks/side_news_categories.php'), (5182, 'news', 'sources/hooks/blocks/main_staff_checklist/blog.php'), (5183, 'news', 'sources/hooks/blocks/main_staff_checklist/news.php'), (5184, 'news', 'sources/hooks/blocks/side_stats/stats_news.php'), (5185, 'news', 'sources/hooks/modules/admin_import/rss.php'), (5186, 'news', 'sources/hooks/modules/admin_import_types/news.php'), (5187, 'news', 'sources/hooks/modules/admin_newsletter/news.php'), (5188, 'news', 'sources/hooks/modules/admin_setupwizard/news.php'), (5189, 'news', 'sources/hooks/modules/admin_setupwizard_installprofiles/blog.php'), (5190, 'news', 'sources/hooks/modules/admin_unvalidated/news.php'), (5191, 'news', 'sources/hooks/modules/members/news.php'), (5192, 'news', 'sources/hooks/modules/search/news.php'), (5193, 'news', 'sources/hooks/systems/addon_registry/news.php'), (5194, 'news', 'sources/hooks/systems/attachments/news.php'), (5195, 'news', 'sources/hooks/systems/block_ui_renderers/news.php'), (5196, 'news', 'sources/hooks/systems/commandr_fs/news.php'), (5197, 'news', 'sources/hooks/systems/config/blog_update_time.php'), (5198, 'news', 'sources/hooks/systems/config/enable_secondary_news.php'), (5199, 'news', 'sources/hooks/systems/config/news_categories_per_page.php'), (5200, 'news', 'sources/hooks/systems/config/news_entries_per_page.php'), (5201, 'news', 'sources/hooks/systems/config/news_show_stats_count_blogs.php'), (5202, 'news', 'sources/hooks/systems/config/news_show_stats_count_total_posts.php'), (5203, 'news', 'sources/hooks/systems/config/news_summary_required.php'), (5204, 'news', 'sources/hooks/systems/config/news_update_time.php'), (5205, 'news', 'sources/hooks/systems/config/ping_url.php'), (5206, 'news', 'sources/hooks/systems/config/points_ADD_NEWS.php'), (5207, 'news', 'sources/hooks/systems/content_meta_aware/news.php'), (5208, 'news', 'sources/hooks/systems/content_meta_aware/news_category.php'), (5209, 'news', 'sources/hooks/systems/meta/news.php'), (5210, 'news', 'sources/hooks/systems/module_permissions/news.php'), (5211, 'news', 'sources/hooks/systems/notifications/news_entry.php'), (5212, 'news', 'sources/hooks/systems/page_groupings/news.php'), (5213, 'news', 'sources/hooks/systems/preview/news.php'), (5214, 'news', 'sources/hooks/systems/profiles_tabs/blog.php'), (5215, 'news', 'sources/hooks/systems/realtime_rain/news.php'), (5216, 'news', 'sources/hooks/systems/reorganise_uploads/news.php'), (5217, 'news', 'sources/hooks/systems/rss/news.php'), (5218, 'news', 'sources/hooks/systems/sitemap/news.php'), (5219, 'news', 'sources/hooks/systems/sitemap/news_category.php'), (5220, 'news', 'sources/hooks/systems/tasks/import_rss.php'), (5221, 'news', 'sources/hooks/systems/tasks/import_wordpress.php'), (5222, 'news', 'sources/hooks/systems/trackback/news.php'), (5223, 'news', 'sources/news.php'), (5224, 'news', 'sources/news2.php'), (5225, 'news', 'sources/news_sitemap.php'), (5226, 'news', 'themes/default/images/icons/24x24/menu/rich_content/news.png'), (5227, 'news', 'themes/default/images/icons/24x24/tabs/member_account/blog.png'), (5228, 'news', 'themes/default/images/icons/48x48/menu/rich_content/news.png'), (5229, 'news', 'themes/default/images/icons/48x48/tabs/member_account/blog.png'), (5230, 'news', 'themes/default/images/newscats/art.jpg'), (5231, 'news', 'themes/default/images/newscats/business.jpg'), (5232, 'news', 'themes/default/images/newscats/community.jpg'), (5233, 'news', 'themes/default/images/newscats/difficulties.jpg'), (5234, 'news', 'themes/default/images/newscats/entertainment.jpg'), (5235, 'news', 'themes/default/images/newscats/general.jpg'), (5236, 'news', 'themes/default/images/newscats/index.html'), (5237, 'news', 'themes/default/images/newscats/technology.jpg'), (5238, 'news', 'themes/default/templates/BLOCK_BOTTOM_NEWS.tpl'), (5239, 'news', 'themes/default/templates/BLOCK_MAIN_IMAGE_FADER_NEWS.tpl'), (5240, 'news', 'themes/default/templates/BLOCK_MAIN_NEWS.tpl'), (5241, 'news', 'themes/default/templates/BLOCK_SIDE_NEWS.tpl'), (5242, 'news', 'themes/default/templates/BLOCK_SIDE_NEWS_ARCHIVE.tpl'), (5243, 'news', 'themes/default/templates/BLOCK_SIDE_NEWS_CATEGORIES.tpl'), (5244, 'news', 'themes/default/templates/BLOCK_SIDE_NEWS_SUMMARY.tpl'), (5245, 'news', 'themes/default/templates/CNS_MEMBER_PROFILE_BLOG.tpl'), (5246, 'news', 'themes/default/templates/NEWS_ARCHIVE_SCREEN.tpl'), (5247, 'news', 'themes/default/templates/NEWS_CHICKLETS.tpl'), (5248, 'news', 'themes/default/templates/NEWS_ENTRY_SCREEN.tpl'), (5249, 'news', 'themes/default/templates/NEWS_WORDPRESS_IMPORT_SCREEN.tpl'), (5250, 'news_shared', 'lang/EN/news.ini'), (5251, 'news_shared', 'sources/hooks/systems/addon_registry/news_shared.php'), (5252, 'news_shared', 'themes/default/css/news.css'), (5253, 'news_shared', 'themes/default/templates/NEWS_BOX.tpl'), (5254, 'news_shared', 'themes/default/templates/NEWS_BRIEF.tpl'), (5255, 'newsletter', 'adminzone/pages/modules/admin_newsletter.php'), (5256, 'newsletter', 'data/incoming_bounced_email.php'), (5257, 'newsletter', 'lang/EN/newsletter.ini'), (5258, 'newsletter', 'site/pages/modules/newsletter.php'), (5259, 'newsletter', 'sources/blocks/main_newsletter_signup.php'), (5260, 'newsletter', 'sources/hooks/blocks/main_staff_checklist/newsletter.php'), (5261, 'newsletter', 'sources/hooks/modules/admin_import/newsletter_subscribers.php'), (5262, 'newsletter', 'sources/hooks/modules/admin_import_types/newsletter.php'), (5263, 'newsletter', 'sources/hooks/modules/admin_newsletter/.htaccess'), (5264, 'newsletter', 'sources/hooks/modules/admin_newsletter/index.html'), (5265, 'newsletter', 'sources/hooks/modules/admin_setupwizard/newsletter.php'), (5266, 'newsletter', 'sources/hooks/systems/addon_registry/newsletter.php'), (5267, 'newsletter', 'sources/hooks/systems/block_ui_renderers/newsletters.php'), (5268, 'newsletter', 'sources/hooks/systems/commandr_fs/newsletter_subscribers.php'), (5269, 'newsletter', 'sources/hooks/systems/commandr_fs/newsletters.php'), (5270, 'newsletter', 'sources/hooks/systems/commandr_fs/periodic_newsletters.php'), (5271, 'newsletter', 'sources/hooks/systems/config/dual_format_newsletters.php'), (5272, 'newsletter', 'sources/hooks/systems/config/interest_levels.php'), (5273, 'newsletter', 'sources/hooks/systems/config/mails_per_send.php'), (5274, 'newsletter', 'sources/hooks/systems/config/max_newsletter_whatsnew.php'), (5275, 'newsletter', 'sources/hooks/systems/config/minutes_between_sends.php'), (5276, 'newsletter', 'sources/hooks/systems/config/newsletter_text.php'), (5277, 'newsletter', 'sources/hooks/systems/config/newsletter_title.php'), (5278, 'newsletter', 'sources/hooks/systems/config/newsletter_update_time.php'), (5279, 'newsletter', 'sources/hooks/systems/cron/newsletter_drip_send.php'), (5280, 'newsletter', 'sources/hooks/systems/cron/newsletter_periodic.php'), (5281, 'newsletter', 'sources/hooks/systems/page_groupings/newsletter.php'), (5282, 'newsletter', 'sources/hooks/systems/resource_meta_aware/newsletter.php'), (5283, 'newsletter', 'sources/hooks/systems/resource_meta_aware/newsletter_subscriber.php'), (5284, 'newsletter', 'sources/hooks/systems/resource_meta_aware/periodic_newsletter.php'), (5285, 'newsletter', 'sources/hooks/systems/tasks/import_newsletter_subscribers.php'), (5286, 'newsletter', 'sources/hooks/systems/tasks/send_newsletter.php'), (5287, 'newsletter', 'sources/newsletter.php'), (5288, 'newsletter', 'sources_custom/hooks/modules/admin_newsletter/.htaccess'), (5289, 'newsletter', 'sources_custom/hooks/modules/admin_newsletter/index.html'), (5290, 'newsletter', 'themes/default/css/newsletter.css'), (5291, 'newsletter', 'themes/default/images/icons/24x24/menu/adminzone/tools/newsletter/import_subscribers.png'), (5292, 'newsletter', 'themes/default/images/icons/24x24/menu/adminzone/tools/newsletter/index.html'), (5293, 'newsletter', 'themes/default/images/icons/24x24/menu/adminzone/tools/newsletter/newsletter_email_bounce.png'), (5294, 'newsletter', 'themes/default/images/icons/24x24/menu/adminzone/tools/newsletter/newsletter_from_changes.png'), (5295, 'newsletter', 'themes/default/images/icons/24x24/menu/adminzone/tools/newsletter/subscribers.png'), (5296, 'newsletter', 'themes/default/images/icons/24x24/menu/site_meta/newsletters.png'), (5297, 'newsletter', 'themes/default/images/icons/48x48/menu/adminzone/tools/newsletter/import_subscribers.png'), (5298, 'newsletter', 'themes/default/images/icons/48x48/menu/adminzone/tools/newsletter/index.html'), (5299, 'newsletter', 'themes/default/images/icons/48x48/menu/adminzone/tools/newsletter/newsletter_email_bounce.png'), (5300, 'newsletter', 'themes/default/images/icons/48x48/menu/adminzone/tools/newsletter/newsletter_from_changes.png'), (5301, 'newsletter', 'themes/default/images/icons/48x48/menu/adminzone/tools/newsletter/subscribers.png'), (5302, 'newsletter', 'themes/default/images/icons/48x48/menu/site_meta/newsletters.png'), (5303, 'newsletter', 'themes/default/templates/BLOCK_MAIN_NEWSLETTER_SIGNUP.tpl'), (5304, 'newsletter', 'themes/default/templates/BLOCK_MAIN_NEWSLETTER_SIGNUP_DONE.tpl'), (5305, 'newsletter', 'themes/default/templates/NEWSLETTER_CONFIRM_WRAP.tpl'), (5306, 'newsletter', 'themes/default/templates/NEWSLETTER_SUBSCRIBER.tpl'), (5307, 'newsletter', 'themes/default/templates/NEWSLETTER_SUBSCRIBERS_SCREEN.tpl'), (5308, 'newsletter', 'themes/default/templates/PERIODIC_NEWSLETTER_REMOVE.tpl'), (5309, 'newsletter', 'themes/default/text/NEWSLETTER_WHATSNEW_FCOMCODE.txt'), (5310, 'newsletter', 'themes/default/text/NEWSLETTER_WHATSNEW_RESOURCE_FCOMCODE.txt'), (5311, 'newsletter', 'themes/default/text/NEWSLETTER_WHATSNEW_SECTION_FCOMCODE.txt'), (5312, 'page_management', 'adminzone/pages/modules/admin_sitemap.php'), (5313, 'page_management', 'sources/hooks/systems/addon_registry/page_management.php'), (5314, 'page_management', 'themes/default/images/icons/24x24/menu/adminzone/structure/sitemap/page_delete.png'), (5315, 'page_management', 'themes/default/images/icons/24x24/menu/adminzone/structure/sitemap/page_move.png'), (5316, 'page_management', 'themes/default/images/icons/24x24/menu/adminzone/structure/sitemap/sitemap_editor.png'), (5317, 'page_management', 'themes/default/images/icons/48x48/menu/adminzone/structure/sitemap/page_delete.png'), (5318, 'page_management', 'themes/default/images/icons/48x48/menu/adminzone/structure/sitemap/page_move.png'), (5319, 'page_management', 'themes/default/images/icons/48x48/menu/adminzone/structure/sitemap/sitemap_editor.png'), (5320, 'page_management', 'themes/default/javascript/sitemap_editor.js'), (5321, 'page_management', 'themes/default/templates/SITEMAP_EDITOR_SCREEN.tpl'), (5322, 'page_management', 'themes/default/templates/WEBSTANDARDS_CHECK_ERROR.tpl'), (5323, 'page_management', 'themes/default/templates/WEBSTANDARDS_CHECK_SCREEN.tpl'), (5324, 'phpinfo', 'adminzone/pages/modules/admin_phpinfo.php'), (5325, 'phpinfo', 'sources/hooks/systems/addon_registry/phpinfo.php'), (5326, 'phpinfo', 'sources/hooks/systems/page_groupings/phpinfo.php'), (5327, 'phpinfo', 'themes/default/css/phpinfo.css'), (5328, 'phpinfo', 'themes/default/images/icons/24x24/menu/adminzone/tools/phpinfo.png'), (5329, 'phpinfo', 'themes/default/images/icons/48x48/menu/adminzone/tools/phpinfo.png'), (5330, 'points', 'adminzone/pages/modules/admin_points.php'), (5331, 'points', 'lang/EN/leader_board.ini'), (5332, 'points', 'lang/EN/points.ini'), (5333, 'points', 'site/pages/modules/leader_board.php'), (5334, 'points', 'site/pages/modules/points.php'), (5335, 'points', 'sources/blocks/main_leader_board.php'), (5336, 'points', 'sources/hooks/blocks/main_staff_checklist/points.php'), (5337, 'points', 'sources/hooks/modules/admin_import_types/points.php'), (5338, 'points', 'sources/hooks/modules/admin_setupwizard/leader_board.php'), (5339, 'points', 'sources/hooks/systems/addon_registry/points.php'), (5340, 'points', 'sources/hooks/systems/cns_cpf_filter/points.php'), (5341, 'points', 'sources/hooks/systems/commandr_commands/give.php'), (5342, 'points', 'sources/hooks/systems/commandr_fs_extended_member/point_charges.php'), (5343, 'points', 'sources/hooks/systems/commandr_fs_extended_member/point_gifts_given.php'), (5344, 'points', 'sources/hooks/systems/config/gift_reward_amount.php'), (5345, 'points', 'sources/hooks/systems/config/gift_reward_chance.php'), (5346, 'points', 'sources/hooks/systems/config/leader_board_show_staff.php'), (5347, 'points', 'sources/hooks/systems/config/leader_board_size.php'), (5348, 'points', 'sources/hooks/systems/config/leader_board_start_date.php'), (5349, 'points', 'sources/hooks/systems/config/point_logs_per_page.php'), (5350, 'points', 'sources/hooks/systems/config/points_if_liked.php'), (5351, 'points', 'sources/hooks/systems/config/points_joining.php'), (5352, 'points', 'sources/hooks/systems/config/points_per_currency_unit.php'), (5353, 'points', 'sources/hooks/systems/config/points_per_daily_visit.php'), (5354, 'points', 'sources/hooks/systems/config/points_per_day.php'), (5355, 'points', 'sources/hooks/systems/config/points_posting.php'), (5356, 'points', 'sources/hooks/systems/config/points_rating.php'), (5357, 'points', 'sources/hooks/systems/config/points_show_personal_stats_gift_points_left.php'), (5358, 'points', 'sources/hooks/systems/config/points_show_personal_stats_gift_points_used.php'), (5359, 'points', 'sources/hooks/systems/config/points_show_personal_stats_points_left.php'), (5360, 'points', 'sources/hooks/systems/config/points_show_personal_stats_points_used.php'), (5361, 'points', 'sources/hooks/systems/config/points_show_personal_stats_total_points.php'), (5362, 'points', 'sources/hooks/systems/config/points_voting.php'), (5363, 'points', 'sources/hooks/systems/config_categories/points.php'), (5364, 'points', 'sources/hooks/systems/cron/leader_board.php'), (5365, 'points', 'sources/hooks/systems/notifications/receive_points_staff.php'), (5366, 'points', 'sources/hooks/systems/notifications/received_points.php'), (5367, 'points', 'sources/hooks/systems/page_groupings/points.php'), (5368, 'points', 'sources/hooks/systems/profiles_tabs/points.php'), (5369, 'points', 'sources/hooks/systems/realtime_rain/points.php'), (5370, 'points', 'sources/hooks/systems/rss/points.php'), (5371, 'points', 'sources/hooks/systems/tasks/export_points_log.php'), (5372, 'points', 'sources/leader_board.php'), (5373, 'points', 'sources/points.php'), (5374, 'points', 'sources/points2.php'), (5375, 'points', 'sources/points3.php'), (5376, 'points', 'themes/default/css/points.css'), (5377, 'points', 'themes/default/images/icons/24x24/buttons/points.png'), (5378, 'points', 'themes/default/images/icons/24x24/menu/adminzone/audit/points_log.png'), (5379, 'points', 'themes/default/images/icons/24x24/menu/social/leader_board.png'), (5380, 'points', 'themes/default/images/icons/24x24/menu/social/points.png'), (5381, 'points', 'themes/default/images/icons/48x48/buttons/points.png'), (5382, 'points', 'themes/default/images/icons/48x48/menu/adminzone/audit/points_log.png'), (5383, 'points', 'themes/default/images/icons/48x48/menu/social/leader_board.png'), (5384, 'points', 'themes/default/images/icons/48x48/menu/social/points.png'), (5385, 'points', 'themes/default/templates/POINTS_GIVE.tpl'), (5386, 'points', 'themes/default/templates/POINTS_LEADER_BOARD.tpl'), (5387, 'points', 'themes/default/templates/POINTS_LEADER_BOARD_ROW.tpl'), (5388, 'points', 'themes/default/templates/POINTS_LEADER_BOARD_SCREEN.tpl'), (5389, 'points', 'themes/default/templates/POINTS_LEADER_BOARD_WEEK.tpl'), (5390, 'points', 'themes/default/templates/POINTS_PROFILE.tpl'), (5391, 'points', 'themes/default/templates/POINTS_SCREEN.tpl'), (5392, 'points', 'themes/default/templates/POINTS_SEARCH_RESULT.tpl'), (5393, 'points', 'themes/default/templates/POINTS_SEARCH_SCREEN.tpl'), (5394, 'pointstore', 'adminzone/pages/modules/admin_pointstore.php'), (5395, 'pointstore', 'lang/EN/pointstore.ini'), (5396, 'pointstore', 'site/pages/modules/pointstore.php'), (5397, 'pointstore', 'sources/hooks/blocks/main_staff_checklist/pointstore.php'), (5398, 'pointstore', 'sources/hooks/modules/admin_import_types/pointstore.php'), (5399, 'pointstore', 'sources/hooks/modules/pointstore/.htaccess'), (5400, 'pointstore', 'sources/hooks/modules/pointstore/custom.php'), (5401, 'pointstore', 'sources/hooks/modules/pointstore/forwarding.php'), (5402, 'pointstore', 'sources/hooks/modules/pointstore/gambling.php'), (5403, 'pointstore', 'sources/hooks/modules/pointstore/highlight_name.php'), (5404, 'pointstore', 'sources/hooks/modules/pointstore/index.html'), (5405, 'pointstore', 'sources/hooks/modules/pointstore/permission.php'), (5406, 'pointstore', 'sources/hooks/modules/pointstore/pop3.php'), (5407, 'pointstore', 'sources/hooks/modules/pointstore/topic_pin.php'), (5408, 'pointstore', 'sources/hooks/systems/addon_registry/pointstore.php'), (5409, 'pointstore', 'sources/hooks/systems/commandr_fs_extended_config/pstore_customs.php'), (5410, 'pointstore', 'sources/hooks/systems/commandr_fs_extended_config/pstore_permissions.php'), (5411, 'pointstore', 'sources/hooks/systems/commandr_fs_extended_config/pstore_prices.php'), (5412, 'pointstore', 'sources/hooks/systems/config/average_gamble_multiplier.php'), (5413, 'pointstore', 'sources/hooks/systems/config/banner_hit.php'), (5414, 'pointstore', 'sources/hooks/systems/config/banner_imp.php'), (5415, 'pointstore', 'sources/hooks/systems/config/banner_setup.php'), (5416, 'pointstore', 'sources/hooks/systems/config/forw_url.php'), (5417, 'pointstore', 'sources/hooks/systems/config/highlight_name.php'), (5418, 'pointstore', 'sources/hooks/systems/config/initial_banner_hits.php'), (5419, 'pointstore', 'sources/hooks/systems/config/initial_quota.php'), (5420, 'pointstore', 'sources/hooks/systems/config/is_on_banner_buy.php'), (5421, 'pointstore', 'sources/hooks/systems/config/is_on_forw_buy.php'), (5422, 'pointstore', 'sources/hooks/systems/config/is_on_gambling_buy.php'), (5423, 'pointstore', 'sources/hooks/systems/config/is_on_highlight_name_buy.php'), (5424, 'pointstore', 'sources/hooks/systems/config/is_on_pop3_buy.php'), (5425, 'pointstore', 'sources/hooks/systems/config/is_on_topic_pin_buy.php'), (5426, 'pointstore', 'sources/hooks/systems/config/mail_server.php'), (5427, 'pointstore', 'sources/hooks/systems/config/max_quota.php'), (5428, 'pointstore', 'sources/hooks/systems/config/maximum_gamble_amount.php'), (5429, 'pointstore', 'sources/hooks/systems/config/maximum_gamble_multiplier.php'), (5430, 'pointstore', 'sources/hooks/systems/config/minimum_gamble_amount.php'), (5431, 'pointstore', 'sources/hooks/systems/config/pop_url.php'), (5432, 'pointstore', 'sources/hooks/systems/config/quota.php'), (5433, 'pointstore', 'sources/hooks/systems/config/quota_url.php'), (5434, 'pointstore', 'sources/hooks/systems/config/topic_pin.php'), (5435, 'pointstore', 'sources/hooks/systems/config/topic_pin_max_days.php'), (5436, 'pointstore', 'sources/hooks/systems/config_categories/pointstore.php'), (5437, 'pointstore', 'sources/hooks/systems/cron/topic_pin.php'), (5438, 'pointstore', 'sources/hooks/systems/notifications/pointstore_request_custom.php'), (5439, 'pointstore', 'sources/hooks/systems/notifications/pointstore_request_forwarding.php'), (5440, 'pointstore', 'sources/hooks/systems/notifications/pointstore_request_pop3.php'), (5441, 'pointstore', 'sources/hooks/systems/notifications/pointstore_request_quota.php'), (5442, 'pointstore', 'sources/hooks/systems/page_groupings/pointstore.php'), (5443, 'pointstore', 'sources/pointstore.php'), (5444, 'pointstore', 'sources_custom/hooks/modules/pointstore/.htaccess'), (5445, 'pointstore', 'sources_custom/hooks/modules/pointstore/index.html'), (5446, 'pointstore', 'themes/default/images/icons/24x24/menu/adminzone/audit/pointstore_log.png'), (5447, 'pointstore', 'themes/default/images/icons/24x24/menu/social/pointstore.png'), (5448, 'pointstore', 'themes/default/images/icons/48x48/menu/adminzone/audit/pointstore_log.png'), (5449, 'pointstore', 'themes/default/images/icons/48x48/menu/social/pointstore.png'), (5450, 'pointstore', 'themes/default/templates/POINTSTORE_CONFIRM_SCREEN.tpl'), (5451, 'pointstore', 'themes/default/templates/POINTSTORE_CUSTOM.tpl'), (5452, 'pointstore', 'themes/default/templates/POINTSTORE_CUSTOM_ITEM_SCREEN.tpl'), (5453, 'pointstore', 'themes/default/templates/POINTSTORE_GAMBLING.tpl'), (5454, 'pointstore', 'themes/default/templates/POINTSTORE_HIGHLIGHT_NAME.tpl'), (5455, 'pointstore', 'themes/default/templates/POINTSTORE_HIGHLIGHT_NAME_SCREEN.tpl'), (5456, 'pointstore', 'themes/default/templates/POINTSTORE_LOG_SCREEN.tpl'), (5457, 'pointstore', 'themes/default/templates/POINTSTORE_MAIL.tpl'), (5458, 'pointstore', 'themes/default/templates/POINTSTORE_MFORWARDING_LINK.tpl'), (5459, 'pointstore', 'themes/default/templates/POINTSTORE_MPOP3_LINK.tpl'), (5460, 'pointstore', 'themes/default/templates/POINTSTORE_PERMISSION.tpl'), (5461, 'pointstore', 'themes/default/templates/POINTSTORE_POP3_ACTIVATE.tpl'), (5462, 'pointstore', 'themes/default/templates/POINTSTORE_POP3_QUOTA.tpl'), (5463, 'pointstore', 'themes/default/templates/POINTSTORE_POP3_SCREEN.tpl'), (5464, 'pointstore', 'themes/default/templates/POINTSTORE_PRICES_FORM_WRAP.tpl'), (5465, 'pointstore', 'themes/default/templates/POINTSTORE_PRICE_SCREEN.tpl'), (5466, 'pointstore', 'themes/default/templates/POINTSTORE_QUOTA.tpl'), (5467, 'pointstore', 'themes/default/templates/POINTSTORE_SCREEN.tpl'), (5468, 'pointstore', 'themes/default/templates/POINTSTORE_TOPIC_PIN.tpl'), (5469, 'pointstore', 'themes/default/text/POINTSTORE_FORWARDER_MAIL.txt'), (5470, 'pointstore', 'themes/default/text/POINTSTORE_POP3_MAIL.txt'), (5471, 'pointstore', 'themes/default/text/POINTSTORE_QUOTA_MAIL.txt'), (5472, 'polls', 'cms/pages/modules/cms_polls.php'), (5473, 'polls', 'lang/EN/polls.ini'), (5474, 'polls', 'site/pages/modules/polls.php'), (5475, 'polls', 'sources/blocks/main_poll.php'), (5476, 'polls', 'sources/hooks/blocks/main_staff_checklist/polls.php'), (5477, 'polls', 'sources/hooks/modules/admin_import_types/polls.php'), (5478, 'polls', 'sources/hooks/modules/admin_setupwizard/polls.php'), (5479, 'polls', 'sources/hooks/modules/search/polls.php'), (5480, 'polls', 'sources/hooks/systems/addon_registry/polls.php'), (5481, 'polls', 'sources/hooks/systems/block_ui_renderers/polls.php'), (5482, 'polls', 'sources/hooks/systems/commandr_fs/polls.php'), (5483, 'polls', 'sources/hooks/systems/config/points_ADD_POLL.php'), (5484, 'polls', 'sources/hooks/systems/config/points_CHOOSE_POLL.php'), (5485, 'polls', 'sources/hooks/systems/config/poll_update_time.php'), (5486, 'polls', 'sources/hooks/systems/content_meta_aware/poll.php'), (5487, 'polls', 'sources/hooks/systems/notifications/poll_chosen.php'), (5488, 'polls', 'sources/hooks/systems/page_groupings/polls.php'), (5489, 'polls', 'sources/hooks/systems/preview/poll.php'), (5490, 'polls', 'sources/hooks/systems/realtime_rain/polls.php'), (5491, 'polls', 'sources/hooks/systems/rss/polls.php'), (5492, 'polls', 'sources/hooks/systems/sitemap/poll.php'), (5493, 'polls', 'sources/hooks/systems/trackback/polls.php'), (5494, 'polls', 'sources/polls.php'), (5495, 'polls', 'sources/polls2.php'), (5496, 'polls', 'themes/default/css/polls.css'), (5497, 'polls', 'themes/default/images/icons/24x24/menu/social/polls.png'), (5498, 'polls', 'themes/default/images/icons/48x48/menu/social/polls.png'), (5499, 'polls', 'themes/default/templates/BLOCK_MAIN_POLL.tpl'), (5500, 'polls', 'themes/default/templates/POLL_ANSWER.tpl'), (5501, 'polls', 'themes/default/templates/POLL_ANSWER_RESULT.tpl'), (5502, 'polls', 'themes/default/templates/POLL_BOX.tpl'), (5503, 'polls', 'themes/default/templates/POLL_LIST_ENTRY.tpl'), (5504, 'polls', 'themes/default/templates/POLL_RSS_SUMMARY.tpl'), (5505, 'polls', 'themes/default/templates/POLL_SCREEN.tpl'), (5506, 'printer_friendly_block', 'sources/blocks/side_printer_friendly.php'), (5507, 'printer_friendly_block', 'sources/hooks/modules/admin_setupwizard/printer_friendly_block.php'), (5508, 'printer_friendly_block', 'sources/hooks/systems/addon_registry/printer_friendly_block.php'), (5509, 'printer_friendly_block', 'themes/default/templates/BLOCK_SIDE_PRINTER_FRIENDLY.tpl'), (5510, 'quizzes', 'adminzone/pages/modules/admin_quiz.php'), (5511, 'quizzes', 'cms/pages/modules/cms_quiz.php'), (5512, 'quizzes', 'lang/EN/quiz.ini'), (5513, 'quizzes', 'site/pages/modules/quiz.php'), (5514, 'quizzes', 'sources/hooks/blocks/side_stats/stats_quiz.php'), (5515, 'quizzes', 'sources/hooks/modules/admin_import_types/quizzes.php'), (5516, 'quizzes', 'sources/hooks/modules/admin_newsletter/quiz.php'), (5517, 'quizzes', 'sources/hooks/modules/admin_unvalidated/quiz.php'), (5518, 'quizzes', 'sources/hooks/modules/members/quiz.php'), (5519, 'quizzes', 'sources/hooks/modules/search/quiz.php'), (5520, 'quizzes', 'sources/hooks/systems/addon_registry/quizzes.php'), (5521, 'quizzes', 'sources/hooks/systems/commandr_fs/quizzes.php'), (5522, 'quizzes', 'sources/hooks/systems/config/points_ADD_QUIZ.php'), (5523, 'quizzes', 'sources/hooks/systems/config/quiz_show_stats_count_total_open.php'), (5524, 'quizzes', 'sources/hooks/systems/content_meta_aware/quiz.php'), (5525, 'quizzes', 'sources/hooks/systems/meta/quiz.php'), (5526, 'quizzes', 'sources/hooks/systems/notifications/quiz_results.php'), (5527, 'quizzes', 'sources/hooks/systems/page_groupings/quiz.php'), (5528, 'quizzes', 'sources/hooks/systems/preview/quiz.php'), (5529, 'quizzes', 'sources/hooks/systems/sitemap/quiz.php'), (5530, 'quizzes', 'sources/quiz.php'), (5531, 'quizzes', 'sources/quiz2.php'), (5532, 'quizzes', 'themes/default/css/quizzes.css'), (5533, 'quizzes', 'themes/default/images/icons/24x24/menu/cms/quiz/find_winners.png'), (5534, 'quizzes', 'themes/default/images/icons/24x24/menu/cms/quiz/index.html'), (5535, 'quizzes', 'themes/default/images/icons/24x24/menu/cms/quiz/quiz_results.png'), (5536, 'quizzes', 'themes/default/images/icons/24x24/menu/rich_content/quiz.png'), (5537, 'quizzes', 'themes/default/images/icons/48x48/menu/cms/quiz/find_winners.png'), (5538, 'quizzes', 'themes/default/images/icons/48x48/menu/cms/quiz/index.html'), (5539, 'quizzes', 'themes/default/images/icons/48x48/menu/cms/quiz/quiz_results.png'), (5540, 'quizzes', 'themes/default/images/icons/48x48/menu/rich_content/quiz.png'), (5541, 'quizzes', 'themes/default/templates/MEMBER_QUIZ_ENTRIES.tpl'), (5542, 'quizzes', 'themes/default/templates/QUIZ_ARCHIVE_SCREEN.tpl'), (5543, 'quizzes', 'themes/default/templates/QUIZ_BOX.tpl'), (5544, 'quizzes', 'themes/default/templates/QUIZ_DONE_SCREEN.tpl'), (5545, 'quizzes', 'themes/default/templates/QUIZ_RESULTS.tpl'), (5546, 'quizzes', 'themes/default/templates/QUIZ_RESULTS_SCREEN.tpl'), (5547, 'quizzes', 'themes/default/templates/QUIZ_RESULT_SCREEN.tpl'), (5548, 'quizzes', 'themes/default/templates/QUIZ_SCREEN.tpl'), (5549, 'quizzes', 'themes/default/text/QUIZ_SURVEY_ANSWERS_MAIL.txt'), (5550, 'quizzes', 'themes/default/text/QUIZ_TEST_ANSWERS_MAIL.txt'), (5551, 'random_quotes', 'adminzone/pages/comcode/EN/quotes.txt'), (5552, 'random_quotes', 'lang/EN/quotes.ini'), (5553, 'random_quotes', 'sources/blocks/main_quotes.php'), (5554, 'random_quotes', 'sources/hooks/blocks/main_notes/quotes.php'), (5555, 'random_quotes', 'sources/hooks/modules/admin_import_types/quotes.php'), (5556, 'random_quotes', 'sources/hooks/modules/admin_setupwizard/random_quotes.php'), (5557, 'random_quotes', 'sources/hooks/systems/addon_registry/random_quotes.php'), (5558, 'random_quotes', 'sources/hooks/systems/page_groupings/quotes.php'), (5559, 'random_quotes', 'text/EN/quotes.txt'), (5560, 'random_quotes', 'themes/default/css/random_quotes.css'), (5561, 'random_quotes', 'themes/default/images/icons/24x24/menu/adminzone/style/quotes.png'), (5562, 'random_quotes', 'themes/default/images/icons/48x48/menu/adminzone/style/quotes.png'), (5563, 'random_quotes', 'themes/default/templates/BLOCK_MAIN_QUOTES.tpl'), (5564, 'realtime_rain', 'adminzone/pages/modules/admin_realtime_rain.php'), (5565, 'realtime_rain', 'data/realtime_rain.php'), (5566, 'realtime_rain', 'lang/EN/realtime_rain.ini'), (5567, 'realtime_rain', 'sources/hooks/systems/addon_registry/realtime_rain.php'), (5568, 'realtime_rain', 'sources/hooks/systems/config/bottom_show_realtime_rain_button.php'), (5569, 'realtime_rain', 'sources/hooks/systems/page_groupings/realtime_rain.php'), (5570, 'realtime_rain', 'sources/hooks/systems/realtime_rain/.htaccess'), (5571, 'realtime_rain', 'sources/hooks/systems/realtime_rain/index.html'), (5572, 'realtime_rain', 'sources/hooks/systems/snippets/realtime_rain_load.php'), (5573, 'realtime_rain', 'sources/realtime_rain.php'), (5574, 'realtime_rain', 'sources_custom/hooks/systems/realtime_rain/.htaccess'), (5575, 'realtime_rain', 'sources_custom/hooks/systems/realtime_rain/index.html'), (5576, 'realtime_rain', 'themes/default/css/realtime_rain.css'), (5577, 'realtime_rain', 'themes/default/images/flags/AD.gif'), (5578, 'realtime_rain', 'themes/default/images/flags/AE.gif'), (5579, 'realtime_rain', 'themes/default/images/flags/AF.gif'), (5580, 'realtime_rain', 'themes/default/images/flags/AG.gif'), (5581, 'realtime_rain', 'themes/default/images/flags/AL.gif'), (5582, 'realtime_rain', 'themes/default/images/flags/AM.gif'), (5583, 'realtime_rain', 'themes/default/images/flags/AO.gif'), (5584, 'realtime_rain', 'themes/default/images/flags/AR.gif'), (5585, 'realtime_rain', 'themes/default/images/flags/AT.gif'), (5586, 'realtime_rain', 'themes/default/images/flags/AU.gif'), (5587, 'realtime_rain', 'themes/default/images/flags/AZ.gif'), (5588, 'realtime_rain', 'themes/default/images/flags/BA.gif'), (5589, 'realtime_rain', 'themes/default/images/flags/BB.gif'), (5590, 'realtime_rain', 'themes/default/images/flags/BD.gif'), (5591, 'realtime_rain', 'themes/default/images/flags/BE.gif'), (5592, 'realtime_rain', 'themes/default/images/flags/BF.gif'), (5593, 'realtime_rain', 'themes/default/images/flags/BG.gif'), (5594, 'realtime_rain', 'themes/default/images/flags/BH.gif'), (5595, 'realtime_rain', 'themes/default/images/flags/BI.gif'), (5596, 'realtime_rain', 'themes/default/images/flags/BJ.gif'), (5597, 'realtime_rain', 'themes/default/images/flags/BN.gif'), (5598, 'realtime_rain', 'themes/default/images/flags/BO.gif'), (5599, 'realtime_rain', 'themes/default/images/flags/BR.gif'), (5600, 'realtime_rain', 'themes/default/images/flags/BS.gif'), (5601, 'realtime_rain', 'themes/default/images/flags/BT.gif'), (5602, 'realtime_rain', 'themes/default/images/flags/BW.gif'), (5603, 'realtime_rain', 'themes/default/images/flags/BY.gif'), (5604, 'realtime_rain', 'themes/default/images/flags/BZ.gif'), (5605, 'realtime_rain', 'themes/default/images/flags/CA.gif'), (5606, 'realtime_rain', 'themes/default/images/flags/CD.gif'), (5607, 'realtime_rain', 'themes/default/images/flags/CF.gif'), (5608, 'realtime_rain', 'themes/default/images/flags/CH.gif'), (5609, 'realtime_rain', 'themes/default/images/flags/CI.gif'), (5610, 'realtime_rain', 'themes/default/images/flags/CL.gif'), (5611, 'realtime_rain', 'themes/default/images/flags/CM.gif'), (5612, 'realtime_rain', 'themes/default/images/flags/CN.gif'), (5613, 'realtime_rain', 'themes/default/images/flags/CO.gif'), (5614, 'realtime_rain', 'themes/default/images/flags/CR.gif'), (5615, 'realtime_rain', 'themes/default/images/flags/CU.gif'), (5616, 'realtime_rain', 'themes/default/images/flags/CV.gif'), (5617, 'realtime_rain', 'themes/default/images/flags/CY.gif'), (5618, 'realtime_rain', 'themes/default/images/flags/CZ.gif'), (5619, 'realtime_rain', 'themes/default/images/flags/DE.gif'), (5620, 'realtime_rain', 'themes/default/images/flags/DJ.gif'), (5621, 'realtime_rain', 'themes/default/images/flags/DK.gif'), (5622, 'realtime_rain', 'themes/default/images/flags/DM.gif'), (5623, 'realtime_rain', 'themes/default/images/flags/DO.gif'), (5624, 'realtime_rain', 'themes/default/images/flags/DZ.gif'), (5625, 'realtime_rain', 'themes/default/images/flags/EC.gif'), (5626, 'realtime_rain', 'themes/default/images/flags/EE.gif'), (5627, 'realtime_rain', 'themes/default/images/flags/EG.gif'), (5628, 'realtime_rain', 'themes/default/images/flags/EH.gif'), (5629, 'realtime_rain', 'themes/default/images/flags/ER.gif'), (5630, 'realtime_rain', 'themes/default/images/flags/ES.gif'), (5631, 'realtime_rain', 'themes/default/images/flags/ET.gif'), (5632, 'realtime_rain', 'themes/default/images/flags/FI.gif'), (5633, 'realtime_rain', 'themes/default/images/flags/FJ.gif'), (5634, 'realtime_rain', 'themes/default/images/flags/FM.gif'); INSERT INTO `[[dbprefix]]addons_files` VALUES (5635, 'realtime_rain', 'themes/default/images/flags/FR.gif'), (5636, 'realtime_rain', 'themes/default/images/flags/GA.gif'), (5637, 'realtime_rain', 'themes/default/images/flags/GB.gif'), (5638, 'realtime_rain', 'themes/default/images/flags/GD.gif'), (5639, 'realtime_rain', 'themes/default/images/flags/GE.gif'), (5640, 'realtime_rain', 'themes/default/images/flags/GH.gif'), (5641, 'realtime_rain', 'themes/default/images/flags/GI.gif'), (5642, 'realtime_rain', 'themes/default/images/flags/GL.gif'), (5643, 'realtime_rain', 'themes/default/images/flags/GM.gif'), (5644, 'realtime_rain', 'themes/default/images/flags/GN.gif'), (5645, 'realtime_rain', 'themes/default/images/flags/GP.gif'), (5646, 'realtime_rain', 'themes/default/images/flags/GQ.gif'), (5647, 'realtime_rain', 'themes/default/images/flags/GR.gif'), (5648, 'realtime_rain', 'themes/default/images/flags/GT.gif'), (5649, 'realtime_rain', 'themes/default/images/flags/GW.gif'), (5650, 'realtime_rain', 'themes/default/images/flags/GY.gif'), (5651, 'realtime_rain', 'themes/default/images/flags/HN.gif'), (5652, 'realtime_rain', 'themes/default/images/flags/HR.gif'), (5653, 'realtime_rain', 'themes/default/images/flags/HT.gif'), (5654, 'realtime_rain', 'themes/default/images/flags/HU.gif'), (5655, 'realtime_rain', 'themes/default/images/flags/ID.gif'), (5656, 'realtime_rain', 'themes/default/images/flags/IE.gif'), (5657, 'realtime_rain', 'themes/default/images/flags/IL.gif'), (5658, 'realtime_rain', 'themes/default/images/flags/IN.gif'), (5659, 'realtime_rain', 'themes/default/images/flags/IQ.gif'), (5660, 'realtime_rain', 'themes/default/images/flags/IR.gif'), (5661, 'realtime_rain', 'themes/default/images/flags/IS.gif'), (5662, 'realtime_rain', 'themes/default/images/flags/IT.gif'), (5663, 'realtime_rain', 'themes/default/images/flags/JM.gif'), (5664, 'realtime_rain', 'themes/default/images/flags/JO.gif'), (5665, 'realtime_rain', 'themes/default/images/flags/JP.gif'), (5666, 'realtime_rain', 'themes/default/images/flags/KE.gif'), (5667, 'realtime_rain', 'themes/default/images/flags/KG.gif'), (5668, 'realtime_rain', 'themes/default/images/flags/KH.gif'), (5669, 'realtime_rain', 'themes/default/images/flags/KI.gif'), (5670, 'realtime_rain', 'themes/default/images/flags/KM.gif'), (5671, 'realtime_rain', 'themes/default/images/flags/KN.gif'), (5672, 'realtime_rain', 'themes/default/images/flags/KP.gif'), (5673, 'realtime_rain', 'themes/default/images/flags/KR.gif'), (5674, 'realtime_rain', 'themes/default/images/flags/KW.gif'), (5675, 'realtime_rain', 'themes/default/images/flags/KZ.gif'), (5676, 'realtime_rain', 'themes/default/images/flags/LA.gif'), (5677, 'realtime_rain', 'themes/default/images/flags/LB.gif'), (5678, 'realtime_rain', 'themes/default/images/flags/LC.gif'), (5679, 'realtime_rain', 'themes/default/images/flags/LI.gif'), (5680, 'realtime_rain', 'themes/default/images/flags/LK.gif'), (5681, 'realtime_rain', 'themes/default/images/flags/LR.gif'), (5682, 'realtime_rain', 'themes/default/images/flags/LS.gif'), (5683, 'realtime_rain', 'themes/default/images/flags/LT.gif'), (5684, 'realtime_rain', 'themes/default/images/flags/LU.gif'), (5685, 'realtime_rain', 'themes/default/images/flags/LV.gif'), (5686, 'realtime_rain', 'themes/default/images/flags/LY.gif'), (5687, 'realtime_rain', 'themes/default/images/flags/MA.gif'), (5688, 'realtime_rain', 'themes/default/images/flags/MC.gif'), (5689, 'realtime_rain', 'themes/default/images/flags/MD.gif'), (5690, 'realtime_rain', 'themes/default/images/flags/ME.gif'), (5691, 'realtime_rain', 'themes/default/images/flags/MG.gif'), (5692, 'realtime_rain', 'themes/default/images/flags/MH.gif'), (5693, 'realtime_rain', 'themes/default/images/flags/MK.gif'), (5694, 'realtime_rain', 'themes/default/images/flags/ML.gif'), (5695, 'realtime_rain', 'themes/default/images/flags/MM.gif'), (5696, 'realtime_rain', 'themes/default/images/flags/MN.gif'), (5697, 'realtime_rain', 'themes/default/images/flags/MQ.gif'), (5698, 'realtime_rain', 'themes/default/images/flags/MR.gif'), (5699, 'realtime_rain', 'themes/default/images/flags/MT.gif'), (5700, 'realtime_rain', 'themes/default/images/flags/MU.gif'), (5701, 'realtime_rain', 'themes/default/images/flags/MV.gif'), (5702, 'realtime_rain', 'themes/default/images/flags/MW.gif'), (5703, 'realtime_rain', 'themes/default/images/flags/MX.gif'), (5704, 'realtime_rain', 'themes/default/images/flags/MY.gif'), (5705, 'realtime_rain', 'themes/default/images/flags/MZ.gif'), (5706, 'realtime_rain', 'themes/default/images/flags/NA.gif'), (5707, 'realtime_rain', 'themes/default/images/flags/NE.gif'), (5708, 'realtime_rain', 'themes/default/images/flags/NG.gif'), (5709, 'realtime_rain', 'themes/default/images/flags/NI.gif'), (5710, 'realtime_rain', 'themes/default/images/flags/NL.gif'), (5711, 'realtime_rain', 'themes/default/images/flags/NO.gif'), (5712, 'realtime_rain', 'themes/default/images/flags/NP.gif'), (5713, 'realtime_rain', 'themes/default/images/flags/NR.gif'), (5714, 'realtime_rain', 'themes/default/images/flags/NZ.gif'), (5715, 'realtime_rain', 'themes/default/images/flags/OM.gif'), (5716, 'realtime_rain', 'themes/default/images/flags/PA.gif'), (5717, 'realtime_rain', 'themes/default/images/flags/PE.gif'), (5718, 'realtime_rain', 'themes/default/images/flags/PF.gif'), (5719, 'realtime_rain', 'themes/default/images/flags/PG.gif'), (5720, 'realtime_rain', 'themes/default/images/flags/PH.gif'), (5721, 'realtime_rain', 'themes/default/images/flags/PK.gif'), (5722, 'realtime_rain', 'themes/default/images/flags/PL.gif'), (5723, 'realtime_rain', 'themes/default/images/flags/PR.gif'), (5724, 'realtime_rain', 'themes/default/images/flags/PS.gif'), (5725, 'realtime_rain', 'themes/default/images/flags/PT.gif'), (5726, 'realtime_rain', 'themes/default/images/flags/PW.gif'), (5727, 'realtime_rain', 'themes/default/images/flags/PY.gif'), (5728, 'realtime_rain', 'themes/default/images/flags/QA.gif'), (5729, 'realtime_rain', 'themes/default/images/flags/RO.gif'), (5730, 'realtime_rain', 'themes/default/images/flags/RS.gif'), (5731, 'realtime_rain', 'themes/default/images/flags/RU.gif'), (5732, 'realtime_rain', 'themes/default/images/flags/RW.gif'), (5733, 'realtime_rain', 'themes/default/images/flags/SA.gif'), (5734, 'realtime_rain', 'themes/default/images/flags/SB.gif'), (5735, 'realtime_rain', 'themes/default/images/flags/SC.gif'), (5736, 'realtime_rain', 'themes/default/images/flags/SD.gif'), (5737, 'realtime_rain', 'themes/default/images/flags/SE.gif'), (5738, 'realtime_rain', 'themes/default/images/flags/SG.gif'), (5739, 'realtime_rain', 'themes/default/images/flags/SI.gif'), (5740, 'realtime_rain', 'themes/default/images/flags/SK.gif'), (5741, 'realtime_rain', 'themes/default/images/flags/SL.gif'), (5742, 'realtime_rain', 'themes/default/images/flags/SM.gif'), (5743, 'realtime_rain', 'themes/default/images/flags/SN.gif'), (5744, 'realtime_rain', 'themes/default/images/flags/SO.gif'), (5745, 'realtime_rain', 'themes/default/images/flags/SR.gif'), (5746, 'realtime_rain', 'themes/default/images/flags/ST.gif'), (5747, 'realtime_rain', 'themes/default/images/flags/SV.gif'), (5748, 'realtime_rain', 'themes/default/images/flags/SY.gif'), (5749, 'realtime_rain', 'themes/default/images/flags/SZ.gif'), (5750, 'realtime_rain', 'themes/default/images/flags/TD.gif'), (5751, 'realtime_rain', 'themes/default/images/flags/TG.gif'), (5752, 'realtime_rain', 'themes/default/images/flags/TH.gif'), (5753, 'realtime_rain', 'themes/default/images/flags/TJ.gif'), (5754, 'realtime_rain', 'themes/default/images/flags/TM.gif'), (5755, 'realtime_rain', 'themes/default/images/flags/TN.gif'), (5756, 'realtime_rain', 'themes/default/images/flags/TO.gif'), (5757, 'realtime_rain', 'themes/default/images/flags/TP.gif'), (5758, 'realtime_rain', 'themes/default/images/flags/TR.gif'), (5759, 'realtime_rain', 'themes/default/images/flags/TT.gif'), (5760, 'realtime_rain', 'themes/default/images/flags/TV.gif'), (5761, 'realtime_rain', 'themes/default/images/flags/TW.gif'), (5762, 'realtime_rain', 'themes/default/images/flags/TZ.gif'), (5763, 'realtime_rain', 'themes/default/images/flags/UA.gif'), (5764, 'realtime_rain', 'themes/default/images/flags/UG.gif'), (5765, 'realtime_rain', 'themes/default/images/flags/US.gif'), (5766, 'realtime_rain', 'themes/default/images/flags/UY.gif'), (5767, 'realtime_rain', 'themes/default/images/flags/UZ.gif'), (5768, 'realtime_rain', 'themes/default/images/flags/VA.gif'), (5769, 'realtime_rain', 'themes/default/images/flags/VC.gif'), (5770, 'realtime_rain', 'themes/default/images/flags/VE.gif'), (5771, 'realtime_rain', 'themes/default/images/flags/VG.gif'), (5772, 'realtime_rain', 'themes/default/images/flags/VI.gif'), (5773, 'realtime_rain', 'themes/default/images/flags/VN.gif'), (5774, 'realtime_rain', 'themes/default/images/flags/VU.gif'), (5775, 'realtime_rain', 'themes/default/images/flags/WS.gif'), (5776, 'realtime_rain', 'themes/default/images/flags/YE.gif'), (5777, 'realtime_rain', 'themes/default/images/flags/ZA.gif'), (5778, 'realtime_rain', 'themes/default/images/flags/ZM.gif'), (5779, 'realtime_rain', 'themes/default/images/flags/ZW.gif'), (5780, 'realtime_rain', 'themes/default/images/flags/index.html'), (5781, 'realtime_rain', 'themes/default/images/icons/24x24/menu/adminzone/audit/realtime_rain.png'), (5782, 'realtime_rain', 'themes/default/images/icons/24x24/tool_buttons/realtime_rain_off.png'), (5783, 'realtime_rain', 'themes/default/images/icons/24x24/tool_buttons/realtime_rain_on.png'), (5784, 'realtime_rain', 'themes/default/images/icons/48x48/menu/adminzone/audit/realtime_rain.png'), (5785, 'realtime_rain', 'themes/default/images/icons/48x48/tool_buttons/realtime_rain_off.png'), (5786, 'realtime_rain', 'themes/default/images/icons/48x48/tool_buttons/realtime_rain_on.png'), (5787, 'realtime_rain', 'themes/default/images/realtime_rain/actionlog-avatar.png'), (5788, 'realtime_rain', 'themes/default/images/realtime_rain/actionlog-bubble.png'), (5789, 'realtime_rain', 'themes/default/images/realtime_rain/banners-avatar.png'), (5790, 'realtime_rain', 'themes/default/images/realtime_rain/banners-bubble.png'), (5791, 'realtime_rain', 'themes/default/images/realtime_rain/calendar-avatar.png'), (5792, 'realtime_rain', 'themes/default/images/realtime_rain/calendar-bubble.png'), (5793, 'realtime_rain', 'themes/default/images/realtime_rain/chat-avatar.png'), (5794, 'realtime_rain', 'themes/default/images/realtime_rain/chat-bubble.png'), (5795, 'realtime_rain', 'themes/default/images/realtime_rain/ecommerce-avatar.png'), (5796, 'realtime_rain', 'themes/default/images/realtime_rain/ecommerce-bubble.png'), (5797, 'realtime_rain', 'themes/default/images/realtime_rain/email-icon.png'), (5798, 'realtime_rain', 'themes/default/images/realtime_rain/halo-effect.png'), (5799, 'realtime_rain', 'themes/default/images/realtime_rain/horns-effect.png'), (5800, 'realtime_rain', 'themes/default/images/realtime_rain/index.html'), (5801, 'realtime_rain', 'themes/default/images/realtime_rain/join-avatar.png'), (5802, 'realtime_rain', 'themes/default/images/realtime_rain/join-bubble.png'), (5803, 'realtime_rain', 'themes/default/images/realtime_rain/news-avatar.png'), (5804, 'realtime_rain', 'themes/default/images/realtime_rain/news-bg.png'), (5805, 'realtime_rain', 'themes/default/images/realtime_rain/news-bot.png'), (5806, 'realtime_rain', 'themes/default/images/realtime_rain/news-bubble.png'), (5807, 'realtime_rain', 'themes/default/images/realtime_rain/news-header.png'), (5808, 'realtime_rain', 'themes/default/images/realtime_rain/news-icon.png'), (5809, 'realtime_rain', 'themes/default/images/realtime_rain/news-out.png'), (5810, 'realtime_rain', 'themes/default/images/realtime_rain/news-top.png'), (5811, 'realtime_rain', 'themes/default/images/realtime_rain/next.png'), (5812, 'realtime_rain', 'themes/default/images/realtime_rain/pause-but.png'), (5813, 'realtime_rain', 'themes/default/images/realtime_rain/phone-icon.png'), (5814, 'realtime_rain', 'themes/default/images/realtime_rain/point_charges-avatar.png'), (5815, 'realtime_rain', 'themes/default/images/realtime_rain/point_charges-bubble.png'), (5816, 'realtime_rain', 'themes/default/images/realtime_rain/point_gifts-avatar.png'), (5817, 'realtime_rain', 'themes/default/images/realtime_rain/point_gifts-bubble.png'), (5818, 'realtime_rain', 'themes/default/images/realtime_rain/polls-avatar.png'), (5819, 'realtime_rain', 'themes/default/images/realtime_rain/polls-bubble.png'), (5820, 'realtime_rain', 'themes/default/images/realtime_rain/post-avatar.png'), (5821, 'realtime_rain', 'themes/default/images/realtime_rain/post-bubble.png'), (5822, 'realtime_rain', 'themes/default/images/realtime_rain/pre.png'), (5823, 'realtime_rain', 'themes/default/images/realtime_rain/realtime-bubble.png'), (5824, 'realtime_rain', 'themes/default/images/realtime_rain/recommend-avatar.png'), (5825, 'realtime_rain', 'themes/default/images/realtime_rain/recommend-bubble.png'), (5826, 'realtime_rain', 'themes/default/images/realtime_rain/search-avatar.png'), (5827, 'realtime_rain', 'themes/default/images/realtime_rain/search-bubble.png'), (5828, 'realtime_rain', 'themes/default/images/realtime_rain/searchengine-icon.png'), (5829, 'realtime_rain', 'themes/default/images/realtime_rain/security-avatar.png'), (5830, 'realtime_rain', 'themes/default/images/realtime_rain/security-bubble.png'), (5831, 'realtime_rain', 'themes/default/images/realtime_rain/shadow-effect.png'), (5832, 'realtime_rain', 'themes/default/images/realtime_rain/stats-avatar.png'), (5833, 'realtime_rain', 'themes/default/images/realtime_rain/stats-bubble.png'), (5834, 'realtime_rain', 'themes/default/images/realtime_rain/sun-effect.png'), (5835, 'realtime_rain', 'themes/default/images/realtime_rain/time-line.png'), (5836, 'realtime_rain', 'themes/default/images/realtime_rain/timer-bg.png'), (5837, 'realtime_rain', 'themes/default/javascript/button_realtime_rain.js'), (5838, 'realtime_rain', 'themes/default/javascript/realtime_rain.js'), (5839, 'realtime_rain', 'themes/default/templates/REALTIME_RAIN_BUBBLE.tpl'), (5840, 'realtime_rain', 'themes/default/templates/REALTIME_RAIN_OVERLAY.tpl'), (5841, 'recommend', 'lang/EN/recommend.ini'), (5842, 'recommend', 'pages/comcode/EN/recommend_help.txt'), (5843, 'recommend', 'pages/modules/recommend.php'), (5844, 'recommend', 'sources/blocks/main_screen_actions.php'), (5845, 'recommend', 'sources/hooks/systems/addon_registry/recommend.php'), (5846, 'recommend', 'sources/hooks/systems/config/enable_csv_recommend.php'), (5847, 'recommend', 'sources/hooks/systems/config/points_RECOMMEND_SITE.php'), (5848, 'recommend', 'sources/hooks/systems/page_groupings/recommend.php'), (5849, 'recommend', 'sources/hooks/systems/realtime_rain/recommend.php'), (5850, 'recommend', 'sources/recommend.php'), (5851, 'recommend', 'themes/default/css/recommend.css'), (5852, 'recommend', 'themes/default/css/screen_actions.css'), (5853, 'recommend', 'themes/default/images/icons/24x24/links/digg.png'), (5854, 'recommend', 'themes/default/images/icons/24x24/links/favorites.png'), (5855, 'recommend', 'themes/default/images/icons/24x24/menu/site_meta/recommend.png'), (5856, 'recommend', 'themes/default/images/icons/48x48/links/digg.png'), (5857, 'recommend', 'themes/default/images/icons/48x48/links/favorites.png'), (5858, 'recommend', 'themes/default/images/icons/48x48/menu/site_meta/recommend.png'), (5859, 'recommend', 'themes/default/templates/BLOCK_MAIN_SCREEN_ACTIONS.tpl'), (5860, 'redirects_editor', 'adminzone/pages/modules/admin_redirects.php'), (5861, 'redirects_editor', 'lang/EN/redirects.ini'), (5862, 'redirects_editor', 'sources/hooks/systems/addon_registry/redirects_editor.php'), (5863, 'redirects_editor', 'sources/hooks/systems/commandr_fs_extended_config/redirects.php'), (5864, 'redirects_editor', 'themes/default/css/redirects_editor.css'), (5865, 'redirects_editor', 'themes/default/images/icons/24x24/menu/adminzone/structure/redirects.png'), (5866, 'redirects_editor', 'themes/default/images/icons/48x48/menu/adminzone/structure/redirects.png'), (5867, 'redirects_editor', 'themes/default/templates/REDIRECTE_TABLE_REDIRECT.tpl'), (5868, 'redirects_editor', 'themes/default/templates/REDIRECTE_TABLE_SCREEN.tpl'), (5869, 'rootkit_detector', 'rootkit_detection.php'), (5870, 'rootkit_detector', 'sources/hooks/systems/addon_registry/rootkit_detector.php'), (5871, 'search', 'data/opensearch.php'), (5872, 'search', 'lang/EN/search.ini'), (5873, 'search', 'site/pages/modules/search.php'), (5874, 'search', 'sources/blocks/main_search.php'), (5875, 'search', 'sources/blocks/side_tag_cloud.php'), (5876, 'search', 'sources/blocks/top_search.php'), (5877, 'search', 'sources/hooks/modules/admin_setupwizard/search.php'), (5878, 'search', 'sources/hooks/modules/admin_stats/search.php'), (5879, 'search', 'sources/hooks/modules/search/.htaccess'), (5880, 'search', 'sources/hooks/modules/search/index.html'), (5881, 'search', 'sources/hooks/systems/addon_registry/search.php'), (5882, 'search', 'sources/hooks/systems/commandr_fs_extended_member/searches_saved.php'), (5883, 'search', 'sources/hooks/systems/config/block_top_search.php'), (5884, 'search', 'sources/hooks/systems/config/enable_boolean_search.php'), (5885, 'search', 'sources/hooks/systems/config/maximum_autocomplete_suggestions.php'), (5886, 'search', 'sources/hooks/systems/config/minimum_autocomplete_length.php'), (5887, 'search', 'sources/hooks/systems/config/minimum_autocomplete_past_search.php'), (5888, 'search', 'sources/hooks/systems/config/search_results_per_page.php'), (5889, 'search', 'sources/hooks/systems/config/search_with_date_range.php'), (5890, 'search', 'sources/hooks/systems/page_groupings/search.php'), (5891, 'search', 'sources/hooks/systems/realtime_rain/search.php'), (5892, 'search', 'sources/hooks/systems/sitemap/search.php'), (5893, 'search', 'sources/search.php'), (5894, 'search', 'sources_custom/hooks/modules/search/.htaccess'), (5895, 'search', 'sources_custom/hooks/modules/search/index.html'), (5896, 'search', 'themes/default/css/search.css'), (5897, 'search', 'themes/default/images/icons/24x24/menu/adminzone/audit/statistics/search.png'), (5898, 'search', 'themes/default/images/icons/48x48/menu/adminzone/audit/statistics/search.png'), (5899, 'search', 'themes/default/templates/BLOCK_MAIN_SEARCH.tpl'), (5900, 'search', 'themes/default/templates/BLOCK_SIDE_TAG_CLOUD.tpl'), (5901, 'search', 'themes/default/templates/BLOCK_TOP_SEARCH.tpl'), (5902, 'search', 'themes/default/templates/SEARCH_ADVANCED.tpl'), (5903, 'search', 'themes/default/templates/SEARCH_DOMAINS.tpl'), (5904, 'search', 'themes/default/templates/SEARCH_FORM_SCREEN.tpl'), (5905, 'search', 'themes/default/templates/SEARCH_FOR_SEARCH_DOMAIN.tpl'), (5906, 'search', 'themes/default/templates/SEARCH_FOR_SEARCH_DOMAIN_OPTION.tpl'), (5907, 'search', 'themes/default/templates/SEARCH_FOR_SEARCH_DOMAIN_OPTION_DATE.tpl'), (5908, 'search', 'themes/default/templates/SEARCH_FOR_SEARCH_DOMAIN_OPTION_FLOAT.tpl'), (5909, 'search', 'themes/default/templates/SEARCH_FOR_SEARCH_DOMAIN_OPTION_INTEGER.tpl'), (5910, 'search', 'themes/default/templates/SEARCH_FOR_SEARCH_DOMAIN_OPTION_JUST_DATE.tpl'), (5911, 'search', 'themes/default/templates/SEARCH_FOR_SEARCH_DOMAIN_OPTION_JUST_TIME.tpl'), (5912, 'search', 'themes/default/templates/SEARCH_FOR_SEARCH_DOMAIN_OPTION_LIST.tpl'), (5913, 'search', 'themes/default/templates/SEARCH_FOR_SEARCH_DOMAIN_OPTION_MULTI_LIST.tpl'), (5914, 'search', 'themes/default/templates/SEARCH_FOR_SEARCH_DOMAIN_OPTION_TEXT.tpl'), (5915, 'search', 'themes/default/templates/SEARCH_FOR_SEARCH_DOMAIN_OPTION_TICK.tpl'), (5916, 'search', 'themes/default/templates/SEARCH_RESULT.tpl'), (5917, 'search', 'themes/default/templates/SEARCH_RESULT_TABLE.tpl'), (5918, 'search', 'themes/default/templates/TAGS.tpl'), (5919, 'search', 'themes/default/xml/OPENSEARCH.xml'), (5920, 'securitylogging', 'adminzone/pages/modules/admin_ip_ban.php'), (5921, 'securitylogging', 'adminzone/pages/modules/admin_lookup.php'), (5922, 'securitylogging', 'adminzone/pages/modules/admin_security.php'), (5923, 'securitylogging', 'lang/EN/lookup.ini'), (5924, 'securitylogging', 'lang/EN/security.ini'), (5925, 'securitylogging', 'lang/EN/submitban.ini'), (5926, 'securitylogging', 'sources/hooks/systems/addon_registry/securitylogging.php'), (5927, 'securitylogging', 'sources/hooks/systems/commandr_fs_extended_config/ip_banned.php'), (5928, 'securitylogging', 'sources/hooks/systems/commandr_fs_extended_config/ip_unbannable.php'), (5929, 'securitylogging', 'sources/hooks/systems/commandr_fs_extended_member/banned_from_submitting.php'), (5930, 'securitylogging', 'sources/hooks/systems/realtime_rain/security.php'), (5931, 'securitylogging', 'sources/lookup.php'), (5932, 'securitylogging', 'themes/default/images/icons/24x24/menu/adminzone/audit/security_log.png'), (5933, 'securitylogging', 'themes/default/images/icons/24x24/menu/adminzone/security/ip_ban.png'), (5934, 'securitylogging', 'themes/default/images/icons/24x24/menu/adminzone/tools/users/investigate_user.png'), (5935, 'securitylogging', 'themes/default/images/icons/48x48/menu/adminzone/audit/security_log.png'), (5936, 'securitylogging', 'themes/default/images/icons/48x48/menu/adminzone/security/ip_ban.png'), (5937, 'securitylogging', 'themes/default/images/icons/48x48/menu/adminzone/tools/users/investigate_user.png'), (5938, 'securitylogging', 'themes/default/templates/SECURITY_ALERT_SCREEN.tpl'), (5939, 'securitylogging', 'themes/default/templates/SECURITY_SCREEN.tpl'), (5940, 'securitylogging', 'themes/default/text/HACK_ATTEMPT_MAIL.txt'), (5941, 'setupwizard', 'adminzone/pages/modules/admin_setupwizard.php'), (5942, 'setupwizard', 'sources/hooks/modules/admin_setupwizard/.htaccess'), (5943, 'setupwizard', 'sources/hooks/modules/admin_setupwizard/core.php'), (5944, 'setupwizard', 'sources/hooks/modules/admin_setupwizard/index.html'), (5945, 'setupwizard', 'sources/hooks/modules/admin_setupwizard_installprofiles/.htaccess'), (5946, 'setupwizard', 'sources/hooks/modules/admin_setupwizard_installprofiles/community.php'), (5947, 'setupwizard', 'sources/hooks/modules/admin_setupwizard_installprofiles/index.html'), (5948, 'setupwizard', 'sources/hooks/modules/admin_setupwizard_installprofiles/infosite.php'), (5949, 'setupwizard', 'sources/hooks/modules/admin_setupwizard_installprofiles/minimalistic.php'), (5950, 'setupwizard', 'sources/hooks/systems/addon_registry/setupwizard.php'), (5951, 'setupwizard', 'sources/hooks/systems/page_groupings/setupwizard.php'), (5952, 'setupwizard', 'sources/hooks/systems/preview/setupwizard.php'), (5953, 'setupwizard', 'sources/hooks/systems/preview/setupwizard_blocks.php'), (5954, 'setupwizard', 'sources/setupwizard.php'), (5955, 'setupwizard', 'sources_custom/hooks/modules/admin_setupwizard/.htaccess'), (5956, 'setupwizard', 'sources_custom/hooks/modules/admin_setupwizard/index.html'), (5957, 'setupwizard', 'sources_custom/hooks/modules/admin_setupwizard_installprofiles/.htaccess'), (5958, 'setupwizard', 'sources_custom/hooks/modules/admin_setupwizard_installprofiles/index.html'), (5959, 'setupwizard', 'themes/default/css/setupwizard.css'), (5960, 'setupwizard', 'themes/default/images/icons/24x24/menu/adminzone/setup/setupwizard.png'), (5961, 'setupwizard', 'themes/default/images/icons/48x48/menu/adminzone/setup/setupwizard.png'), (5962, 'setupwizard', 'themes/default/templates/SETUPWIZARD_2.tpl'), (5963, 'setupwizard', 'themes/default/templates/SETUPWIZARD_7.tpl'), (5964, 'setupwizard', 'themes/default/templates/SETUPWIZARD_BLOCK_PREVIEW.tpl'), (5965, 'setupwizard', 'themes/default/templates/SETUPWIZARD_SCREEN.tpl'), (5966, 'shopping', 'adminzone/pages/modules/admin_orders.php'), (5967, 'shopping', 'lang/EN/shopping.ini'), (5968, 'shopping', 'site/pages/modules/shopping.php'), (5969, 'shopping', 'sources/hooks/blocks/main_staff_checklist/ecommerce_orders.php'), (5970, 'shopping', 'sources/hooks/modules/admin_setupwizard_installprofiles/shopping.php'), (5971, 'shopping', 'sources/hooks/systems/addon_registry/shopping.php'), (5972, 'shopping', 'sources/hooks/systems/cns_cpf_filter/shopping_cart.php'), (5973, 'shopping', 'sources/hooks/systems/config/allow_opting_out_of_tax.php'), (5974, 'shopping', 'sources/hooks/systems/config/cart_hold_hours.php'), (5975, 'shopping', 'sources/hooks/systems/config/shipping_cost_factor.php'), (5976, 'shopping', 'sources/hooks/systems/ecommerce/cart_orders.php'), (5977, 'shopping', 'sources/hooks/systems/ecommerce/catalogue_items.php'), (5978, 'shopping', 'sources/hooks/systems/notifications/low_stock.php'), (5979, 'shopping', 'sources/hooks/systems/notifications/new_order.php'), (5980, 'shopping', 'sources/hooks/systems/notifications/order_dispatched.php'), (5981, 'shopping', 'sources/hooks/systems/symbols/CART_LINK.php'), (5982, 'shopping', 'sources/hooks/systems/symbols/STOCK_CHECK.php'), (5983, 'shopping', 'sources/shopping.php'), (5984, 'shopping', 'themes/default/css/shopping.css'), (5985, 'shopping', 'themes/default/images/icons/24x24/buttons/cart_add.png'), (5986, 'shopping', 'themes/default/images/icons/24x24/buttons/cart_checkout.png'), (5987, 'shopping', 'themes/default/images/icons/24x24/buttons/cart_empty.png'), (5988, 'shopping', 'themes/default/images/icons/24x24/buttons/cart_update.png'), (5989, 'shopping', 'themes/default/images/icons/24x24/buttons/cart_view.png'), (5990, 'shopping', 'themes/default/images/icons/24x24/menu/adminzone/audit/ecommerce/orders.png'), (5991, 'shopping', 'themes/default/images/icons/24x24/menu/adminzone/audit/ecommerce/undispatched_orders.png'), (5992, 'shopping', 'themes/default/images/icons/24x24/menu/rich_content/ecommerce/orders.png'), (5993, 'shopping', 'themes/default/images/icons/24x24/menu/rich_content/ecommerce/shopping_cart.png'), (5994, 'shopping', 'themes/default/images/icons/48x48/buttons/cart_add.png'), (5995, 'shopping', 'themes/default/images/icons/48x48/buttons/cart_checkout.png'), (5996, 'shopping', 'themes/default/images/icons/48x48/buttons/cart_empty.png'), (5997, 'shopping', 'themes/default/images/icons/48x48/buttons/cart_update.png'), (5998, 'shopping', 'themes/default/images/icons/48x48/buttons/cart_view.png'), (5999, 'shopping', 'themes/default/images/icons/48x48/menu/adminzone/audit/ecommerce/orders.png'), (6000, 'shopping', 'themes/default/images/icons/48x48/menu/adminzone/audit/ecommerce/undispatched_orders.png'), (6001, 'shopping', 'themes/default/images/icons/48x48/menu/rich_content/ecommerce/orders.png'), (6002, 'shopping', 'themes/default/images/icons/48x48/menu/rich_content/ecommerce/shopping_cart.png'), (6003, 'shopping', 'themes/default/javascript/shopping.js'), (6004, 'shopping', 'themes/default/templates/CATALOGUE_products_CATEGORY_EMBED.tpl'), (6005, 'shopping', 'themes/default/templates/CATALOGUE_products_CATEGORY_SCREEN.tpl'), (6006, 'shopping', 'themes/default/templates/CATALOGUE_products_ENTRY_SCREEN.tpl'), (6007, 'shopping', 'themes/default/templates/CATALOGUE_products_FIELDMAP_ENTRY_FIELD.tpl'), (6008, 'shopping', 'themes/default/templates/CATALOGUE_products_GRID_ENTRY_FIELD.tpl'), (6009, 'shopping', 'themes/default/templates/CATALOGUE_products_GRID_ENTRY_WRAP.tpl'), (6010, 'shopping', 'themes/default/templates/ECOM_ADMIN_ORDERS_DETAILS_SCREEN.tpl'), (6011, 'shopping', 'themes/default/templates/ECOM_ADMIN_ORDERS_SCREEN.tpl'), (6012, 'shopping', 'themes/default/templates/ECOM_ADMIN_ORDER_ACTIONS.tpl'), (6013, 'shopping', 'themes/default/templates/ECOM_CART_BUTTON_VIA_PAYPAL.tpl'), (6014, 'shopping', 'themes/default/templates/ECOM_CART_LINK.tpl'), (6015, 'shopping', 'themes/default/templates/ECOM_ITEM_DETAILS.tpl'), (6016, 'shopping', 'themes/default/templates/ECOM_ORDERS_DETAILS_SCREEN.tpl'), (6017, 'shopping', 'themes/default/templates/ECOM_ORDERS_SCREEN.tpl'), (6018, 'shopping', 'themes/default/templates/ECOM_SHIPPING_ADDRESS.tpl'), (6019, 'shopping', 'themes/default/templates/ECOM_SHOPPING_CART_BUTTONS.tpl'), (6020, 'shopping', 'themes/default/templates/ECOM_SHOPPING_CART_PROCEED.tpl'), (6021, 'shopping', 'themes/default/templates/ECOM_SHOPPING_CART_SCREEN.tpl'), (6022, 'shopping', 'themes/default/templates/ECOM_SHOPPING_CART_STAGE_PAY.tpl'), (6023, 'shopping', 'themes/default/templates/ECOM_SHOPPING_ITEM_QUANTITY_FIELD.tpl'), (6024, 'shopping', 'themes/default/templates/ECOM_SHOPPING_ITEM_REMOVE_FIELD.tpl'), (6025, 'shopping', 'themes/default/templates/RESULTS_TABLE_cart_FIELD.tpl'), (6026, 'shopping', 'themes/default/templates/RESULTS_cart_TABLE.tpl'), (6027, 'shopping', 'themes/default/templates/RESULTS_products_TABLE.tpl'), (6028, 'sms', 'data/sms.php'), (6029, 'sms', 'lang/EN/sms.ini'), (6030, 'sms', 'sources/hooks/systems/addon_registry/sms.php'), (6031, 'sms', 'sources/hooks/systems/cns_cpf_filter/sms.php'), (6032, 'sms', 'sources/hooks/systems/config/sms_api_id.php'), (6033, 'sms', 'sources/hooks/systems/config/sms_high_limit.php'), (6034, 'sms', 'sources/hooks/systems/config/sms_high_trigger_limit.php'), (6035, 'sms', 'sources/hooks/systems/config/sms_low_limit.php'), (6036, 'sms', 'sources/hooks/systems/config/sms_low_trigger_limit.php'), (6037, 'sms', 'sources/hooks/systems/config/sms_password.php'), (6038, 'sms', 'sources/hooks/systems/config/sms_username.php'), (6039, 'sms', 'sources/sms.php'), (6040, 'ssl', 'adminzone/pages/modules/admin_ssl.php'), (6041, 'ssl', 'lang/EN/ssl.ini'), (6042, 'ssl', 'sources/hooks/systems/addon_registry/ssl.php'), (6043, 'ssl', 'sources/hooks/systems/commandr_fs_extended_config/https_settings.php'), (6044, 'ssl', 'sources/hooks/systems/page_groupings/ssl.php'), (6045, 'ssl', 'themes/default/images/icons/24x24/menu/adminzone/security/ssl.png'), (6046, 'ssl', 'themes/default/images/icons/48x48/menu/adminzone/security/ssl.png'), (6047, 'ssl', 'themes/default/templates/SSL_CONFIGURATION_SCREEN.tpl'), (6048, 'staff', 'adminzone/pages/modules/admin_staff.php'), (6049, 'staff', 'lang/EN/staff.ini'), (6050, 'staff', 'site/pages/modules/staff.php'), (6051, 'staff', 'sources/hooks/systems/addon_registry/staff.php'), (6052, 'staff', 'sources/hooks/systems/cns_cpf_filter/staff_filter.php'), (6053, 'staff', 'sources/hooks/systems/config/is_on_staff_filter.php'), (6054, 'staff', 'sources/hooks/systems/config/is_on_sync_staff.php'), (6055, 'staff', 'sources/hooks/systems/config/staff_text.php'), (6056, 'staff', 'sources/hooks/systems/page_groupings/staff.php'), (6057, 'staff', 'themes/default/images/icons/24x24/menu/site_meta/staff.png'), (6058, 'staff', 'themes/default/images/icons/48x48/menu/site_meta/staff.png'), (6059, 'staff', 'themes/default/templates/STAFF_ADMIN_SCREEN.tpl'), (6060, 'staff', 'themes/default/templates/STAFF_EDIT_WRAPPER.tpl'), (6061, 'staff', 'themes/default/templates/STAFF_SCREEN.tpl'), (6062, 'staff_messaging', 'adminzone/pages/modules/admin_messaging.php'), (6063, 'staff_messaging', 'data/form_to_email.php'), (6064, 'staff_messaging', 'lang/EN/messaging.ini'), (6065, 'staff_messaging', 'sources/blocks/main_contact_simple.php'), (6066, 'staff_messaging', 'sources/blocks/main_contact_us.php'), (6067, 'staff_messaging', 'sources/hooks/blocks/main_staff_checklist/messaging.php'), (6068, 'staff_messaging', 'sources/hooks/systems/addon_registry/staff_messaging.php'), (6069, 'staff_messaging', 'sources/hooks/systems/config/messaging_forum_name.php'), (6070, 'staff_messaging', 'sources/hooks/systems/notifications/messaging.php'), (6071, 'staff_messaging', 'sources/hooks/systems/page_groupings/messaging.php'), (6072, 'staff_messaging', 'themes/default/css/messaging.css'), (6073, 'staff_messaging', 'themes/default/images/icons/24x24/menu/adminzone/audit/messaging.png'), (6074, 'staff_messaging', 'themes/default/images/icons/24x24/menu/site_meta/contact_us.png'), (6075, 'staff_messaging', 'themes/default/images/icons/48x48/menu/adminzone/audit/messaging.png'), (6076, 'staff_messaging', 'themes/default/images/icons/48x48/menu/site_meta/contact_us.png'), (6077, 'staff_messaging', 'themes/default/templates/BLOCK_MAIN_CONTACT_SIMPLE.tpl'), (6078, 'staff_messaging', 'themes/default/templates/BLOCK_MAIN_CONTACT_US.tpl'), (6079, 'staff_messaging', 'themes/default/templates/MESSAGING_MESSAGE_SCREEN.tpl'), (6080, 'stats', 'adminzone/pages/modules/admin_stats.php'), (6081, 'stats', 'adminzone/stats_graph.php'), (6082, 'stats', 'data/modules/admin_cleanup/page_stats.php.pre'), (6083, 'stats', 'data/modules/admin_stats/.htaccess'), (6084, 'stats', 'data/modules/admin_stats/IP_Country.txt'), (6085, 'stats', 'data/modules/admin_stats/index.html'), (6086, 'stats', 'data_custom/modules/admin_stats/.htaccess'), (6087, 'stats', 'data_custom/modules/admin_stats/index.html'), (6088, 'stats', 'lang/EN/stats.ini'), (6089, 'stats', 'sources/hooks/modules/admin_setupwizard/stats.php'), (6090, 'stats', 'sources/hooks/modules/admin_stats/.htaccess'), (6091, 'stats', 'sources/hooks/modules/admin_stats/index.html'), (6092, 'stats', 'sources/hooks/systems/addon_registry/stats.php'), (6093, 'stats', 'sources/hooks/systems/cleanup/page_stats.php'), (6094, 'stats', 'sources/hooks/systems/cleanup/stats.php'), (6095, 'stats', 'sources/hooks/systems/config/bot_stats.php'), (6096, 'stats', 'sources/hooks/systems/config/stats_store_time.php'), (6097, 'stats', 'sources/hooks/systems/config/super_logging.php'), (6098, 'stats', 'sources/hooks/systems/cron/stats_clean.php'), (6099, 'stats', 'sources/hooks/systems/non_active_urls/stats.php'), (6100, 'stats', 'sources/hooks/systems/page_groupings/stats.php'), (6101, 'stats', 'sources/hooks/systems/realtime_rain/stats.php'), (6102, 'stats', 'sources/hooks/systems/tasks/install_geolocation_data.php'), (6103, 'stats', 'sources/stats.php'), (6104, 'stats', 'sources/svg.php'), (6105, 'stats', 'sources_custom/hooks/modules/admin_stats/.htaccess'), (6106, 'stats', 'sources_custom/hooks/modules/admin_stats/index.html'), (6107, 'stats', 'themes/default/css/stats.css'), (6108, 'stats', 'themes/default/css/svg.css'), (6109, 'stats', 'themes/default/images/icons/24x24/menu/adminzone/audit/statistics/clear_stats.png'), (6110, 'stats', 'themes/default/images/icons/24x24/menu/adminzone/audit/statistics/geolocate.png'), (6111, 'stats', 'themes/default/images/icons/24x24/menu/adminzone/audit/statistics/index.html'), (6112, 'stats', 'themes/default/images/icons/24x24/menu/adminzone/audit/statistics/load_times.png'), (6113, 'stats', 'themes/default/images/icons/24x24/menu/adminzone/audit/statistics/page_views.png'), (6114, 'stats', 'themes/default/images/icons/24x24/menu/adminzone/audit/statistics/statistics.png'), (6115, 'stats', 'themes/default/images/icons/24x24/menu/adminzone/audit/statistics/submits.png'), (6116, 'stats', 'themes/default/images/icons/24x24/menu/adminzone/audit/statistics/top_keywords.png'), (6117, 'stats', 'themes/default/images/icons/24x24/menu/adminzone/audit/statistics/top_referrers.png'), (6118, 'stats', 'themes/default/images/icons/24x24/menu/adminzone/audit/statistics/users_online.png'), (6119, 'stats', 'themes/default/images/icons/48x48/menu/adminzone/audit/statistics/clear_stats.png'), (6120, 'stats', 'themes/default/images/icons/48x48/menu/adminzone/audit/statistics/geolocate.png'), (6121, 'stats', 'themes/default/images/icons/48x48/menu/adminzone/audit/statistics/index.html'), (6122, 'stats', 'themes/default/images/icons/48x48/menu/adminzone/audit/statistics/load_times.png'), (6123, 'stats', 'themes/default/images/icons/48x48/menu/adminzone/audit/statistics/page_views.png'), (6124, 'stats', 'themes/default/images/icons/48x48/menu/adminzone/audit/statistics/statistics.png'), (6125, 'stats', 'themes/default/images/icons/48x48/menu/adminzone/audit/statistics/submits.png'), (6126, 'stats', 'themes/default/images/icons/48x48/menu/adminzone/audit/statistics/top_keywords.png'), (6127, 'stats', 'themes/default/images/icons/48x48/menu/adminzone/audit/statistics/top_referrers.png'), (6128, 'stats', 'themes/default/images/icons/48x48/menu/adminzone/audit/statistics/users_online.png'), (6129, 'stats', 'themes/default/templates/STATS_GRAPH.tpl'), (6130, 'stats', 'themes/default/templates/STATS_OVERVIEW_SCREEN.tpl'), (6131, 'stats', 'themes/default/templates/STATS_SCREEN.tpl'), (6132, 'stats', 'themes/default/templates/STATS_SCREEN_ISCREEN.tpl'), (6133, 'stats_block', 'sources/blocks/side_stats.php'), (6134, 'stats_block', 'sources/hooks/blocks/side_stats/.htaccess'), (6135, 'stats_block', 'sources/hooks/blocks/side_stats/index.html'), (6136, 'stats_block', 'sources/hooks/blocks/side_stats/stats_forum.php'), (6137, 'stats_block', 'sources/hooks/modules/admin_setupwizard/stats_block.php'), (6138, 'stats_block', 'sources/hooks/systems/addon_registry/stats_block.php'), (6139, 'stats_block', 'sources/hooks/systems/config/activity_show_stats_count_page_views_this_month.php'), (6140, 'stats_block', 'sources/hooks/systems/config/activity_show_stats_count_page_views_this_week.php'), (6141, 'stats_block', 'sources/hooks/systems/config/activity_show_stats_count_page_views_today.php'), (6142, 'stats_block', 'sources/hooks/systems/config/activity_show_stats_count_users_online.php'), (6143, 'stats_block', 'sources/hooks/systems/config/activity_show_stats_count_users_online_forum.php'), (6144, 'stats_block', 'sources/hooks/systems/config/activity_show_stats_count_users_online_record.php'), (6145, 'stats_block', 'sources/hooks/systems/config/forum_show_stats_count_members.php'), (6146, 'stats_block', 'sources/hooks/systems/config/forum_show_stats_count_members_active_this_month.php'), (6147, 'stats_block', 'sources/hooks/systems/config/forum_show_stats_count_members_active_this_week.php'), (6148, 'stats_block', 'sources/hooks/systems/config/forum_show_stats_count_members_active_today.php'), (6149, 'stats_block', 'sources/hooks/systems/config/forum_show_stats_count_members_new_this_month.php'), (6150, 'stats_block', 'sources/hooks/systems/config/forum_show_stats_count_members_new_this_week.php'), (6151, 'stats_block', 'sources/hooks/systems/config/forum_show_stats_count_members_new_today.php'), (6152, 'stats_block', 'sources/hooks/systems/config/forum_show_stats_count_posts.php'), (6153, 'stats_block', 'sources/hooks/systems/config/forum_show_stats_count_posts_today.php'), (6154, 'stats_block', 'sources/hooks/systems/config/forum_show_stats_count_topics.php'), (6155, 'stats_block', 'sources_custom/hooks/blocks/side_stats/.htaccess'), (6156, 'stats_block', 'sources_custom/hooks/blocks/side_stats/index.html'), (6157, 'stats_block', 'themes/default/templates/BLOCK_SIDE_STATS.tpl'), (6158, 'stats_block', 'themes/default/templates/BLOCK_SIDE_STATS_SECTION.tpl'), (6159, 'stats_block', 'themes/default/templates/BLOCK_SIDE_STATS_SUBLINE.tpl'), (6160, 'supermember_directory', 'collaboration/pages/modules/supermembers.php'), (6161, 'supermember_directory', 'lang/EN/supermembers.ini'), (6162, 'supermember_directory', 'sources/hooks/systems/addon_registry/supermember_directory.php'), (6163, 'supermember_directory', 'sources/hooks/systems/config/supermembers_text.php'), (6164, 'supermember_directory', 'sources/hooks/systems/page_groupings/supermember_directory.php'), (6165, 'supermember_directory', 'themes/default/images/icons/24x24/menu/collaboration/supermembers.png'), (6166, 'supermember_directory', 'themes/default/images/icons/48x48/menu/collaboration/supermembers.png'), (6167, 'supermember_directory', 'themes/default/templates/SUPERMEMBERS_SCREEN.tpl'), (6168, 'supermember_directory', 'themes/default/templates/SUPERMEMBERS_SCREEN_GROUP.tpl'), (6169, 'syndication', 'backend.php'), (6170, 'syndication', 'data/backend_cloud.php'), (6171, 'syndication', 'sources/hooks/systems/addon_registry/syndication.php'), (6172, 'syndication', 'sources/hooks/systems/non_active_urls/news_rss_cloud.php'), (6173, 'syndication', 'sources/hooks/systems/rss/.htaccess'), (6174, 'syndication', 'sources/hooks/systems/rss/index.html'), (6175, 'syndication', 'sources/rss2.php'), (6176, 'syndication', 'sources_custom/hooks/systems/rss/.htaccess'), (6177, 'syndication', 'sources_custom/hooks/systems/rss/index.html'), (6178, 'syndication', 'themes/default/templates/RSS_HEADER.tpl'), (6179, 'syndication', 'themes/default/xml/ATOM_ENTRY.xml'), (6180, 'syndication', 'themes/default/xml/ATOM_WRAPPER.xml'), (6181, 'syndication', 'themes/default/xml/ATOM_XSLT.xml'), (6182, 'syndication', 'themes/default/xml/OPML_WRAPPER.xml'), (6183, 'syndication', 'themes/default/xml/OPML_XSLT.xml'), (6184, 'syndication', 'themes/default/xml/RSS_ABBR.xml'), (6185, 'syndication', 'themes/default/xml/RSS_CLOUD.xml'), (6186, 'syndication', 'themes/default/xml/RSS_ENTRY.xml'), (6187, 'syndication', 'themes/default/xml/RSS_ENTRY_COMMENTS.xml'), (6188, 'syndication', 'themes/default/xml/RSS_WRAPPER.xml'), (6189, 'syndication', 'themes/default/xml/RSS_XSLT.xml'), (6190, 'syndication_blocks', 'sources/blocks/bottom_rss.php'), (6191, 'syndication_blocks', 'sources/blocks/main_rss.php'), (6192, 'syndication_blocks', 'sources/blocks/side_rss.php'), (6193, 'syndication_blocks', 'sources/hooks/modules/admin_setupwizard/syndication_blocks.php'), (6194, 'syndication_blocks', 'sources/hooks/systems/addon_registry/syndication_blocks.php'), (6195, 'syndication_blocks', 'sources/hooks/systems/commandr_commands/feed_display.php'), (6196, 'syndication_blocks', 'sources/hooks/systems/config/is_on_rss.php'), (6197, 'syndication_blocks', 'sources/hooks/systems/config/is_rss_advertised.php'), (6198, 'syndication_blocks', 'sources/hooks/systems/config/rss_update_time.php'), (6199, 'syndication_blocks', 'sources/hooks/systems/notifications/error_occurred_rss.php'), (6200, 'syndication_blocks', 'themes/default/css/rss.css'), (6201, 'syndication_blocks', 'themes/default/templates/BLOCK_MAIN_RSS.tpl'), (6202, 'syndication_blocks', 'themes/default/templates/BLOCK_MAIN_RSS_SUMMARY.tpl'), (6203, 'syndication_blocks', 'themes/default/templates/BLOCK_SIDE_RSS.tpl'), (6204, 'syndication_blocks', 'themes/default/templates/BLOCK_SIDE_RSS_SUMMARY.tpl'), (6205, 'textbased_persistent_caching', 'caches/persistent/.htaccess'), (6206, 'textbased_persistent_caching', 'caches/persistent/index.html'), (6207, 'textbased_persistent_caching', 'sources/hooks/systems/addon_registry/textbased_persistent_caching.php'), (6208, 'themewizard', 'adminzone/logowizard.php'), (6209, 'themewizard', 'adminzone/pages/modules/admin_themewizard.php'), (6210, 'themewizard', 'adminzone/themewizard.php'), (6211, 'themewizard', 'sources/hooks/modules/admin_themewizard/.htaccess'), (6212, 'themewizard', 'sources/hooks/modules/admin_themewizard/index.html'), (6213, 'themewizard', 'sources/hooks/systems/addon_registry/themewizard.php'), (6214, 'themewizard', 'sources/hooks/systems/commandr_commands/themewizard_compute_equation.php'), (6215, 'themewizard', 'sources/hooks/systems/commandr_commands/themewizard_find_color.php'), (6216, 'themewizard', 'sources/hooks/systems/page_groupings/themewizard.php'), (6217, 'themewizard', 'sources/hooks/systems/snippets/themewizard_equation.php'), (6218, 'themewizard', 'sources/themewizard.php'), (6219, 'themewizard', 'sources_custom/hooks/modules/admin_themewizard/.htaccess'), (6220, 'themewizard', 'sources_custom/hooks/modules/admin_themewizard/index.html'), (6221, 'themewizard', 'themes/default/images/icons/24x24/menu/adminzone/style/themes/logowizard.png'), (6222, 'themewizard', 'themes/default/images/icons/24x24/menu/adminzone/style/themes/themewizard.png'), (6223, 'themewizard', 'themes/default/images/icons/48x48/menu/adminzone/style/themes/logowizard.png'), (6224, 'themewizard', 'themes/default/images/icons/48x48/menu/adminzone/style/themes/themewizard.png'), (6225, 'themewizard', 'themes/default/images/logo/default_backgrounds/banner1.png'), (6226, 'themewizard', 'themes/default/images/logo/default_backgrounds/banner10.png'), (6227, 'themewizard', 'themes/default/images/logo/default_backgrounds/banner2.png'), (6228, 'themewizard', 'themes/default/images/logo/default_backgrounds/banner3A.png'), (6229, 'themewizard', 'themes/default/images/logo/default_backgrounds/banner3B.png'), (6230, 'themewizard', 'themes/default/images/logo/default_backgrounds/banner3C.png'), (6231, 'themewizard', 'themes/default/images/logo/default_backgrounds/banner4.png'), (6232, 'themewizard', 'themes/default/images/logo/default_backgrounds/banner5.png'), (6233, 'themewizard', 'themes/default/images/logo/default_backgrounds/banner6.png'), (6234, 'themewizard', 'themes/default/images/logo/default_backgrounds/banner7A.png'), (6235, 'themewizard', 'themes/default/images/logo/default_backgrounds/banner7B.png'), (6236, 'themewizard', 'themes/default/images/logo/default_backgrounds/banner8A.png'), (6237, 'themewizard', 'themes/default/images/logo/default_backgrounds/banner8B.png'), (6238, 'themewizard', 'themes/default/images/logo/default_backgrounds/banner9.png'), (6239, 'themewizard', 'themes/default/images/logo/default_backgrounds/index.html'), (6240, 'themewizard', 'themes/default/images/logo/default_logos/index.html'), (6241, 'themewizard', 'themes/default/images/logo/default_logos/logo1.png'), (6242, 'themewizard', 'themes/default/images/logo/default_logos/logo10.png'), (6243, 'themewizard', 'themes/default/images/logo/default_logos/logo11.png'), (6244, 'themewizard', 'themes/default/images/logo/default_logos/logo12.png'), (6245, 'themewizard', 'themes/default/images/logo/default_logos/logo2.png'), (6246, 'themewizard', 'themes/default/images/logo/default_logos/logo3.png'), (6247, 'themewizard', 'themes/default/images/logo/default_logos/logo4.png'), (6248, 'themewizard', 'themes/default/images/logo/default_logos/logo5.png'), (6249, 'themewizard', 'themes/default/images/logo/default_logos/logo6.png'), (6250, 'themewizard', 'themes/default/images/logo/default_logos/logo7.png'), (6251, 'themewizard', 'themes/default/images/logo/default_logos/logo8.png'), (6252, 'themewizard', 'themes/default/images/logo/default_logos/logo9.png'), (6253, 'themewizard', 'themes/default/images/logo/index.html'), (6254, 'themewizard', 'themes/default/templates/LOGOWIZARD_2.tpl'), (6255, 'themewizard', 'themes/default/templates/THEMEWIZARD_2_PREVIEW.tpl'), (6256, 'themewizard', 'themes/default/templates/THEMEWIZARD_2_SCREEN.tpl'), (6257, 'tickets', 'adminzone/pages/modules/admin_tickets.php'), (6258, 'tickets', 'data/incoming_ticket_email.php'), (6259, 'tickets', 'lang/EN/tickets.ini'), (6260, 'tickets', 'site/pages/modules/tickets.php'), (6261, 'tickets', 'sources/hooks/blocks/main_staff_checklist/tickets.php'), (6262, 'tickets', 'sources/hooks/modules/admin_import_types/tickets.php'), (6263, 'tickets', 'sources/hooks/systems/addon_registry/tickets.php'), (6264, 'tickets', 'sources/hooks/systems/change_detection/tickets.php'), (6265, 'tickets', 'sources/hooks/systems/commandr_fs/ticket_types.php'), (6266, 'tickets', 'sources/hooks/systems/commandr_fs_extended_member/ticket_known_emailers.php'), (6267, 'tickets', 'sources/hooks/systems/config/support_operator.php'), (6268, 'tickets', 'sources/hooks/systems/config/ticket_auto_assign.php'), (6269, 'tickets', 'sources/hooks/systems/config/ticket_email_from.php'), (6270, 'tickets', 'sources/hooks/systems/config/ticket_forum_name.php'), (6271, 'tickets', 'sources/hooks/systems/config/ticket_mail_on.php'), (6272, 'tickets', 'sources/hooks/systems/config/ticket_mail_password.php'), (6273, 'tickets', 'sources/hooks/systems/config/ticket_mail_server.php'), (6274, 'tickets', 'sources/hooks/systems/config/ticket_mail_server_port.php'), (6275, 'tickets', 'sources/hooks/systems/config/ticket_mail_server_type.php'), (6276, 'tickets', 'sources/hooks/systems/config/ticket_mail_username.php'), (6277, 'tickets', 'sources/hooks/systems/config/ticket_member_forums.php'), (6278, 'tickets', 'sources/hooks/systems/config/ticket_text.php'), (6279, 'tickets', 'sources/hooks/systems/config/ticket_type_forums.php'), (6280, 'tickets', 'sources/hooks/systems/cron/ticket_type_lead_times.php'), (6281, 'tickets', 'sources/hooks/systems/cron/tickets_email_integration.php'), (6282, 'tickets', 'sources/hooks/systems/module_permissions/tickets.php'), (6283, 'tickets', 'sources/hooks/systems/notifications/ticket_assigned_staff.php'), (6284, 'tickets', 'sources/hooks/systems/notifications/ticket_new_staff.php'), (6285, 'tickets', 'sources/hooks/systems/notifications/ticket_reply.php'), (6286, 'tickets', 'sources/hooks/systems/notifications/ticket_reply_staff.php'), (6287, 'tickets', 'sources/hooks/systems/page_groupings/tickets.php'), (6288, 'tickets', 'sources/hooks/systems/preview/ticket.php'), (6289, 'tickets', 'sources/hooks/systems/resource_meta_aware/ticket_type.php'), (6290, 'tickets', 'sources/hooks/systems/rss/tickets.php'), (6291, 'tickets', 'sources/tickets.php'), (6292, 'tickets', 'sources/tickets2.php'), (6293, 'tickets', 'sources/tickets_email_integration.php'), (6294, 'tickets', 'themes/default/css/tickets.css'), (6295, 'tickets', 'themes/default/images/icons/24x24/buttons/add_ticket.png'), (6296, 'tickets', 'themes/default/images/icons/24x24/buttons/new_reply_staff_only.png'), (6297, 'tickets', 'themes/default/images/icons/24x24/menu/site_meta/tickets.png'), (6298, 'tickets', 'themes/default/images/icons/48x48/buttons/add_ticket.png'), (6299, 'tickets', 'themes/default/images/icons/48x48/buttons/new_reply_staff_only.png'), (6300, 'tickets', 'themes/default/images/icons/48x48/menu/site_meta/tickets.png'), (6301, 'tickets', 'themes/default/templates/SUPPORT_TICKETS_SCREEN.tpl'), (6302, 'tickets', 'themes/default/templates/SUPPORT_TICKETS_SEARCH_SCREEN.tpl'), (6303, 'tickets', 'themes/default/templates/SUPPORT_TICKET_LINK.tpl'), (6304, 'tickets', 'themes/default/templates/SUPPORT_TICKET_SCREEN.tpl'), (6305, 'tickets', 'themes/default/templates/SUPPORT_TICKET_TYPE_SCREEN.tpl'), (6306, 'uninstaller', 'sources/hooks/systems/addon_registry/uninstaller.php'), (6307, 'uninstaller', 'themes/default/templates/UNINSTALL_SCREEN.tpl'), (6308, 'uninstaller', 'uninstall.php'), (6309, 'unvalidated', 'adminzone/pages/modules/admin_unvalidated.php'), (6310, 'unvalidated', 'lang/EN/unvalidated.ini'), (6311, 'unvalidated', 'sources/hooks/blocks/main_staff_checklist/unvalidated.php'), (6312, 'unvalidated', 'sources/hooks/modules/admin_unvalidated/.htaccess'), (6313, 'unvalidated', 'sources/hooks/modules/admin_unvalidated/index.html'), (6314, 'unvalidated', 'sources/hooks/systems/addon_registry/unvalidated.php'), (6315, 'unvalidated', 'sources/hooks/systems/notifications/content_validated.php'), (6316, 'unvalidated', 'sources/hooks/systems/notifications/needs_validation.php'), (6317, 'unvalidated', 'sources/hooks/systems/page_groupings/unvalidated.php'), (6318, 'unvalidated', 'sources_custom/hooks/modules/admin_unvalidated/.htaccess'), (6319, 'unvalidated', 'sources_custom/hooks/modules/admin_unvalidated/index.html'), (6320, 'unvalidated', 'themes/default/images/icons/24x24/menu/adminzone/audit/unvalidated.png'), (6321, 'unvalidated', 'themes/default/images/icons/48x48/menu/adminzone/audit/unvalidated.png'), (6322, 'unvalidated', 'themes/default/templates/UNVALIDATED_SCREEN.tpl'), (6323, 'unvalidated', 'themes/default/templates/UNVALIDATED_SECTION.tpl'), (6324, 'unvalidated', 'themes/default/text/VALIDATION_REQUEST_MAIL.txt'), (6325, 'users_online_block', 'sources/blocks/side_users_online.php'), (6326, 'users_online_block', 'sources/hooks/systems/addon_registry/users_online_block.php'); INSERT INTO `[[dbprefix]]addons_files` VALUES (6327, 'users_online_block', 'sources/hooks/systems/config/usersonline_show_birthdays.php'), (6328, 'users_online_block', 'sources/hooks/systems/config/usersonline_show_newest_member.php'), (6329, 'users_online_block', 'themes/default/templates/BLOCK_SIDE_USERS_ONLINE.tpl'), (6330, 'welcome_emails', 'adminzone/pages/modules/admin_cns_welcome_emails.php'), (6331, 'welcome_emails', 'lang/EN/cns_welcome_emails.ini'), (6332, 'welcome_emails', 'sources/cns_welcome_emails.php'), (6333, 'welcome_emails', 'sources/hooks/systems/addon_registry/welcome_emails.php'), (6334, 'welcome_emails', 'sources/hooks/systems/commandr_fs/welcome_emails.php'), (6335, 'welcome_emails', 'sources/hooks/systems/cron/cns_welcome_emails.php'), (6336, 'welcome_emails', 'sources/hooks/systems/preview/cns_welcome_email.php'), (6337, 'welcome_emails', 'sources/hooks/systems/resource_meta_aware/welcome_email.php'), (6338, 'welcome_emails', 'themes/default/images/icons/24x24/menu/adminzone/setup/welcome_emails.png'), (6339, 'welcome_emails', 'themes/default/images/icons/48x48/menu/adminzone/setup/welcome_emails.png'), (6340, 'wiki', 'cms/pages/modules/cms_wiki.php'), (6341, 'wiki', 'lang/EN/wiki.ini'), (6342, 'wiki', 'site/pages/modules/wiki.php'), (6343, 'wiki', 'sources/hooks/blocks/main_staff_checklist/wiki.php'), (6344, 'wiki', 'sources/hooks/blocks/side_stats/stats_wiki.php'), (6345, 'wiki', 'sources/hooks/modules/admin_import_types/wiki.php'), (6346, 'wiki', 'sources/hooks/modules/admin_newsletter/wiki.php'), (6347, 'wiki', 'sources/hooks/modules/admin_themewizard/wiki.php'), (6348, 'wiki', 'sources/hooks/modules/admin_unvalidated/wiki.php'), (6349, 'wiki', 'sources/hooks/modules/search/wiki_pages.php'), (6350, 'wiki', 'sources/hooks/modules/search/wiki_posts.php'), (6351, 'wiki', 'sources/hooks/systems/addon_registry/wiki.php'), (6352, 'wiki', 'sources/hooks/systems/ajax_tree/choose_wiki_page.php'), (6353, 'wiki', 'sources/hooks/systems/attachments/wiki_page.php'), (6354, 'wiki', 'sources/hooks/systems/attachments/wiki_post.php'), (6355, 'wiki', 'sources/hooks/systems/cns_cpf_filter/points_wiki.php'), (6356, 'wiki', 'sources/hooks/systems/commandr_fs/wiki.php'), (6357, 'wiki', 'sources/hooks/systems/config/points_wiki.php'), (6358, 'wiki', 'sources/hooks/systems/config/wiki_enable_children.php'), (6359, 'wiki', 'sources/hooks/systems/config/wiki_enable_content_posts.php'), (6360, 'wiki', 'sources/hooks/systems/config/wiki_show_stats_count_pages.php'), (6361, 'wiki', 'sources/hooks/systems/config/wiki_show_stats_count_posts.php'), (6362, 'wiki', 'sources/hooks/systems/content_meta_aware/wiki_page.php'), (6363, 'wiki', 'sources/hooks/systems/content_meta_aware/wiki_post.php'), (6364, 'wiki', 'sources/hooks/systems/disposable_values/num_wiki_files.php'), (6365, 'wiki', 'sources/hooks/systems/disposable_values/num_wiki_pages.php'), (6366, 'wiki', 'sources/hooks/systems/disposable_values/num_wiki_posts.php'), (6367, 'wiki', 'sources/hooks/systems/meta/wiki_page.php'), (6368, 'wiki', 'sources/hooks/systems/module_permissions/wiki_page.php'), (6369, 'wiki', 'sources/hooks/systems/notifications/wiki.php'), (6370, 'wiki', 'sources/hooks/systems/page_groupings/wiki.php'), (6371, 'wiki', 'sources/hooks/systems/preview/wiki_page.php'), (6372, 'wiki', 'sources/hooks/systems/preview/wiki_post.php'), (6373, 'wiki', 'sources/hooks/systems/rss/wiki.php'), (6374, 'wiki', 'sources/hooks/systems/sitemap/wiki_page.php'), (6375, 'wiki', 'sources/wiki.php'), (6376, 'wiki', 'sources/wiki_stats.php'), (6377, 'wiki', 'themes/default/css/wiki.css'), (6378, 'wiki', 'themes/default/images/icons/24x24/buttons/edit_tree.png'), (6379, 'wiki', 'themes/default/images/icons/24x24/menu/rich_content/wiki.png'), (6380, 'wiki', 'themes/default/images/icons/24x24/menu/rich_content/wiki/index.html'), (6381, 'wiki', 'themes/default/images/icons/24x24/menu/rich_content/wiki/random_page.png'), (6382, 'wiki', 'themes/default/images/icons/48x48/buttons/edit_tree.png'), (6383, 'wiki', 'themes/default/images/icons/48x48/menu/rich_content/wiki.png'), (6384, 'wiki', 'themes/default/images/icons/48x48/menu/rich_content/wiki/index.html'), (6385, 'wiki', 'themes/default/images/icons/48x48/menu/rich_content/wiki/random_page.png'), (6386, 'wiki', 'themes/default/templates/WIKI_LIST_TREE_LINE.tpl'), (6387, 'wiki', 'themes/default/templates/WIKI_MANAGE_TREE_SCREEN.tpl'), (6388, 'wiki', 'themes/default/templates/WIKI_PAGE_SCREEN.tpl'), (6389, 'wiki', 'themes/default/templates/WIKI_POST.tpl'), (6390, 'wiki', 'themes/default/templates/WIKI_POSTING_SCREEN.tpl'), (6391, 'wiki', 'themes/default/templates/WIKI_RATING.tpl'), (6392, 'wiki', 'themes/default/templates/WIKI_RATING_FORM.tpl'), (6393, 'windows_helper_scripts', 'fixperms.bat'), (6394, 'windows_helper_scripts', 'sources/hooks/systems/addon_registry/windows_helper_scripts.php'), (6395, 'wordfilter', 'adminzone/pages/modules/admin_wordfilter.php'), (6396, 'wordfilter', 'lang/EN/wordfilter.ini'), (6397, 'wordfilter', 'sources/hooks/modules/admin_import_types/wordfilter.php'), (6398, 'wordfilter', 'sources/hooks/modules/admin_setupwizard/wordfilter.php'), (6399, 'wordfilter', 'sources/hooks/systems/addon_registry/wordfilter.php'), (6400, 'wordfilter', 'sources/hooks/systems/commandr_fs_extended_config/wordfilter.php'), (6401, 'wordfilter', 'sources/hooks/systems/page_groupings/wordfilter.php'), (6402, 'wordfilter', 'themes/default/images/icons/24x24/menu/adminzone/security/wordfilter.png'), (6403, 'wordfilter', 'themes/default/images/icons/48x48/menu/adminzone/security/wordfilter.png'), (6404, 'wordfilter', 'themes/default/templates/WORDFILTER_SCREEN.tpl'), (6405, 'xml_fields', 'data/xml_config/fields.xml'), (6406, 'xml_fields', 'sources/hooks/systems/addon_registry/xml_fields.php'), (6407, 'xml_fields', 'themes/default/images/icons/24x24/menu/adminzone/setup/xml_fields.png'), (6408, 'xml_fields', 'themes/default/images/icons/48x48/menu/adminzone/setup/xml_fields.png'), (6409, 'zone_logos', 'sources/hooks/systems/addon_registry/zone_logos.php'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]aggregate_type_instances` -- CREATE TABLE `[[dbprefix]]aggregate_type_instances` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `aggregate_label` varchar(255) NOT NULL, `aggregate_type` varchar(80) NOT NULL, `other_parameters` longtext NOT NULL, `add_time` int(10) unsigned NOT NULL, `edit_time` int(10) unsigned DEFAULT NULL, PRIMARY KEY (`id`), KEY `aggregate_lookup` (`aggregate_label`(250)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]alternative_ids` -- CREATE TABLE `[[dbprefix]]alternative_ids` ( `resource_type` varchar(80) NOT NULL, `resource_id` varchar(80) NOT NULL, `resource_moniker` varchar(80) NOT NULL, `resource_label` varchar(255) NOT NULL, `resource_guid` varchar(80) NOT NULL, `resource_resource_fs_hook` varchar(80) NOT NULL, PRIMARY KEY (`resource_type`,`resource_id`), KEY `resource_guid` (`resource_guid`), KEY `resource_label` (`resource_label`(250)), KEY `resource_moniker` (`resource_moniker`,`resource_type`), KEY `resource_moniker_uniq` (`resource_moniker`,`resource_resource_fs_hook`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]attachments` -- CREATE TABLE `[[dbprefix]]attachments` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `a_member_id` int(11) NOT NULL, `a_file_size` int(11) DEFAULT NULL, `a_url` varchar(255) NOT NULL, `a_description` varchar(255) NOT NULL, `a_thumb_url` varchar(255) NOT NULL, `a_original_filename` varchar(255) NOT NULL, `a_num_downloads` int(11) NOT NULL, `a_last_downloaded_time` int(11) DEFAULT NULL, `a_add_time` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `ownedattachments` (`a_member_id`), KEY `attachmentlimitcheck` (`a_add_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]attachment_refs` -- CREATE TABLE `[[dbprefix]]attachment_refs` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `r_referer_type` varchar(80) NOT NULL, `r_referer_id` varchar(80) NOT NULL, `a_id` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]authors` -- CREATE TABLE `[[dbprefix]]authors` ( `author` varchar(80) NOT NULL, `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `member_id` int(11) DEFAULT NULL, `description` longtext NOT NULL, `skills` longtext NOT NULL, `description__text_parsed` longtext NOT NULL, `description__source_user` int(11) NOT NULL DEFAULT '1', `skills__text_parsed` longtext NOT NULL, `skills__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`author`), KEY `findmemberlink` (`member_id`), FULLTEXT KEY `description` (`description`), FULLTEXT KEY `skills` (`skills`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]autosave` -- CREATE TABLE `[[dbprefix]]autosave` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `a_member_id` int(11) NOT NULL, `a_key` longtext NOT NULL, `a_value` longtext NOT NULL, `a_time` int(10) unsigned NOT NULL, PRIMARY KEY (`id`), KEY `myautosaves` (`a_member_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]award_archive` -- CREATE TABLE `[[dbprefix]]award_archive` ( `a_type_id` int(11) NOT NULL, `date_and_time` int(10) unsigned NOT NULL, `content_id` varchar(80) NOT NULL, `member_id` int(11) NOT NULL, PRIMARY KEY (`a_type_id`,`date_and_time`), KEY `awardquicksearch` (`content_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]award_types` -- CREATE TABLE `[[dbprefix]]award_types` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `a_title` longtext NOT NULL, `a_description` longtext NOT NULL, `a_points` int(11) NOT NULL, `a_content_type` varchar(80) NOT NULL, `a_hide_awardee` tinyint(1) NOT NULL, `a_update_time_hours` int(11) NOT NULL, `a_description__text_parsed` longtext NOT NULL, `a_description__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), FULLTEXT KEY `a_title` (`a_title`), FULLTEXT KEY `a_description` (`a_description`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]award_types` -- INSERT INTO `[[dbprefix]]award_types` VALUES (1, 'Download of the week', 'The best downloads in the download system, chosen every week.', 0, 'download', 1, 168, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f541e1c92.70889105_1\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f541e1c92.70889105_1\\";s:129:\\"\\$tpl_funcs[''string_attach_66c43f541e1c92.70889105_1'']=\\"echo \\\\\\"The best downloads in the download system, chosen every week.\\\\\\";\\";\\n\\";}}");\n', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]banned_ip` -- CREATE TABLE `[[dbprefix]]banned_ip` ( `ip` varchar(40) NOT NULL, `i_descrip` longtext NOT NULL, `i_ban_until` int(10) unsigned DEFAULT NULL, `i_ban_positive` tinyint(1) NOT NULL, PRIMARY KEY (`ip`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]banners` -- CREATE TABLE `[[dbprefix]]banners` ( `name` varchar(80) NOT NULL, `expiry_date` int(10) unsigned DEFAULT NULL, `submitter` int(11) NOT NULL, `img_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `the_type` tinyint(4) NOT NULL, `b_title_text` varchar(255) NOT NULL, `caption` longtext NOT NULL, `b_direct_code` longtext NOT NULL, `campaign_remaining` int(11) NOT NULL, `site_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `hits_from` int(11) NOT NULL, `views_from` int(11) NOT NULL, `hits_to` int(11) NOT NULL, `views_to` int(11) NOT NULL, `importance_modulus` int(11) NOT NULL, `notes` longtext NOT NULL, `validated` tinyint(1) NOT NULL, `add_date` int(10) unsigned NOT NULL, `edit_date` int(10) unsigned DEFAULT NULL, `b_type` varchar(80) NOT NULL, `caption__text_parsed` longtext NOT NULL, `caption__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`name`), KEY `banner_child_find` (`b_type`), KEY `the_type` (`the_type`), KEY `expiry_date` (`expiry_date`), KEY `badd_date` (`add_date`), KEY `topsites` (`hits_from`,`hits_to`), KEY `campaign_remaining` (`campaign_remaining`), KEY `bvalidated` (`validated`), FULLTEXT KEY `caption` (`caption`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]banners` -- INSERT INTO `[[dbprefix]]banners` VALUES ('advertise_here', NULL, 1, 'data/images/advertise_here.png', 2, '', 'Advertise here!', '', 0, '[[softurl]]/index.php?page=advertise', 0, 0, 0, 0, 10, 'Provided as a default. This is a fallback banner (it shows when others are not available).', 1, [[timestamp]], NULL, '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f5b9d7c66.54529300_1\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f5b9d7c66.54529300_1\\";s:83:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_1'']=\\"echo \\\\\\"Advertise here!\\\\\\";\\";\\n\\";}}");\n', 1), ('donate', NULL, 1, 'data/images/donate.png', 0, '', 'Please donate to keep this site alive', '', 0, '[[softurl]]/index.php?page=donate', 0, 0, 0, 0, 30, 'Provided as a default.', 1, [[timestamp]], NULL, '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f5b9d7c66.54529300_2\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f5b9d7c66.54529300_2\\";s:105:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_2'']=\\"echo \\\\\\"Please donate to keep this site alive\\\\\\";\\";\\n\\";}}");\n', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]banners_types` -- CREATE TABLE `[[dbprefix]]banners_types` ( `name` varchar(80) NOT NULL, `b_type` varchar(80) NOT NULL, PRIMARY KEY (`name`,`b_type`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]banner_clicks` -- CREATE TABLE `[[dbprefix]]banner_clicks` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `c_date_and_time` int(10) unsigned NOT NULL, `c_member_id` int(11) NOT NULL, `c_ip_address` varchar(40) NOT NULL, `c_source` varchar(80) NOT NULL, `c_banner_id` varchar(80) NOT NULL, PRIMARY KEY (`id`), KEY `clicker_ip` (`c_ip_address`), KEY `c_banner_id` (`c_banner_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]banner_types` -- CREATE TABLE `[[dbprefix]]banner_types` ( `id` varchar(80) NOT NULL, `t_is_textual` tinyint(1) NOT NULL, `t_image_width` int(11) NOT NULL, `t_image_height` int(11) NOT NULL, `t_max_file_size` int(11) NOT NULL, `t_comcode_inline` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `hottext` (`t_comcode_inline`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]banner_types` -- INSERT INTO `[[dbprefix]]banner_types` VALUES ('', 0, 728, 90, 150, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]blocks` -- CREATE TABLE `[[dbprefix]]blocks` ( `block_name` varchar(80) NOT NULL, `block_author` varchar(80) NOT NULL, `block_organisation` varchar(80) NOT NULL, `block_hacked_by` varchar(80) NOT NULL, `block_hack_version` int(11) DEFAULT NULL, `block_version` int(11) NOT NULL, PRIMARY KEY (`block_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]blocks` -- INSERT INTO `[[dbprefix]]blocks` VALUES ('bottom_forum_news', 'Chris Graham', 'ocProducts', '', NULL, 2), ('bottom_news', 'Chris Graham', 'ocProducts', '', NULL, 2), ('bottom_rss', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_awards', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_banner_wave', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_bottom_bar', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_cc_embed', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_cns_involved_topics', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_comcode_page_children', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_comments', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_contact_catalogues', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_contact_simple', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_contact_us', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_content', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_content_filtering', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_count', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_countdown', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_custom_comcode_tags', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_custom_gfx', 'Chris Graham', 'ocProducts', '', NULL, 1), ('main_db_notes', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_emoticon_codes', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_forum_news', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_forum_topics', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_friends_list', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_gallery_embed', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_greeting', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_image_fader', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_image_fader_news', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_include_module', 'Chris Graham', 'ocProducts', '', NULL, 1), ('main_leader_board', 'Chris Graham', 'ocProducts', '', NULL, 3), ('main_members', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_member_bar', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_multi_content', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_news', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_newsletter_signup', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_notes', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_only_if_match', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_personal_galleries_list', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_poll', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_pt_notifications', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_quotes', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_rating', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_rss', 'Chris Graham', 'ocProducts', '', NULL, 3), ('main_screen_actions', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_search', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_staff_actions', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_staff_checklist', 'Chris Graham', 'ocProducts', '', NULL, 4), ('main_staff_links', 'Jack Franklin', 'ocProducts', '', NULL, 3), ('main_staff_new_version', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_staff_tips', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_staff_website_monitoring', 'Jack Franklin', 'ocProducts', '', NULL, 3), ('main_top_sites', 'Chris Graham', 'ocProducts', '', NULL, 2), ('main_trackback', 'Philip Withnall', 'ocProducts', '', NULL, 1), ('menu', 'Chris Graham', 'ocProducts', '', NULL, 2), ('side_calendar', 'Chris Graham', 'ocProducts', '', NULL, 2), ('side_cns_private_topics', 'Chris Graham', 'ocProducts', '', NULL, 2), ('side_forum_news', 'Chris Graham', 'ocProducts', '', NULL, 2), ('side_friends', 'Chris Graham', 'ocProducts', '', NULL, 2), ('side_galleries', 'Chris Graham', 'ocProducts', '', NULL, 2), ('side_language', 'Chris Graham', 'ocProducts', '', NULL, 2), ('side_network', 'Chris Graham', 'ocProducts', '', NULL, 2), ('side_news', 'Chris Graham', 'ocProducts', '', NULL, 2), ('side_news_archive', 'Chris Graham', 'ocProducts', '', NULL, 2), ('side_news_categories', 'Chris Graham', 'ocProducts', '', NULL, 2), ('side_personal_stats', 'Chris Graham', 'ocProducts', '', NULL, 2), ('side_printer_friendly', 'Chris Graham', 'ocProducts', '', NULL, 2), ('side_rss', 'Chris Graham', 'ocProducts', '', NULL, 2), ('side_shoutbox', 'Philip Withnall', 'ocProducts', '', NULL, 3), ('side_stats', 'Chris Graham', 'ocProducts', '', NULL, 3), ('side_tag_cloud', 'Chris Graham', 'ocProducts', '', NULL, 3), ('side_users_online', 'Chris Graham', 'ocProducts', '', NULL, 3), ('top_login', 'Chris Graham', 'ocProducts', '', NULL, 2), ('top_notifications', 'Chris Graham', 'ocProducts', '', NULL, 1), ('top_personal_stats', 'Chris Graham', 'ocProducts', '', NULL, 2), ('top_search', 'Chris Graham', 'ocProducts', '', NULL, 2); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]bookmarks` -- CREATE TABLE `[[dbprefix]]bookmarks` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `b_owner` int(11) NOT NULL, `b_folder` varchar(255) NOT NULL, `b_title` varchar(255) NOT NULL, `b_page_link` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]cache` -- CREATE TABLE `[[dbprefix]]cache` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `cached_for` varchar(80) NOT NULL, `identifier` varchar(40) NOT NULL, `the_theme` varchar(40) NOT NULL, `staff_status` tinyint(1) DEFAULT NULL, `the_member` int(11) DEFAULT NULL, `groups` varchar(255) NOT NULL, `is_bot` tinyint(1) DEFAULT NULL, `timezone` varchar(40) NOT NULL, `lang` varchar(5) NOT NULL, `the_value` longtext NOT NULL, `dependencies` longtext NOT NULL, `date_and_time` int(10) unsigned NOT NULL, PRIMARY KEY (`id`), KEY `cached_ford` (`date_and_time`), KEY `cached_fore` (`cached_for`), KEY `cached_forh` (`the_theme`), KEY `cached_forf` (`cached_for`,`identifier`,`the_theme`,`lang`,`staff_status`,`the_member`,`is_bot`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]cached_comcode_pages` -- CREATE TABLE `[[dbprefix]]cached_comcode_pages` ( `the_zone` varchar(80) NOT NULL, `the_page` varchar(80) NOT NULL, `string_index` longtext NOT NULL, `the_theme` varchar(80) NOT NULL, `cc_page_title` longtext NOT NULL, `string_index__text_parsed` longtext NOT NULL, `string_index__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`the_zone`,`the_page`,`the_theme`), KEY `ftjoin_ccpt` (`cc_page_title`(250)), KEY `ftjoin_ccsi` (`string_index`(250)), KEY `ccp_join` (`the_page`,`the_zone`), FULLTEXT KEY `string_index` (`string_index`), FULLTEXT KEY `cc_page_title` (`cc_page_title`), FULLTEXT KEY `page_search__combined` (`cc_page_title`,`string_index`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]cache_on` -- CREATE TABLE `[[dbprefix]]cache_on` ( `cached_for` varchar(80) NOT NULL, `cache_on` longtext NOT NULL, `special_cache_flags` int(11) NOT NULL, `cache_ttl` int(11) NOT NULL, PRIMARY KEY (`cached_for`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]calendar_events` -- CREATE TABLE `[[dbprefix]]calendar_events` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `e_submitter` int(11) NOT NULL, `e_member_calendar` int(11) DEFAULT NULL, `e_views` int(11) NOT NULL, `e_title` longtext NOT NULL, `e_content` longtext NOT NULL, `e_add_date` int(10) unsigned NOT NULL, `e_edit_date` int(10) unsigned DEFAULT NULL, `e_recurrence` varchar(80) NOT NULL, `e_recurrences` tinyint(4) DEFAULT NULL, `e_seg_recurrences` tinyint(1) NOT NULL, `e_start_year` int(11) NOT NULL, `e_start_month` tinyint(4) NOT NULL, `e_start_day` tinyint(4) NOT NULL, `e_start_monthly_spec_type` varchar(80) NOT NULL, `e_start_hour` tinyint(4) DEFAULT NULL, `e_start_minute` tinyint(4) DEFAULT NULL, `e_end_year` int(11) DEFAULT NULL, `e_end_month` tinyint(4) DEFAULT NULL, `e_end_day` tinyint(4) DEFAULT NULL, `e_end_monthly_spec_type` varchar(80) NOT NULL, `e_end_hour` tinyint(4) DEFAULT NULL, `e_end_minute` tinyint(4) DEFAULT NULL, `e_timezone` varchar(80) NOT NULL, `e_do_timezone_conv` tinyint(1) NOT NULL, `e_priority` tinyint(4) NOT NULL, `allow_rating` tinyint(1) NOT NULL, `allow_comments` tinyint(4) NOT NULL, `allow_trackbacks` tinyint(1) NOT NULL, `notes` longtext NOT NULL, `e_type` int(11) NOT NULL, `validated` tinyint(1) NOT NULL, `e_title__text_parsed` longtext NOT NULL, `e_title__source_user` int(11) NOT NULL DEFAULT '1', `e_content__text_parsed` longtext NOT NULL, `e_content__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `e_views` (`e_views`), KEY `ces` (`e_submitter`), KEY `e_type` (`e_type`), KEY `eventat` (`e_start_year`,`e_start_month`,`e_start_day`,`e_start_hour`,`e_start_minute`), KEY `e_add_date` (`e_add_date`), KEY `validated` (`validated`), KEY `ftjoin_etitle` (`e_title`(250)), KEY `ftjoin_econtent` (`e_content`(250)), FULLTEXT KEY `e_title` (`e_title`), FULLTEXT KEY `e_content` (`e_content`), FULLTEXT KEY `event_search__combined` (`e_title`,`e_content`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]calendar_interests` -- CREATE TABLE `[[dbprefix]]calendar_interests` ( `i_member_id` int(11) NOT NULL, `t_type` int(11) NOT NULL, PRIMARY KEY (`i_member_id`,`t_type`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]calendar_jobs` -- CREATE TABLE `[[dbprefix]]calendar_jobs` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `j_time` int(10) unsigned NOT NULL, `j_reminder_id` int(11) DEFAULT NULL, `j_member_id` int(11) DEFAULT NULL, `j_event_id` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `applicablejobs` (`j_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]calendar_reminders` -- CREATE TABLE `[[dbprefix]]calendar_reminders` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `e_id` int(11) NOT NULL, `n_member_id` int(11) NOT NULL, `n_seconds_before` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]calendar_types` -- CREATE TABLE `[[dbprefix]]calendar_types` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `t_title` longtext NOT NULL, `t_logo` varchar(255) NOT NULL, `t_external_feed` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `t_title__text_parsed` longtext NOT NULL, `t_title__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), FULLTEXT KEY `t_title` (`t_title`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=9 ; -- -- Dumping data for table `[[dbprefix]]calendar_types` -- INSERT INTO `[[dbprefix]]calendar_types` VALUES (1, '(System command)', 'calendar/system_command', '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f5b9d7c66.54529300_3\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f5b9d7c66.54529300_3\\";s:84:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_3'']=\\"echo \\\\\\"(System command)\\\\\\";\\";\\n\\";}}");\n', 1), (2, 'General', 'calendar/general', '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f5b9d7c66.54529300_4\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f5b9d7c66.54529300_4\\";s:75:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_4'']=\\"echo \\\\\\"General\\\\\\";\\";\\n\\";}}");\n', 1), (3, 'Birthday', 'calendar/birthday', '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f5b9d7c66.54529300_5\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f5b9d7c66.54529300_5\\";s:76:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_5'']=\\"echo \\\\\\"Birthday\\\\\\";\\";\\n\\";}}");\n', 1), (4, 'Public holiday', 'calendar/public_holiday', '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f5b9d7c66.54529300_6\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f5b9d7c66.54529300_6\\";s:82:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_6'']=\\"echo \\\\\\"Public holiday\\\\\\";\\";\\n\\";}}");\n', 1), (5, 'Vacation', 'calendar/vacation', '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f5b9d7c66.54529300_7\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f5b9d7c66.54529300_7\\";s:76:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_7'']=\\"echo \\\\\\"Vacation\\\\\\";\\";\\n\\";}}");\n', 1), (6, 'Appointment', 'calendar/appointment', '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f5b9d7c66.54529300_8\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f5b9d7c66.54529300_8\\";s:79:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_8'']=\\"echo \\\\\\"Appointment\\\\\\";\\";\\n\\";}}");\n', 1), (7, 'Task', 'calendar/commitment', '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f5b9d7c66.54529300_9\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f5b9d7c66.54529300_9\\";s:72:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_9'']=\\"echo \\\\\\"Task\\\\\\";\\";\\n\\";}}");\n', 1), (8, 'Anniversary', 'calendar/anniversary', '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_10\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_10\\";s:80:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_10'']=\\"echo \\\\\\"Anniversary\\\\\\";\\";\\n\\";}}");\n', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]captchas` -- CREATE TABLE `[[dbprefix]]captchas` ( `si_session_id` varchar(80) NOT NULL, `si_time` int(10) unsigned NOT NULL, `si_code` varchar(80) NOT NULL, PRIMARY KEY (`si_session_id`), KEY `si_time` (`si_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]catalogues` -- CREATE TABLE `[[dbprefix]]catalogues` ( `c_name` varchar(80) NOT NULL, `c_title` longtext NOT NULL, `c_description` longtext NOT NULL, `c_display_type` tinyint(4) NOT NULL, `c_is_tree` tinyint(1) NOT NULL, `c_notes` longtext NOT NULL, `c_add_date` int(10) unsigned NOT NULL, `c_submit_points` int(11) NOT NULL, `c_ecommerce` tinyint(1) NOT NULL, `c_default_review_freq` int(11) DEFAULT NULL, `c_send_view_reports` varchar(80) NOT NULL, `c_description__text_parsed` longtext NOT NULL, `c_description__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`c_name`), FULLTEXT KEY `c_title` (`c_title`), FULLTEXT KEY `c_description` (`c_description`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]catalogues` -- INSERT INTO `[[dbprefix]]catalogues` VALUES ('projects', 'Super-member projects', '', 0, 0, '', [[timestamp]], 30, 0, NULL, 'never', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_11\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_11\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_11'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1), ('links', 'Links', 'Warning: these sites are outside our control.', 2, 1, '', [[timestamp]], 0, 0, NULL, 'never', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_13\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_13\\";s:114:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_13'']=\\"echo \\\\\\"Warning: these sites are outside our control.\\\\\\";\\";\\n\\";}}");\n', 1), ('faqs', 'Frequently Asked Questions', '', 0, 0, '', [[timestamp]], 0, 0, NULL, 'never', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_15\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_15\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_15'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1), ('contacts', 'Contacts', 'A contacts/address-book.', 0, 0, '', [[timestamp]], 30, 0, NULL, 'never', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_17\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_17\\";s:93:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_17'']=\\"echo \\\\\\"A contacts/address-book.\\\\\\";\\";\\n\\";}}");\n', 1), ('products', 'Products', 'These are products for sale from this website.', 3, 1, '', [[timestamp]], 0, 1, NULL, 'never', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_19\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_19\\";s:115:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_19'']=\\"echo \\\\\\"These are products for sale from this website.\\\\\\";\\";\\n\\";}}");\n', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]catalogue_categories` -- CREATE TABLE `[[dbprefix]]catalogue_categories` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `c_name` varchar(80) NOT NULL, `cc_title` longtext NOT NULL, `cc_description` longtext NOT NULL, `rep_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `cc_notes` longtext NOT NULL, `cc_add_date` int(10) unsigned NOT NULL, `cc_parent_id` int(11) DEFAULT NULL, `cc_move_target` int(11) DEFAULT NULL, `cc_move_days_lower` int(11) NOT NULL, `cc_move_days_higher` int(11) NOT NULL, `cc_order` int(11) NOT NULL, `cc_description__text_parsed` longtext NOT NULL, `cc_description__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `catstoclean` (`cc_move_target`), KEY `cataloguefind` (`c_name`), KEY `cc_parent_id` (`cc_parent_id`), KEY `ftjoin_cctitle` (`cc_title`(250)), KEY `ftjoin_ccdescrip` (`cc_description`(250)), KEY `cc_order` (`cc_order`), FULLTEXT KEY `cc_title` (`cc_title`), FULLTEXT KEY `cc_description` (`cc_description`), FULLTEXT KEY `cat_cat_search__combined` (`cc_title`,`cc_description`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=6 ; -- -- Dumping data for table `[[dbprefix]]catalogue_categories` -- INSERT INTO `[[dbprefix]]catalogue_categories` VALUES (1, 'projects', 'Super-member projects', 'These are projects listed by super-members, designed to: advertise project existence, detail current progress, and solicit help.', '', '', [[timestamp]], NULL, NULL, 30, 60, 0, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_12\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_12\\";s:197:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_12'']=\\"echo \\\\\\"These are projects listed by super-members, designed to: advertise project existence, detail current progress, and solicit help.\\\\\\";\\";\\n\\";}}");\n', 1), (2, 'links', 'Links home', '', '', '', [[timestamp]], NULL, NULL, 30, 60, 0, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_14\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_14\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_14'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1), (3, 'faqs', 'Frequently Asked Questions', 'If you have questions that are not covered in our FAQ, please post them in an appropriate forum.', '', '', [[timestamp]], NULL, NULL, 30, 60, 0, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_16\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_16\\";s:165:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_16'']=\\"echo \\\\\\"If you have questions that are not covered in our FAQ, please post them in an appropriate forum.\\\\\\";\\";\\n\\";}}");\n', 1), (4, 'contacts', 'Contacts', '', '', '', [[timestamp]], NULL, NULL, 30, 60, 0, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_18\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_18\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_18'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1), (5, 'products', 'Products home', '', '', '', [[timestamp]], NULL, NULL, 30, 60, 0, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_20\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_20\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_20'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]catalogue_cat_treecache` -- CREATE TABLE `[[dbprefix]]catalogue_cat_treecache` ( `cc_id` int(11) NOT NULL, `cc_ancestor_id` int(11) NOT NULL, PRIMARY KEY (`cc_id`,`cc_ancestor_id`), KEY `cc_ancestor_id` (`cc_ancestor_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]catalogue_cat_treecache` -- INSERT INTO `[[dbprefix]]catalogue_cat_treecache` VALUES (1, 1), (3, 3), (4, 4); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]catalogue_childcountcache` -- CREATE TABLE `[[dbprefix]]catalogue_childcountcache` ( `cc_id` int(11) NOT NULL, `c_num_rec_children` int(11) NOT NULL, `c_num_rec_entries` int(11) NOT NULL, PRIMARY KEY (`cc_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]catalogue_efv_float` -- CREATE TABLE `[[dbprefix]]catalogue_efv_float` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `cf_id` int(11) NOT NULL, `ce_id` int(11) NOT NULL, `cv_value` double DEFAULT NULL, PRIMARY KEY (`id`), KEY `fcv_value` (`cv_value`), KEY `fcf_id` (`cf_id`), KEY `fce_id` (`ce_id`), KEY `cefv_f_combo` (`ce_id`,`cf_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]catalogue_efv_integer` -- CREATE TABLE `[[dbprefix]]catalogue_efv_integer` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `cf_id` int(11) NOT NULL, `ce_id` int(11) NOT NULL, `cv_value` int(11) DEFAULT NULL, PRIMARY KEY (`id`), KEY `itv_value` (`cv_value`), KEY `icf_id` (`cf_id`), KEY `ice_id` (`ce_id`), KEY `cefv_i_combo` (`ce_id`,`cf_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]catalogue_efv_long` -- CREATE TABLE `[[dbprefix]]catalogue_efv_long` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `cf_id` int(11) NOT NULL, `ce_id` int(11) NOT NULL, `cv_value` longtext NOT NULL, PRIMARY KEY (`id`), KEY `cefv_l_combo` (`ce_id`,`cf_id`), KEY `lcf_id` (`cf_id`), KEY `lce_id` (`ce_id`), FULLTEXT KEY `lcv_value` (`cv_value`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]catalogue_efv_long_trans` -- CREATE TABLE `[[dbprefix]]catalogue_efv_long_trans` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `cf_id` int(11) NOT NULL, `ce_id` int(11) NOT NULL, `cv_value` longtext NOT NULL, `cv_value__text_parsed` longtext NOT NULL, `cv_value__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `cefv_lt_combo` (`ce_id`,`cf_id`), KEY `ltcf_id` (`cf_id`), KEY `ltce_id` (`ce_id`), KEY `ltcv_value` (`cv_value`(250)), FULLTEXT KEY `cv_value` (`cv_value`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]catalogue_efv_short` -- CREATE TABLE `[[dbprefix]]catalogue_efv_short` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `cf_id` int(11) NOT NULL, `ce_id` int(11) NOT NULL, `cv_value` varchar(255) NOT NULL, PRIMARY KEY (`id`), KEY `cefv_s_combo` (`ce_id`,`cf_id`), KEY `iscv_value` (`cv_value`(250)), KEY `scf_id` (`cf_id`), KEY `sce_id` (`ce_id`), FULLTEXT KEY `scv_value` (`cv_value`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]catalogue_efv_short_trans` -- CREATE TABLE `[[dbprefix]]catalogue_efv_short_trans` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `cf_id` int(11) NOT NULL, `ce_id` int(11) NOT NULL, `cv_value` longtext NOT NULL, `cv_value__text_parsed` longtext NOT NULL, `cv_value__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `cefv_st_combo` (`ce_id`,`cf_id`), KEY `stcf_id` (`cf_id`), KEY `stce_id` (`ce_id`), KEY `stcv_value` (`cv_value`(250)), FULLTEXT KEY `cv_value` (`cv_value`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]catalogue_entries` -- CREATE TABLE `[[dbprefix]]catalogue_entries` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `c_name` varchar(80) NOT NULL, `cc_id` int(11) NOT NULL, `ce_submitter` int(11) NOT NULL, `ce_add_date` int(10) unsigned NOT NULL, `ce_edit_date` int(10) unsigned DEFAULT NULL, `ce_views` int(11) NOT NULL, `ce_views_prior` int(11) NOT NULL, `ce_validated` tinyint(1) NOT NULL, `notes` longtext NOT NULL, `allow_rating` tinyint(1) NOT NULL, `allow_comments` tinyint(4) NOT NULL, `allow_trackbacks` tinyint(1) NOT NULL, `ce_last_moved` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `ce_views` (`ce_views`), KEY `ces` (`ce_submitter`), KEY `ce_validated` (`ce_validated`), KEY `ce_cc_id` (`cc_id`), KEY `ce_add_date` (`ce_add_date`), KEY `ce_c_name` (`c_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]catalogue_entry_linkage` -- CREATE TABLE `[[dbprefix]]catalogue_entry_linkage` ( `catalogue_entry_id` int(11) NOT NULL, `content_type` varchar(80) NOT NULL, `content_id` varchar(80) NOT NULL, PRIMARY KEY (`catalogue_entry_id`), KEY `custom_fields` (`content_type`,`content_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]catalogue_fields` -- CREATE TABLE `[[dbprefix]]catalogue_fields` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `c_name` varchar(80) NOT NULL, `cf_name` longtext NOT NULL, `cf_description` longtext NOT NULL, `cf_type` varchar(80) NOT NULL, `cf_order` int(11) NOT NULL, `cf_defines_order` tinyint(4) NOT NULL, `cf_visible` tinyint(1) NOT NULL, `cf_searchable` tinyint(1) NOT NULL, `cf_default` longtext NOT NULL, `cf_required` tinyint(1) NOT NULL, `cf_put_in_category` tinyint(1) NOT NULL, `cf_put_in_search` tinyint(1) NOT NULL, `cf_options` varchar(255) NOT NULL, PRIMARY KEY (`id`), FULLTEXT KEY `cf_name` (`cf_name`), FULLTEXT KEY `cf_description` (`cf_description`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=33 ; -- -- Dumping data for table `[[dbprefix]]catalogue_fields` -- INSERT INTO `[[dbprefix]]catalogue_fields` VALUES (1, 'projects', 'Name', 'The name for this.', 'short_trans', 0, 1, 1, 1, '', 1, 1, 1, ''), (2, 'projects', 'Maintainer', 'The maintainer of this project.', 'member', 1, 0, 1, 1, '!', 1, 1, 1, ''), (3, 'projects', 'Description', 'A concise description for this.', 'long_trans', 2, 0, 1, 1, '', 1, 1, 1, ''), (4, 'projects', 'Project progress', 'The estimated percentage of completion of this project.', 'integer', 3, 0, 1, 1, '0', 1, 1, 1, ''), (5, 'links', 'Title', 'A concise title for this.', 'short_trans', 0, 1, 1, 1, '', 1, 1, 1, ''), (6, 'links', 'URL', 'The entered text will be interpreted as a URL, and used as a hyperlink.', 'url', 1, 0, 1, 1, '', 1, 0, 1, ''), (7, 'links', 'Description', 'A concise description for this.', 'long_trans', 2, 0, 1, 1, '', 0, 1, 1, ''), (8, 'faqs', 'Question', 'The question asked.', 'short_trans', 0, 0, 1, 1, '', 1, 1, 1, ''), (9, 'faqs', 'Answer', 'The answer(s) to the question.', 'long_trans', 1, 0, 1, 1, '', 1, 1, 1, ''), (10, 'faqs', 'Order', 'The order priority this entry will be given in the entry category, relative to other entries.', 'integer', 2, 1, 0, 1, '', 0, 1, 1, 'AUTO_INCREMENT'), (11, 'contacts', 'Forename', '', 'short_text', 0, 0, 1, 1, '', 1, 1, 1, ''), (12, 'contacts', 'Surname', '', 'short_text', 1, 1, 1, 1, '', 1, 1, 1, ''), (13, 'contacts', 'E-mail address', '', 'short_text', 2, 0, 1, 1, '', 0, 1, 1, ''), (14, 'contacts', 'Company', '', 'short_text', 3, 0, 1, 1, '', 0, 1, 1, ''), (15, 'contacts', 'Home address', '', 'short_text', 4, 0, 1, 1, '', 0, 1, 1, ''), (16, 'contacts', 'City', '', 'short_text', 5, 0, 1, 1, '', 0, 1, 1, ''), (17, 'contacts', 'Home phone number', '', 'short_text', 6, 0, 1, 1, '', 0, 1, 1, ''), (18, 'contacts', 'Work phone number', '', 'short_text', 7, 0, 1, 1, '', 0, 1, 1, ''), (19, 'contacts', 'Homepage', '', 'short_text', 8, 0, 1, 1, '', 0, 1, 1, ''), (20, 'contacts', 'Instant messenger handle', '', 'short_text', 9, 0, 1, 1, '', 0, 1, 1, ''), (21, 'contacts', 'Notes', '', 'long_text', 10, 0, 1, 1, '', 0, 1, 1, ''), (22, 'contacts', 'Photo', '', 'picture', 11, 0, 1, 1, '', 0, 1, 1, ''), (23, 'products', 'Product title', 'A concise title for this.', 'short_trans', 0, 1, 1, 1, '', 1, 1, 1, ''), (24, 'products', 'Product code', 'The SKU (Stock Keeping Unit) for the product.', 'codename', 1, 0, 1, 1, 'RANDOM', 1, 1, 1, ''), (25, 'products', 'Gross Price', 'The price, before tax is added, in the primary currency of this website.', 'float', 2, 0, 1, 1, 'decimal_points_behaviour=price', 1, 1, 1, ''), (26, 'products', 'Stock level', 'The stock level of the product (leave blank if no stock counting is to be done).', 'integer', 3, 0, 1, 0, '', 0, 1, 1, ''), (27, 'products', 'Stock level warn-threshold', 'Send out a notification to the staff if the stock goes below this level (leave blank if no stock counting is to be done).', 'integer', 4, 0, 0, 0, '', 0, 0, 0, ''), (28, 'products', 'Stock maintained', 'Whether stock will be maintained. If the stock is not maintained then users will not be able to purchase it if the stock runs out.', 'list', 5, 0, 0, 0, 'No|Yes', 1, 0, 0, ''), (29, 'products', 'Product tax rate', 'The tax rates that products can be assigned.', 'list', 6, 0, 0, 0, '0%|5%|17.5%', 1, 0, 0, ''), (30, 'products', 'Product image', 'Upload an image of your product.', 'picture', 7, 0, 1, 1, '', 0, 1, 1, ''), (31, 'products', 'Product weight', 'The weight, in whatever units are assumed by the shipping costs programmed-in to this website.', 'float', 8, 0, 0, 0, '', 1, 0, 0, ''), (32, 'products', 'Product description', 'A concise description for this.', 'long_trans', 9, 0, 1, 1, '', 1, 1, 1, ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]chargelog` -- CREATE TABLE `[[dbprefix]]chargelog` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `member_id` int(11) NOT NULL, `amount` int(11) NOT NULL, `reason` longtext NOT NULL, `date_and_time` int(10) unsigned NOT NULL, `reason__text_parsed` longtext NOT NULL, `reason__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), FULLTEXT KEY `reason` (`reason`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]chat_active` -- CREATE TABLE `[[dbprefix]]chat_active` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `member_id` int(11) NOT NULL, `room_id` int(11) DEFAULT NULL, `date_and_time` int(10) unsigned NOT NULL, PRIMARY KEY (`id`), KEY `active_ordering` (`date_and_time`), KEY `member_select` (`member_id`), KEY `room_select` (`room_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]chat_blocking` -- CREATE TABLE `[[dbprefix]]chat_blocking` ( `member_blocker` int(11) NOT NULL, `member_blocked` int(11) NOT NULL, `date_and_time` int(10) unsigned NOT NULL, PRIMARY KEY (`member_blocker`,`member_blocked`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]chat_events` -- CREATE TABLE `[[dbprefix]]chat_events` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `e_type_code` varchar(80) NOT NULL, `e_member_id` int(11) NOT NULL, `e_room_id` int(11) DEFAULT NULL, `e_date_and_time` int(10) unsigned NOT NULL, PRIMARY KEY (`id`), KEY `event_ordering` (`e_date_and_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]chat_friends` -- CREATE TABLE `[[dbprefix]]chat_friends` ( `member_likes` int(11) NOT NULL, `member_liked` int(11) NOT NULL, `date_and_time` int(10) unsigned NOT NULL, PRIMARY KEY (`member_likes`,`member_liked`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]chat_messages` -- CREATE TABLE `[[dbprefix]]chat_messages` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `system_message` tinyint(1) NOT NULL, `ip_address` varchar(40) NOT NULL, `room_id` int(11) NOT NULL, `member_id` int(11) NOT NULL, `date_and_time` int(10) unsigned NOT NULL, `the_message` longtext NOT NULL, `text_colour` varchar(255) NOT NULL, `font_name` varchar(255) NOT NULL, `the_message__text_parsed` longtext NOT NULL, `the_message__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `ordering` (`date_and_time`), KEY `room_id` (`room_id`), FULLTEXT KEY `the_message` (`the_message`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]chat_rooms` -- CREATE TABLE `[[dbprefix]]chat_rooms` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `room_name` varchar(255) NOT NULL, `room_owner` int(11) DEFAULT NULL, `allow_list` longtext NOT NULL, `allow_list_groups` longtext NOT NULL, `disallow_list` longtext NOT NULL, `disallow_list_groups` longtext NOT NULL, `room_language` varchar(5) NOT NULL, `c_welcome` longtext NOT NULL, `is_im` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `room_name` (`room_name`(250)), KEY `first_public` (`is_im`,`id`), KEY `allow_list` (`allow_list`(30)), KEY `is_im` (`is_im`), FULLTEXT KEY `c_welcome` (`c_welcome`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]chat_rooms` -- INSERT INTO `[[dbprefix]]chat_rooms` VALUES (1, 'General chat', NULL, '', '', '', '', 'EN', '', 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]chat_sound_effects` -- CREATE TABLE `[[dbprefix]]chat_sound_effects` ( `s_member` int(11) NOT NULL, `s_effect_id` varchar(80) NOT NULL, `s_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, PRIMARY KEY (`s_member`,`s_effect_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]comcode_pages` -- CREATE TABLE `[[dbprefix]]comcode_pages` ( `the_zone` varchar(80) NOT NULL, `the_page` varchar(80) NOT NULL, `p_parent_page` varchar(80) NOT NULL, `p_validated` tinyint(1) NOT NULL, `p_edit_date` int(10) unsigned DEFAULT NULL, `p_add_date` int(10) unsigned NOT NULL, `p_submitter` int(11) NOT NULL, `p_show_as_edit` tinyint(1) NOT NULL, `p_order` int(11) NOT NULL, PRIMARY KEY (`the_zone`,`the_page`), KEY `p_submitter` (`p_submitter`), KEY `p_add_date` (`p_add_date`), KEY `p_validated` (`p_validated`), KEY `p_order` (`p_order`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]comcode_pages` -- INSERT INTO `[[dbprefix]]comcode_pages` VALUES ('site', 'userguide_comcode', 'help', 1, NULL, [[timestamp]], 2, 0, 0), ('', 'keymap', 'help', 1, NULL, [[timestamp]], 2, 0, 0), ('site', 'userguide_chatcode', 'help', 1, NULL, [[timestamp]], 2, 0, 1), ('site', 'popup_blockers', 'help', 1, NULL, [[timestamp]], 2, 0, 2), ('', 'recommend_help', 'recommend', 1, NULL, [[timestamp]], 2, 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]commandrchat` -- CREATE TABLE `[[dbprefix]]commandrchat` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `c_message` longtext NOT NULL, `c_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `c_incoming` tinyint(1) NOT NULL, `c_timestamp` int(10) unsigned NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]config` -- CREATE TABLE `[[dbprefix]]config` ( `c_name` varchar(80) NOT NULL, `c_set` tinyint(1) NOT NULL, `c_value` longtext NOT NULL, `c_value_trans` longtext NOT NULL, `c_needs_dereference` tinyint(1) NOT NULL, PRIMARY KEY (`c_name`), FULLTEXT KEY `c_value_trans` (`c_value_trans`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]config` -- INSERT INTO `[[dbprefix]]config` VALUES ('site_name', 1, '[[sitename]]', '', 0), ('site_closed', 1, '0', '', 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]content_privacy` -- CREATE TABLE `[[dbprefix]]content_privacy` ( `content_type` varchar(80) NOT NULL, `content_id` varchar(80) NOT NULL, `guest_view` tinyint(1) NOT NULL, `member_view` tinyint(1) NOT NULL, `friend_view` tinyint(1) NOT NULL, PRIMARY KEY (`content_type`,`content_id`), KEY `guest_view` (`guest_view`), KEY `member_view` (`member_view`), KEY `friend_view` (`friend_view`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]content_privacy__members` -- CREATE TABLE `[[dbprefix]]content_privacy__members` ( `content_type` varchar(80) NOT NULL, `content_id` varchar(80) NOT NULL, `member_id` int(11) NOT NULL, PRIMARY KEY (`content_type`,`content_id`,`member_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]content_regions` -- CREATE TABLE `[[dbprefix]]content_regions` ( `content_type` varchar(80) NOT NULL, `content_id` varchar(80) NOT NULL, `region` varchar(80) NOT NULL, PRIMARY KEY (`content_type`,`content_id`,`region`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]content_reviews` -- CREATE TABLE `[[dbprefix]]content_reviews` ( `content_type` varchar(80) NOT NULL, `content_id` varchar(80) NOT NULL, `review_freq` int(11) DEFAULT NULL, `next_review_time` int(10) unsigned NOT NULL, `auto_action` varchar(80) NOT NULL, `review_notification_happened` tinyint(1) NOT NULL, `display_review_status` tinyint(1) NOT NULL, `last_reviewed_time` int(10) unsigned NOT NULL, PRIMARY KEY (`content_type`,`content_id`), KEY `next_review_time` (`next_review_time`,`review_notification_happened`), KEY `needs_review` (`next_review_time`,`content_type`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]cron_caching_requests` -- CREATE TABLE `[[dbprefix]]cron_caching_requests` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `c_codename` varchar(80) NOT NULL, `c_map` longtext NOT NULL, `c_lang` varchar(5) NOT NULL, `c_theme` varchar(80) NOT NULL, `c_staff_status` tinyint(1) DEFAULT NULL, `c_member` int(11) DEFAULT NULL, `c_groups` varchar(255) NOT NULL, `c_is_bot` tinyint(1) DEFAULT NULL, `c_timezone` varchar(40) NOT NULL, `c_store_as_tempcode` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `c_compound` (`c_codename`,`c_theme`,`c_lang`,`c_timezone`), KEY `c_is_bot` (`c_is_bot`), KEY `c_store_as_tempcode` (`c_store_as_tempcode`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]custom_comcode` -- CREATE TABLE `[[dbprefix]]custom_comcode` ( `tag_tag` varchar(80) NOT NULL, `tag_title` longtext NOT NULL, `tag_description` longtext NOT NULL, `tag_replace` longtext NOT NULL, `tag_example` longtext NOT NULL, `tag_parameters` longtext NOT NULL, `tag_enabled` tinyint(1) NOT NULL, `tag_dangerous_tag` tinyint(1) NOT NULL, `tag_block_tag` tinyint(1) NOT NULL, `tag_textual_tag` tinyint(1) NOT NULL, PRIMARY KEY (`tag_tag`), FULLTEXT KEY `tag_title` (`tag_title`), FULLTEXT KEY `tag_description` (`tag_description`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]db_meta` -- CREATE TABLE `[[dbprefix]]db_meta` ( `m_table` varchar(80) NOT NULL, `m_name` varchar(80) NOT NULL, `m_type` varchar(80) NOT NULL, PRIMARY KEY (`m_table`,`m_name`), KEY `findtransfields` (`m_type`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]db_meta` -- INSERT INTO `[[dbprefix]]db_meta` VALUES ('translate', 'id', '*AUTO'), ('translate', 'language', '*LANGUAGE_NAME'), ('translate', 'importance_level', 'SHORT_INTEGER'), ('translate', 'text_original', 'LONG_TEXT'), ('translate', 'text_parsed', 'LONG_TEXT'), ('translate', 'broken', 'BINARY'), ('translate', 'source_user', 'MEMBER'), ('values', 'the_name', '*ID_TEXT'), ('values', 'the_value', 'SHORT_TEXT'), ('values', 'date_and_time', 'TIME'), ('config', 'c_name', '*ID_TEXT'), ('config', 'c_set', 'BINARY'), ('config', 'c_value', 'LONG_TEXT'), ('config', 'c_value_trans', '?LONG_TRANS'), ('config', 'c_needs_dereference', 'BINARY'), ('group_privileges', 'group_id', '*INTEGER'), ('group_privileges', 'privilege', '*ID_TEXT'), ('group_privileges', 'the_page', '*ID_TEXT'), ('group_privileges', 'module_the_name', '*ID_TEXT'), ('group_privileges', 'category_name', '*ID_TEXT'), ('group_privileges', 'the_value', 'BINARY'), ('privilege_list', 'p_section', 'ID_TEXT'), ('privilege_list', 'the_name', '*ID_TEXT'), ('privilege_list', 'the_default', '*BINARY'), ('attachments', 'id', '*AUTO'), ('attachments', 'a_member_id', 'MEMBER'), ('attachments', 'a_file_size', '?INTEGER'), ('attachments', 'a_url', 'SHORT_TEXT'), ('attachments', 'a_description', 'SHORT_TEXT'), ('attachments', 'a_thumb_url', 'SHORT_TEXT'), ('attachments', 'a_original_filename', 'SHORT_TEXT'), ('attachments', 'a_num_downloads', 'INTEGER'), ('attachments', 'a_last_downloaded_time', '?INTEGER'), ('attachments', 'a_add_time', 'INTEGER'), ('attachment_refs', 'id', '*AUTO'), ('attachment_refs', 'r_referer_type', 'ID_TEXT'), ('attachment_refs', 'r_referer_id', 'ID_TEXT'), ('attachment_refs', 'a_id', 'AUTO_LINK'), ('zones', 'zone_name', '*ID_TEXT'), ('zones', 'zone_title', 'SHORT_TRANS'), ('zones', 'zone_default_page', 'ID_TEXT'), ('zones', 'zone_header_text', 'SHORT_TRANS'), ('zones', 'zone_theme', 'ID_TEXT'), ('zones', 'zone_require_session', 'BINARY'), ('modules', 'module_the_name', '*ID_TEXT'), ('modules', 'module_author', 'ID_TEXT'), ('modules', 'module_organisation', 'ID_TEXT'), ('modules', 'module_hacked_by', 'ID_TEXT'), ('modules', 'module_hack_version', '?INTEGER'), ('modules', 'module_version', 'INTEGER'), ('blocks', 'block_name', '*ID_TEXT'), ('blocks', 'block_author', 'ID_TEXT'), ('blocks', 'block_organisation', 'ID_TEXT'), ('blocks', 'block_hacked_by', 'ID_TEXT'), ('blocks', 'block_hack_version', '?INTEGER'), ('blocks', 'block_version', 'INTEGER'), ('sessions', 'the_session', '*ID_TEXT'), ('sessions', 'last_activity', 'TIME'), ('sessions', 'member_id', 'MEMBER'), ('sessions', 'ip', 'IP'), ('sessions', 'session_confirmed', 'BINARY'), ('sessions', 'session_invisible', 'BINARY'), ('sessions', 'cache_username', 'SHORT_TEXT'), ('sessions', 'the_zone', 'ID_TEXT'), ('sessions', 'the_page', 'ID_TEXT'), ('sessions', 'the_type', 'ID_TEXT'), ('sessions', 'the_id', 'ID_TEXT'), ('sessions', 'the_title', 'SHORT_TEXT'), ('https_pages', 'https_page_name', '*ID_TEXT'), ('group_category_access', 'module_the_name', '*ID_TEXT'), ('group_category_access', 'category_name', '*ID_TEXT'), ('group_category_access', 'group_id', '*GROUP'), ('seo_meta', 'id', '*AUTO'), ('seo_meta', 'meta_for_type', 'ID_TEXT'), ('seo_meta', 'meta_for_id', 'ID_TEXT'), ('seo_meta', 'meta_description', 'LONG_TRANS'), ('seo_meta_keywords', 'id', '*AUTO'), ('seo_meta_keywords', 'meta_for_type', 'ID_TEXT'), ('seo_meta_keywords', 'meta_for_id', 'ID_TEXT'), ('seo_meta_keywords', 'meta_keyword', 'SHORT_TRANS'), ('f_group_join_log', 'id', '*AUTO'), ('f_group_join_log', 'member_id', 'MEMBER'), ('f_group_join_log', 'usergroup_id', '?AUTO_LINK'), ('f_group_join_log', 'join_time', 'TIME'), ('f_password_history', 'id', '*AUTO'), ('f_password_history', 'p_member_id', 'MEMBER'), ('f_password_history', 'p_hash_salted', 'SHORT_TEXT'), ('f_password_history', 'p_salt', 'SHORT_TEXT'), ('f_password_history', 'p_time', 'TIME'), ('f_member_cpf_perms', 'member_id', '*MEMBER'), ('f_member_cpf_perms', 'field_id', '*AUTO_LINK'), ('f_member_cpf_perms', 'guest_view', 'BINARY'), ('f_member_cpf_perms', 'member_view', 'BINARY'), ('f_member_cpf_perms', 'friend_view', 'BINARY'), ('f_member_cpf_perms', 'group_view', 'SHORT_TEXT'), ('f_emoticons', 'e_code', '*ID_TEXT'), ('f_emoticons', 'e_theme_img_code', 'SHORT_TEXT'), ('f_emoticons', 'e_relevance_level', 'INTEGER'), ('f_emoticons', 'e_use_topics', 'BINARY'), ('f_emoticons', 'e_is_special', 'BINARY'), ('f_custom_fields', 'id', '*AUTO'), ('f_custom_fields', 'cf_locked', 'BINARY'), ('f_custom_fields', 'cf_name', 'SHORT_TRANS'), ('f_custom_fields', 'cf_description', 'LONG_TRANS'), ('f_custom_fields', 'cf_default', 'LONG_TEXT'), ('f_custom_fields', 'cf_public_view', 'BINARY'), ('f_custom_fields', 'cf_owner_view', 'BINARY'), ('f_custom_fields', 'cf_owner_set', 'BINARY'), ('f_custom_fields', 'cf_type', 'ID_TEXT'), ('f_custom_fields', 'cf_required', 'BINARY'), ('f_custom_fields', 'cf_show_in_posts', 'BINARY'), ('f_custom_fields', 'cf_show_in_post_previews', 'BINARY'), ('f_custom_fields', 'cf_order', 'INTEGER'), ('f_custom_fields', 'cf_only_group', 'LONG_TEXT'), ('f_custom_fields', 'cf_encrypted', 'BINARY'), ('f_custom_fields', 'cf_show_on_join_form', 'BINARY'), ('f_custom_fields', 'cf_options', 'SHORT_TEXT'), ('f_member_custom_fields', 'mf_member_id', '*MEMBER'), ('f_member_custom_fields', 'field_1', 'LONG_TRANS__COMCODE'), ('f_member_custom_fields', 'field_2', 'LONG_TRANS__COMCODE'), ('f_member_custom_fields', 'field_3', 'SHORT_TEXT'), ('f_member_custom_fields', 'field_4', 'LONG_TRANS__COMCODE'), ('f_member_custom_fields', 'field_5', 'SHORT_TEXT'), ('f_member_custom_fields', 'field_6', 'SHORT_TEXT'), ('f_member_custom_fields', 'field_7', 'SHORT_TEXT'), ('f_member_custom_fields', 'field_8', 'SHORT_TEXT'), ('f_invites', 'id', '*AUTO'), ('f_invites', 'i_inviter', 'MEMBER'), ('f_invites', 'i_email_address', 'SHORT_TEXT'), ('f_invites', 'i_time', 'TIME'), ('f_invites', 'i_taken', 'BINARY'), ('f_group_members', 'gm_group_id', '*GROUP'), ('f_group_members', 'gm_member_id', '*MEMBER'), ('f_group_members', 'gm_validated', 'BINARY'), ('f_members', 'id', '*AUTO'), ('f_members', 'm_username', 'ID_TEXT'), ('f_members', 'm_pass_hash_salted', 'SHORT_TEXT'), ('f_members', 'm_pass_salt', 'SHORT_TEXT'), ('f_members', 'm_theme', 'ID_TEXT'), ('f_members', 'm_avatar_url', 'URLPATH'), ('f_members', 'm_validated', 'BINARY'), ('f_members', 'm_validated_email_confirm_code', 'SHORT_TEXT'), ('f_members', 'm_cache_num_posts', 'INTEGER'), ('f_members', 'm_cache_warnings', 'INTEGER'), ('f_members', 'm_join_time', 'TIME'), ('f_members', 'm_timezone_offset', 'SHORT_TEXT'), ('f_members', 'm_primary_group', 'GROUP'), ('f_members', 'm_last_visit_time', 'TIME'), ('f_members', 'm_last_submit_time', 'TIME'), ('f_members', 'm_signature', 'LONG_TRANS__COMCODE'), ('f_members', 'm_is_perm_banned', 'BINARY'), ('f_members', 'm_preview_posts', 'BINARY'), ('f_members', 'm_dob_day', '?SHORT_INTEGER'), ('f_members', 'm_dob_month', '?SHORT_INTEGER'), ('f_members', 'm_dob_year', '?INTEGER'), ('f_members', 'm_reveal_age', 'BINARY'), ('f_members', 'm_email_address', 'SHORT_TEXT'), ('f_members', 'm_title', 'SHORT_TEXT'), ('f_members', 'm_photo_url', 'URLPATH'), ('f_members', 'm_photo_thumb_url', 'URLPATH'), ('f_members', 'm_views_signatures', 'BINARY'), ('f_members', 'm_auto_monitor_contrib_content', 'BINARY'), ('f_members', 'm_language', 'ID_TEXT'), ('f_members', 'm_ip_address', 'IP'), ('f_members', 'm_allow_emails', 'BINARY'), ('f_members', 'm_allow_emails_from_staff', 'BINARY'), ('f_members', 'm_highlighted_name', 'BINARY'), ('f_members', 'm_pt_allow', 'SHORT_TEXT'), ('f_members', 'm_pt_rules_text', 'LONG_TRANS__COMCODE'), ('f_members', 'm_max_email_attach_size_mb', 'INTEGER'), ('f_members', 'm_password_change_code', 'SHORT_TEXT'), ('f_members', 'm_password_compat_scheme', 'ID_TEXT'), ('f_members', 'm_on_probation_until', '?TIME'), ('f_members', 'm_profile_views', 'UINTEGER'), ('f_members', 'm_total_sessions', 'UINTEGER'), ('f_members', 'm_auto_mark_read', 'BINARY'), ('f_groups', 'id', '*AUTO'), ('f_groups', 'g_name', 'SHORT_TRANS'), ('f_groups', 'g_is_default', 'BINARY'), ('f_groups', 'g_is_presented_at_install', 'BINARY'), ('f_groups', 'g_is_super_admin', 'BINARY'), ('f_groups', 'g_is_super_moderator', 'BINARY'), ('f_groups', 'g_group_leader', '?MEMBER'), ('f_groups', 'g_title', 'SHORT_TRANS'), ('f_groups', 'g_promotion_target', '?GROUP'), ('f_groups', 'g_promotion_threshold', '?INTEGER'), ('f_groups', 'g_flood_control_submit_secs', 'INTEGER'), ('f_groups', 'g_flood_control_access_secs', 'INTEGER'), ('f_groups', 'g_gift_points_base', 'INTEGER'), ('f_groups', 'g_gift_points_per_day', 'INTEGER'), ('f_groups', 'g_max_daily_upload_mb', 'INTEGER'), ('f_groups', 'g_max_attachments_per_post', 'INTEGER'), ('f_groups', 'g_max_avatar_width', 'INTEGER'), ('f_groups', 'g_max_avatar_height', 'INTEGER'), ('f_groups', 'g_max_post_length_comcode', 'INTEGER'), ('f_groups', 'g_max_sig_length_comcode', 'INTEGER'), ('f_groups', 'g_enquire_on_new_ips', 'BINARY'), ('f_groups', 'g_rank_image', 'ID_TEXT'), ('f_groups', 'g_hidden', 'BINARY'), ('f_groups', 'g_order', 'INTEGER'), ('f_groups', 'g_rank_image_pri_only', 'BINARY'), ('f_groups', 'g_open_membership', 'BINARY'), ('f_groups', 'g_is_private_club', 'BINARY'), ('group_page_access', 'page_name', '*ID_TEXT'), ('match_key_messages', 'id', '*AUTO'), ('match_key_messages', 'k_message', 'LONG_TRANS__COMCODE'), ('match_key_messages', 'k_match_key', 'SHORT_TEXT'), ('group_zone_access', 'zone_name', '*ID_TEXT'), ('group_zone_access', 'group_id', '*GROUP'), ('f_forum_groupings', 'id', '*AUTO'), ('f_forum_groupings', 'c_title', 'SHORT_TEXT'), ('f_forum_groupings', 'c_description', 'LONG_TEXT'), ('f_forum_groupings', 'c_expanded_by_default', 'BINARY'), ('f_forums', 'id', '*AUTO'), ('f_forums', 'f_name', 'SHORT_TEXT'), ('f_forums', 'f_description', 'LONG_TRANS__COMCODE'), ('f_forums', 'f_forum_grouping_id', '?AUTO_LINK'), ('f_forums', 'f_parent_forum', '?AUTO_LINK'), ('f_forums', 'f_position', 'INTEGER'), ('f_forums', 'f_order_sub_alpha', 'BINARY'), ('f_forums', 'f_post_count_increment', 'BINARY'), ('f_forums', 'f_intro_question', 'LONG_TRANS__COMCODE'), ('f_forums', 'f_intro_answer', 'SHORT_TEXT'), ('f_forums', 'f_cache_num_topics', 'INTEGER'), ('f_forums', 'f_cache_num_posts', 'INTEGER'), ('f_forums', 'f_cache_last_topic_id', '?AUTO_LINK'), ('f_forums', 'f_cache_last_title', 'SHORT_TEXT'), ('f_forums', 'f_cache_last_time', '?TIME'), ('f_forums', 'f_cache_last_username', 'SHORT_TEXT'), ('f_forums', 'f_cache_last_member_id', '?MEMBER'), ('f_forums', 'f_cache_last_forum_id', '?AUTO_LINK'), ('f_forums', 'f_redirection', 'SHORT_TEXT'), ('f_forums', 'f_order', 'ID_TEXT'), ('f_forums', 'f_is_threaded', 'BINARY'), ('f_forums', 'f_allows_anonymous_posts', 'BINARY'), ('f_topics', 'id', '*AUTO'), ('f_topics', 't_pinned', 'BINARY'), ('f_topics', 't_sunk', 'BINARY'), ('f_topics', 't_cascading', 'BINARY'), ('f_topics', 't_forum_id', '?AUTO_LINK'), ('f_topics', 't_pt_from', '?MEMBER'), ('f_topics', 't_pt_to', '?MEMBER'), ('f_topics', 't_pt_from_category', 'SHORT_TEXT'), ('f_topics', 't_pt_to_category', 'SHORT_TEXT'), ('f_topics', 't_description', 'SHORT_TEXT'), ('f_topics', 't_description_link', 'SHORT_TEXT'), ('f_topics', 't_emoticon', 'SHORT_TEXT'), ('f_topics', 't_num_views', 'INTEGER'), ('f_topics', 't_validated', 'BINARY'), ('f_topics', 't_is_open', 'BINARY'), ('f_topics', 't_poll_id', '?AUTO_LINK'), ('f_topics', 't_cache_first_post_id', '?AUTO_LINK'), ('f_topics', 't_cache_first_time', '?TIME'), ('f_topics', 't_cache_first_title', 'SHORT_TEXT'), ('f_topics', 't_cache_first_post', '?LONG_TRANS__COMCODE'), ('f_topics', 't_cache_first_username', 'ID_TEXT'), ('f_topics', 't_cache_first_member_id', '?MEMBER'), ('f_topics', 't_cache_last_post_id', '?AUTO_LINK'), ('f_topics', 't_cache_last_time', '?TIME'), ('f_topics', 't_cache_last_title', 'SHORT_TEXT'), ('f_topics', 't_cache_last_username', 'ID_TEXT'), ('f_topics', 't_cache_last_member_id', '?MEMBER'), ('f_topics', 't_cache_num_posts', 'INTEGER'), ('f_posts', 'id', '*AUTO'), ('f_posts', 'p_title', 'SHORT_TEXT'), ('f_posts', 'p_post', 'LONG_TRANS__COMCODE'), ('f_posts', 'p_ip_address', 'IP'), ('f_posts', 'p_time', 'TIME'), ('f_posts', 'p_poster', 'MEMBER'), ('f_posts', 'p_intended_solely_for', '?MEMBER'), ('f_posts', 'p_poster_name_if_guest', 'ID_TEXT'), ('f_posts', 'p_validated', 'BINARY'), ('f_posts', 'p_topic_id', 'AUTO_LINK'), ('f_posts', 'p_cache_forum_id', '?AUTO_LINK'), ('f_posts', 'p_last_edit_time', '?TIME'), ('f_posts', 'p_last_edit_by', '?MEMBER'), ('f_posts', 'p_is_emphasised', 'BINARY'), ('f_posts', 'p_skip_sig', 'BINARY'), ('f_posts', 'p_parent_id', '?AUTO_LINK'), ('f_special_pt_access', 's_member_id', '*MEMBER'), ('f_special_pt_access', 's_topic_id', '*AUTO_LINK'), ('f_saved_warnings', 's_title', '*SHORT_TEXT'), ('f_saved_warnings', 's_explanation', 'LONG_TEXT'), ('f_saved_warnings', 's_message', 'LONG_TEXT'), ('f_forum_intro_ip', 'i_forum_id', '*AUTO_LINK'), ('f_forum_intro_ip', 'i_ip', '*IP'), ('f_forum_intro_member', 'i_forum_id', '*AUTO_LINK'), ('f_forum_intro_member', 'i_member_id', '*MEMBER'), ('f_post_templates', 'id', '*AUTO'), ('f_post_templates', 't_title', 'SHORT_TEXT'), ('f_post_templates', 't_text', 'LONG_TEXT'), ('f_post_templates', 't_forum_multi_code', 'SHORT_TEXT'), ('f_post_templates', 't_use_default_forums', 'BINARY'), ('f_polls', 'id', '*AUTO'), ('f_polls', 'po_question', 'SHORT_TEXT'), ('f_polls', 'po_cache_total_votes', 'INTEGER'), ('f_polls', 'po_is_private', 'BINARY'), ('f_polls', 'po_is_open', 'BINARY'), ('f_polls', 'po_minimum_selections', 'INTEGER'), ('f_polls', 'po_maximum_selections', 'INTEGER'), ('f_polls', 'po_requires_reply', 'BINARY'), ('f_poll_answers', 'id', '*AUTO'), ('f_poll_answers', 'pa_poll_id', 'AUTO_LINK'), ('f_poll_answers', 'pa_answer', 'SHORT_TEXT'), ('f_poll_answers', 'pa_cache_num_votes', 'INTEGER'), ('f_poll_votes', 'id', '*AUTO'), ('f_poll_votes', 'pv_poll_id', 'AUTO_LINK'), ('f_poll_votes', 'pv_member_id', 'MEMBER'), ('f_poll_votes', 'pv_answer_id', 'AUTO_LINK'), ('f_poll_votes', 'pv_ip', 'IP'), ('f_multi_moderations', 'id', '*AUTO'), ('f_multi_moderations', 'mm_name', 'SHORT_TRANS'), ('f_multi_moderations', 'mm_post_text', 'LONG_TEXT'), ('f_multi_moderations', 'mm_move_to', '?AUTO_LINK'), ('f_multi_moderations', 'mm_pin_state', '?BINARY'), ('f_multi_moderations', 'mm_sink_state', '?BINARY'), ('f_multi_moderations', 'mm_open_state', '?BINARY'), ('f_multi_moderations', 'mm_forum_multi_code', 'SHORT_TEXT'), ('f_multi_moderations', 'mm_title_suffix', 'SHORT_TEXT'), ('f_warnings', 'id', '*AUTO'), ('f_warnings', 'w_member_id', 'MEMBER'), ('f_warnings', 'w_time', 'TIME'), ('f_warnings', 'w_explanation', 'LONG_TEXT'), ('f_warnings', 'w_by', 'MEMBER'), ('f_warnings', 'w_is_warning', 'BINARY'), ('f_warnings', 'p_silence_from_topic', '?AUTO_LINK'), ('f_warnings', 'p_silence_from_forum', '?AUTO_LINK'), ('f_warnings', 'p_probation', 'INTEGER'), ('f_warnings', 'p_banned_ip', 'IP'), ('f_warnings', 'p_charged_points', 'INTEGER'), ('f_warnings', 'p_banned_member', 'BINARY'), ('f_warnings', 'p_changed_usergroup_from', '?GROUP'), ('f_moderator_logs', 'id', '*AUTO'), ('f_moderator_logs', 'l_the_type', 'ID_TEXT'), ('f_moderator_logs', 'l_param_a', 'SHORT_TEXT'), ('f_moderator_logs', 'l_param_b', 'SHORT_TEXT'), ('f_moderator_logs', 'l_date_and_time', 'TIME'), ('f_moderator_logs', 'l_reason', 'LONG_TEXT'), ('f_moderator_logs', 'l_by', 'MEMBER'), ('f_member_known_login_ips', 'i_member_id', '*MEMBER'), ('f_member_known_login_ips', 'i_ip', '*IP'), ('f_member_known_login_ips', 'i_val_code', 'SHORT_TEXT'), ('f_read_logs', 'l_member_id', '*MEMBER'), ('f_read_logs', 'l_topic_id', '*AUTO_LINK'), ('f_read_logs', 'l_time', 'TIME'), ('menu_items', 'id', '*AUTO'), ('menu_items', 'i_menu', 'ID_TEXT'), ('menu_items', 'i_order', 'INTEGER'), ('menu_items', 'i_parent', '?AUTO_LINK'), ('menu_items', 'i_caption', 'SHORT_TRANS__COMCODE'), ('menu_items', 'i_caption_long', 'SHORT_TRANS__COMCODE'), ('menu_items', 'i_url', 'SHORT_TEXT'), ('menu_items', 'i_check_permissions', 'BINARY'), ('menu_items', 'i_expanded', 'BINARY'), ('menu_items', 'i_new_window', 'BINARY'), ('menu_items', 'i_include_sitemap', 'SHORT_INTEGER'), ('menu_items', 'i_page_only', 'ID_TEXT'), ('menu_items', 'i_theme_img_code', 'ID_TEXT'), ('trackbacks', 'id', '*AUTO'), ('trackbacks', 'trackback_for_type', 'ID_TEXT'), ('trackbacks', 'trackback_for_id', 'ID_TEXT'), ('trackbacks', 'trackback_ip', 'IP'), ('trackbacks', 'trackback_time', 'TIME'), ('trackbacks', 'trackback_url', 'SHORT_TEXT'), ('trackbacks', 'trackback_title', 'SHORT_TEXT'), ('trackbacks', 'trackback_excerpt', 'LONG_TEXT'), ('trackbacks', 'trackback_name', 'SHORT_TEXT'), ('captchas', 'si_session_id', '*ID_TEXT'), ('captchas', 'si_time', 'TIME'), ('captchas', 'si_code', 'ID_TEXT'), ('member_tracking', 'mt_member_id', '*MEMBER'), ('member_tracking', 'mt_cache_username', 'ID_TEXT'), ('member_tracking', 'mt_time', '*TIME'), ('member_tracking', 'mt_page', '*ID_TEXT'), ('member_tracking', 'mt_type', '*ID_TEXT'), ('member_tracking', 'mt_id', '*ID_TEXT'), ('cache_on', 'cached_for', '*ID_TEXT'), ('cache_on', 'cache_on', 'LONG_TEXT'), ('cache_on', 'special_cache_flags', 'INTEGER'), ('cache_on', 'cache_ttl', 'INTEGER'), ('webstandards_checked_once', 'hash', '*SHORT_TEXT'), ('edit_pings', 'id', '*AUTO'), ('edit_pings', 'the_page', 'ID_TEXT'), ('edit_pings', 'the_type', 'ID_TEXT'), ('edit_pings', 'the_id', 'ID_TEXT'), ('edit_pings', 'the_time', 'TIME'), ('edit_pings', 'the_member', 'MEMBER'), ('values_elective', 'the_name', '*ID_TEXT'), ('values_elective', 'the_value', 'LONG_TEXT'), ('values_elective', 'date_and_time', 'TIME'), ('tutorial_links', 'the_name', '*ID_TEXT'), ('tutorial_links', 'the_value', 'LONG_TEXT'), ('member_privileges', 'member_id', '*INTEGER'), ('member_privileges', 'privilege', '*ID_TEXT'), ('member_privileges', 'the_page', '*ID_TEXT'), ('member_privileges', 'module_the_name', '*ID_TEXT'), ('member_privileges', 'category_name', '*ID_TEXT'), ('member_privileges', 'the_value', 'BINARY'), ('member_privileges', 'active_until', '?TIME'), ('member_zone_access', 'zone_name', '*ID_TEXT'), ('member_zone_access', 'member_id', '*MEMBER'), ('member_zone_access', 'active_until', '?TIME'), ('member_page_access', 'page_name', '*ID_TEXT'), ('member_page_access', 'zone_name', '*ID_TEXT'), ('member_page_access', 'member_id', '*MEMBER'), ('member_page_access', 'active_until', '?TIME'), ('member_category_access', 'module_the_name', '*ID_TEXT'), ('member_category_access', 'category_name', '*ID_TEXT'), ('member_category_access', 'member_id', '*MEMBER'), ('member_category_access', 'active_until', '?TIME'), ('autosave', 'id', '*AUTO'), ('autosave', 'a_member_id', 'MEMBER'), ('autosave', 'a_key', 'LONG_TEXT'), ('autosave', 'a_value', 'LONG_TEXT'), ('autosave', 'a_time', 'TIME'), ('messages_to_render', 'id', '*AUTO'), ('messages_to_render', 'r_session_id', 'ID_TEXT'), ('messages_to_render', 'r_message', 'LONG_TEXT'), ('messages_to_render', 'r_type', 'ID_TEXT'), ('messages_to_render', 'r_time', 'TIME'), ('url_title_cache', 'id', '*AUTO'), ('url_title_cache', 't_url', 'URLPATH'), ('url_title_cache', 't_title', 'SHORT_TEXT'), ('url_title_cache', 't_meta_title', 'LONG_TEXT'), ('url_title_cache', 't_keywords', 'LONG_TEXT'), ('url_title_cache', 't_description', 'LONG_TEXT'), ('url_title_cache', 't_image_url', 'URLPATH'), ('url_title_cache', 't_mime_type', 'ID_TEXT'), ('url_title_cache', 't_json_discovery', 'URLPATH'), ('url_title_cache', 't_xml_discovery', 'URLPATH'), ('rating', 'id', '*AUTO'), ('rating', 'rating_for_type', 'ID_TEXT'), ('rating', 'rating_for_id', 'ID_TEXT'), ('rating', 'rating_member', 'MEMBER'), ('rating', 'rating_ip', 'IP'), ('rating', 'rating_time', 'TIME'), ('rating', 'rating', 'SHORT_INTEGER'), ('comcode_pages', 'the_zone', '*ID_TEXT'), ('comcode_pages', 'the_page', '*ID_TEXT'), ('comcode_pages', 'p_parent_page', 'ID_TEXT'), ('comcode_pages', 'p_validated', 'BINARY'), ('comcode_pages', 'p_edit_date', '?TIME'), ('comcode_pages', 'p_add_date', 'TIME'), ('comcode_pages', 'p_submitter', 'MEMBER'), ('comcode_pages', 'p_show_as_edit', 'BINARY'), ('comcode_pages', 'p_order', 'INTEGER'), ('cached_comcode_pages', 'the_zone', '*ID_TEXT'), ('cached_comcode_pages', 'the_page', '*ID_TEXT'), ('cached_comcode_pages', 'string_index', 'LONG_TRANS__COMCODE'), ('cached_comcode_pages', 'the_theme', '*ID_TEXT'), ('cached_comcode_pages', 'cc_page_title', '?SHORT_TRANS'), ('url_id_monikers', 'id', '*AUTO'), ('url_id_monikers', 'm_resource_page', 'ID_TEXT'), ('url_id_monikers', 'm_resource_type', 'ID_TEXT'), ('url_id_monikers', 'm_resource_id', 'ID_TEXT'), ('url_id_monikers', 'm_moniker', 'SHORT_TEXT'), ('url_id_monikers', 'm_moniker_reversed', 'SHORT_TEXT'), ('url_id_monikers', 'm_deprecated', 'BINARY'), ('url_id_monikers', 'm_manually_chosen', 'BINARY'), ('review_supplement', 'r_post_id', '*AUTO_LINK'), ('review_supplement', 'r_rating_type', '*ID_TEXT'), ('review_supplement', 'r_rating', 'SHORT_INTEGER'), ('review_supplement', 'r_topic_id', 'AUTO_LINK'), ('review_supplement', 'r_rating_for_id', 'ID_TEXT'), ('review_supplement', 'r_rating_for_type', 'ID_TEXT'), ('logged_mail_messages', 'id', '*AUTO'), ('logged_mail_messages', 'm_subject', 'LONG_TEXT'), ('logged_mail_messages', 'm_message', 'LONG_TEXT'), ('logged_mail_messages', 'm_to_email', 'LONG_TEXT'), ('logged_mail_messages', 'm_extra_cc_addresses', 'LONG_TEXT'), ('logged_mail_messages', 'm_extra_bcc_addresses', 'LONG_TEXT'), ('logged_mail_messages', 'm_join_time', '?TIME'), ('logged_mail_messages', 'm_to_name', 'LONG_TEXT'), ('logged_mail_messages', 'm_from_email', 'SHORT_TEXT'), ('logged_mail_messages', 'm_from_name', 'SHORT_TEXT'), ('logged_mail_messages', 'm_priority', 'SHORT_INTEGER'), ('logged_mail_messages', 'm_attachments', 'LONG_TEXT'), ('logged_mail_messages', 'm_no_cc', 'BINARY'), ('logged_mail_messages', 'm_as', 'MEMBER'), ('logged_mail_messages', 'm_as_admin', 'BINARY'), ('logged_mail_messages', 'm_in_html', 'BINARY'), ('logged_mail_messages', 'm_date_and_time', 'TIME'), ('logged_mail_messages', 'm_member_id', 'MEMBER'), ('logged_mail_messages', 'm_url', 'LONG_TEXT'), ('logged_mail_messages', 'm_queued', 'BINARY'), ('logged_mail_messages', 'm_template', 'ID_TEXT'), ('link_tracker', 'id', '*AUTO'), ('link_tracker', 'c_date_and_time', 'TIME'), ('link_tracker', 'c_member_id', 'MEMBER'), ('link_tracker', 'c_ip_address', 'IP'), ('link_tracker', 'c_url', 'URLPATH'), ('incoming_uploads', 'id', '*AUTO'), ('incoming_uploads', 'i_submitter', 'MEMBER'), ('incoming_uploads', 'i_date_and_time', 'TIME'), ('incoming_uploads', 'i_orig_filename', 'URLPATH'), ('incoming_uploads', 'i_save_url', 'SHORT_TEXT'), ('cache', 'id', '*AUTO'), ('cache', 'cached_for', 'ID_TEXT'), ('cache', 'identifier', 'MINIID_TEXT'), ('cache', 'the_theme', 'MINIID_TEXT'), ('cache', 'staff_status', '?BINARY'), ('cache', 'the_member', '?MEMBER'), ('cache', 'groups', 'SHORT_TEXT'), ('cache', 'is_bot', '?BINARY'), ('cache', 'timezone', 'MINIID_TEXT'), ('cache', 'lang', 'LANGUAGE_NAME'), ('cache', 'the_value', 'LONG_TEXT'), ('cache', 'dependencies', 'LONG_TEXT'), ('cache', 'date_and_time', 'TIME'), ('f_group_member_timeouts', 'member_id', '*MEMBER'), ('f_group_member_timeouts', 'group_id', '*GROUP'), ('f_group_member_timeouts', 'timeout', 'TIME'), ('temp_block_permissions', 'id', '*AUTO'), ('temp_block_permissions', 'p_session_id', 'ID_TEXT'), ('temp_block_permissions', 'p_block_constraints', 'LONG_TEXT'), ('temp_block_permissions', 'p_time', 'TIME'), ('cron_caching_requests', 'id', '*AUTO'), ('cron_caching_requests', 'c_codename', 'ID_TEXT'), ('cron_caching_requests', 'c_map', 'LONG_TEXT'), ('cron_caching_requests', 'c_lang', 'LANGUAGE_NAME'), ('cron_caching_requests', 'c_theme', 'ID_TEXT'), ('cron_caching_requests', 'c_staff_status', '?BINARY'), ('cron_caching_requests', 'c_member', '?MEMBER'), ('cron_caching_requests', 'c_groups', 'SHORT_TEXT'), ('cron_caching_requests', 'c_is_bot', '?BINARY'), ('cron_caching_requests', 'c_timezone', 'MINIID_TEXT'), ('cron_caching_requests', 'c_store_as_tempcode', 'BINARY'), ('notifications_enabled', 'id', '*AUTO'), ('notifications_enabled', 'l_member_id', 'MEMBER'), ('notifications_enabled', 'l_notification_code', 'ID_TEXT'), ('notifications_enabled', 'l_code_category', 'SHORT_TEXT'), ('notifications_enabled', 'l_setting', 'INTEGER'), ('digestives_tin', 'id', '*AUTO'), ('digestives_tin', 'd_subject', 'LONG_TEXT'), ('digestives_tin', 'd_message', 'LONG_TRANS__COMCODE'), ('digestives_tin', 'd_from_member_id', '?MEMBER'), ('digestives_tin', 'd_to_member_id', 'MEMBER'), ('digestives_tin', 'd_priority', 'SHORT_INTEGER'), ('digestives_tin', 'd_no_cc', 'BINARY'), ('digestives_tin', 'd_date_and_time', 'TIME'), ('digestives_tin', 'd_notification_code', 'ID_TEXT'), ('digestives_tin', 'd_code_category', 'SHORT_TEXT'), ('digestives_tin', 'd_frequency', 'INTEGER'), ('digestives_tin', 'd_read', 'BINARY'), ('digestives_consumed', 'c_member_id', '*MEMBER'), ('digestives_consumed', 'c_frequency', '*INTEGER'), ('digestives_consumed', 'c_time', 'TIME'), ('alternative_ids', 'resource_type', '*ID_TEXT'), ('alternative_ids', 'resource_id', '*ID_TEXT'), ('alternative_ids', 'resource_moniker', 'ID_TEXT'), ('alternative_ids', 'resource_label', 'SHORT_TEXT'), ('alternative_ids', 'resource_guid', 'ID_TEXT'), ('alternative_ids', 'resource_resource_fs_hook', 'ID_TEXT'), ('f_member_custom_fields', 'field_9', '?INTEGER'), ('email_bounces', 'id', '*AUTO'), ('email_bounces', 'b_email_address', 'SHORT_TEXT'), ('email_bounces', 'b_time', 'TIME'), ('email_bounces', 'b_subject', 'SHORT_TEXT'), ('email_bounces', 'b_body', 'LONG_TEXT'), ('content_privacy', 'content_type', '*ID_TEXT'), ('content_privacy', 'content_id', '*ID_TEXT'), ('content_privacy', 'guest_view', 'BINARY'), ('content_privacy', 'member_view', 'BINARY'), ('content_privacy', 'friend_view', 'BINARY'), ('content_privacy__members', 'content_type', '*ID_TEXT'), ('content_privacy__members', 'content_id', '*ID_TEXT'), ('content_privacy__members', 'member_id', '*MEMBER'), ('task_queue', 'id', '*AUTO'), ('task_queue', 't_title', 'SHORT_TEXT'), ('task_queue', 't_hook', 'ID_TEXT'), ('task_queue', 't_args', 'LONG_TEXT'), ('task_queue', 't_member_id', 'MEMBER'), ('task_queue', 't_secure_ref', 'ID_TEXT'), ('task_queue', 't_send_notification', 'BINARY'), ('task_queue', 't_locked', 'BINARY'), ('sitemap_cache', 'page_link', '*SHORT_TEXT'), ('sitemap_cache', 'set_number', 'INTEGER'), ('sitemap_cache', 'add_date', '?TIME'), ('sitemap_cache', 'edit_date', '?TIME'), ('sitemap_cache', 'last_updated', 'TIME'), ('sitemap_cache', 'is_deleted', 'BINARY'), ('sitemap_cache', 'priority', 'REAL'), ('sitemap_cache', 'refreshfreq', 'ID_TEXT'), ('sitemap_cache', 'guest_access', 'BINARY'), ('urls_checked', 'id', '*AUTO'), ('urls_checked', 'url', 'LONG_TEXT'), ('urls_checked', 'url_exists', 'BINARY'), ('urls_checked', 'url_check_time', 'TIME'), ('content_regions', 'content_type', '*ID_TEXT'), ('content_regions', 'content_id', '*ID_TEXT'), ('content_regions', 'region', '*ID_TEXT'), ('unbannable_ip', 'ip', '*IP'), ('unbannable_ip', 'note', 'SHORT_TEXT'), ('post_tokens', 'token', '*ID_TEXT'), ('post_tokens', 'generation_time', 'TIME'), ('post_tokens', 'member_id', 'MEMBER'), ('post_tokens', 'session_id', 'ID_TEXT'), ('post_tokens', 'ip_address', 'IP'), ('post_tokens', 'usage_tally', 'INTEGER'), ('group_page_access', 'zone_name', '*ID_TEXT'), ('group_page_access', 'group_id', '*GROUP'), ('addons', 'addon_name', '*SHORT_TEXT'), ('addons', 'addon_author', 'SHORT_TEXT'), ('addons', 'addon_organisation', 'SHORT_TEXT'), ('addons', 'addon_version', 'SHORT_TEXT'), ('addons', 'addon_category', 'SHORT_TEXT'), ('addons', 'addon_copyright_attribution', 'SHORT_TEXT'), ('addons', 'addon_licence', 'SHORT_TEXT'), ('addons', 'addon_description', 'LONG_TEXT'), ('addons', 'addon_install_time', 'TIME'), ('addons_files', 'id', '*AUTO'), ('addons_files', 'addon_name', 'SHORT_TEXT'), ('addons_files', 'filename', 'SHORT_TEXT'), ('addons_dependencies', 'id', '*AUTO'), ('addons_dependencies', 'addon_name', 'SHORT_TEXT'), ('addons_dependencies', 'addon_name_dependant_upon', 'SHORT_TEXT'), ('addons_dependencies', 'addon_name_incompatibility', 'BINARY'), ('aggregate_type_instances', 'id', '*AUTO'), ('aggregate_type_instances', 'aggregate_label', 'SHORT_TEXT'), ('aggregate_type_instances', 'aggregate_type', 'ID_TEXT'), ('aggregate_type_instances', 'other_parameters', 'LONG_TEXT'), ('aggregate_type_instances', 'add_time', 'TIME'), ('aggregate_type_instances', 'edit_time', '?TIME'), ('award_archive', 'a_type_id', '*AUTO_LINK'), ('award_archive', 'date_and_time', '*TIME'), ('award_archive', 'content_id', 'ID_TEXT'), ('award_archive', 'member_id', 'MEMBER'), ('award_types', 'id', '*AUTO'), ('award_types', 'a_title', 'SHORT_TRANS'), ('award_types', 'a_description', 'LONG_TRANS__COMCODE'), ('award_types', 'a_points', 'INTEGER'), ('award_types', 'a_content_type', 'ID_TEXT'), ('award_types', 'a_hide_awardee', 'BINARY'), ('award_types', 'a_update_time_hours', 'INTEGER'), ('f_welcome_emails', 'id', '*AUTO'), ('f_welcome_emails', 'w_name', 'SHORT_TEXT'), ('f_welcome_emails', 'w_subject', 'SHORT_TRANS'), ('f_welcome_emails', 'w_text', 'LONG_TRANS'), ('f_welcome_emails', 'w_send_time', 'INTEGER'), ('f_welcome_emails', 'w_newsletter', '?AUTO_LINK'), ('f_welcome_emails', 'w_usergroup', '?AUTO_LINK'), ('f_welcome_emails', 'w_usergroup_type', 'ID_TEXT'), ('commandrchat', 'id', '*AUTO'), ('commandrchat', 'c_message', 'LONG_TEXT'), ('commandrchat', 'c_url', 'URLPATH'), ('commandrchat', 'c_incoming', 'BINARY'), ('commandrchat', 'c_timestamp', 'TIME'), ('content_reviews', 'content_type', '*ID_TEXT'), ('content_reviews', 'content_id', '*ID_TEXT'), ('content_reviews', 'review_freq', '?INTEGER'), ('content_reviews', 'next_review_time', 'TIME'), ('content_reviews', 'auto_action', 'ID_TEXT'), ('content_reviews', 'review_notification_happened', 'BINARY'), ('content_reviews', 'display_review_status', 'BINARY'), ('content_reviews', 'last_reviewed_time', 'TIME'), ('custom_comcode', 'tag_tag', '*ID_TEXT'), ('custom_comcode', 'tag_title', 'SHORT_TRANS'), ('custom_comcode', 'tag_description', 'SHORT_TRANS'), ('custom_comcode', 'tag_replace', 'LONG_TEXT'), ('custom_comcode', 'tag_example', 'LONG_TEXT'), ('custom_comcode', 'tag_parameters', 'LONG_TEXT'), ('custom_comcode', 'tag_enabled', 'BINARY'), ('custom_comcode', 'tag_dangerous_tag', 'BINARY'), ('custom_comcode', 'tag_block_tag', 'BINARY'), ('custom_comcode', 'tag_textual_tag', 'BINARY'), ('import_parts_done', 'id', '*AUTO'), ('import_parts_done', 'imp_id', 'SHORT_TEXT'), ('import_parts_done', 'imp_session', 'ID_TEXT'), ('import_session', 'imp_session', '*ID_TEXT'), ('import_session', 'imp_old_base_dir', 'SHORT_TEXT'), ('import_session', 'imp_db_host', 'ID_TEXT'), ('import_session', 'imp_db_name', 'ID_TEXT'), ('import_session', 'imp_db_user', 'ID_TEXT'), ('import_session', 'imp_db_table_prefix', 'ID_TEXT'), ('import_session', 'imp_hook', 'ID_TEXT'), ('import_session', 'imp_refresh_time', 'INTEGER'), ('import_id_remap', 'id_old', '*ID_TEXT'), ('import_id_remap', 'id_new', 'AUTO_LINK'), ('import_id_remap', 'id_type', '*ID_TEXT'), ('import_id_remap', 'id_session', '*ID_TEXT'), ('banned_ip', 'ip', '*IP'), ('banned_ip', 'i_descrip', 'LONG_TEXT'), ('banned_ip', 'i_ban_until', '?TIME'), ('banned_ip', 'i_ban_positive', 'BINARY'), ('usersubmitban_member', 'the_member', '*MEMBER'), ('notification_lockdown', 'l_notification_code', '*ID_TEXT'), ('notification_lockdown', 'l_setting', 'INTEGER'), ('redirects', 'r_from_page', '*ID_TEXT'), ('redirects', 'r_from_zone', '*ID_TEXT'), ('redirects', 'r_to_page', 'ID_TEXT'), ('redirects', 'r_to_zone', 'ID_TEXT'), ('redirects', 'r_is_transparent', 'BINARY'), ('revisions', 'id', '*AUTO'), ('revisions', 'r_resource_type', 'ID_TEXT'), ('revisions', 'r_resource_id', 'ID_TEXT'), ('revisions', 'r_category_id', 'ID_TEXT'), ('revisions', 'r_original_title', 'SHORT_TEXT'), ('revisions', 'r_original_text', 'LONG_TEXT'), ('revisions', 'r_original_content_owner', 'MEMBER'), ('revisions', 'r_original_content_timestamp', 'TIME'), ('revisions', 'r_original_resource_fs_path', 'LONG_TEXT'), ('revisions', 'r_original_resource_fs_record', 'LONG_TEXT'), ('revisions', 'r_actionlog_id', '?AUTO_LINK'), ('revisions', 'r_moderatorlog_id', '?AUTO_LINK'), ('hackattack', 'id', '*AUTO'), ('hackattack', 'url', 'URLPATH'), ('hackattack', 'data_post', 'LONG_TEXT'), ('hackattack', 'user_agent', 'SHORT_TEXT'), ('hackattack', 'referer', 'SHORT_TEXT'), ('hackattack', 'user_os', 'SHORT_TEXT'), ('hackattack', 'member_id', 'MEMBER'), ('hackattack', 'date_and_time', 'TIME'), ('hackattack', 'ip', 'IP'), ('hackattack', 'reason', 'ID_TEXT'), ('hackattack', 'reason_param_a', 'SHORT_TEXT'), ('hackattack', 'reason_param_b', 'SHORT_TEXT'), ('stats', 'id', '*AUTO'), ('stats', 'the_page', 'SHORT_TEXT'), ('stats', 'ip', 'IP'), ('stats', 'member_id', 'MEMBER'), ('stats', 'session_id', 'ID_TEXT'), ('stats', 'date_and_time', 'TIME'), ('stats', 'referer', 'URLPATH'), ('stats', 's_get', 'URLPATH'), ('stats', 'post', 'LONG_TEXT'), ('stats', 'browser', 'SHORT_TEXT'), ('stats', 'milliseconds', 'INTEGER'), ('stats', 'operating_system', 'SHORT_TEXT'), ('stats', 'access_denied_counter', 'INTEGER'), ('usersonline_track', 'date_and_time', '*TIME'), ('usersonline_track', 'peak', 'INTEGER'), ('ip_country', 'id', '*AUTO'), ('ip_country', 'begin_num', 'UINTEGER'), ('ip_country', 'end_num', 'UINTEGER'), ('ip_country', 'country', 'SHORT_TEXT'), ('theme_images', 'id', '*SHORT_TEXT'), ('theme_images', 'theme', '*MINIID_TEXT'), ('theme_images', 'path', 'URLPATH'), ('theme_images', 'lang', '*LANGUAGE_NAME'), ('wordfilter', 'id', '*AUTO'), ('wordfilter', 'word', 'SHORT_TEXT'), ('wordfilter', 'w_replacement', 'SHORT_TEXT'), ('wordfilter', 'w_substr', 'BINARY'), ('sms_log', 'id', '*AUTO'), ('sms_log', 's_member_id', 'MEMBER'), ('sms_log', 's_time', 'TIME'), ('sms_log', 's_trigger_ip', 'IP'), ('authors', 'author', '*ID_TEXT'), ('authors', 'url', 'URLPATH'), ('authors', 'member_id', '?MEMBER'), ('authors', 'description', 'LONG_TRANS__COMCODE'), ('authors', 'skills', 'LONG_TRANS__COMCODE'), ('banners', 'name', '*ID_TEXT'), ('banners', 'expiry_date', '?TIME'), ('banners', 'submitter', 'MEMBER'), ('banners', 'img_url', 'URLPATH'), ('banners', 'the_type', 'SHORT_INTEGER'), ('banners', 'b_title_text', 'SHORT_TEXT'), ('banners', 'caption', 'SHORT_TRANS__COMCODE'), ('banners', 'b_direct_code', 'LONG_TEXT'), ('banners', 'campaign_remaining', 'INTEGER'), ('banners', 'site_url', 'URLPATH'), ('banners', 'hits_from', 'INTEGER'), ('banners', 'views_from', 'INTEGER'), ('banners', 'hits_to', 'INTEGER'), ('banners', 'views_to', 'INTEGER'), ('banners', 'importance_modulus', 'INTEGER'), ('banners', 'notes', 'LONG_TEXT'), ('banners', 'validated', 'BINARY'), ('banners', 'add_date', 'TIME'), ('banners', 'edit_date', '?TIME'), ('banners', 'b_type', 'ID_TEXT'), ('banner_types', 'id', '*ID_TEXT'), ('banner_types', 't_is_textual', 'BINARY'), ('banner_types', 't_image_width', 'INTEGER'), ('banner_types', 't_image_height', 'INTEGER'), ('banner_types', 't_max_file_size', 'INTEGER'), ('banner_types', 't_comcode_inline', 'BINARY'), ('banner_clicks', 'id', '*AUTO'), ('banner_clicks', 'c_date_and_time', 'TIME'), ('banner_clicks', 'c_member_id', 'MEMBER'), ('banner_clicks', 'c_ip_address', 'IP'), ('banner_clicks', 'c_source', 'ID_TEXT'), ('banner_clicks', 'c_banner_id', 'ID_TEXT'), ('banners_types', 'name', '*ID_TEXT'), ('banners_types', 'b_type', '*ID_TEXT'), ('bookmarks', 'id', '*AUTO'), ('bookmarks', 'b_owner', 'MEMBER'), ('bookmarks', 'b_folder', 'SHORT_TEXT'), ('bookmarks', 'b_title', 'SHORT_TEXT'), ('bookmarks', 'b_page_link', 'SHORT_TEXT'), ('calendar_events', 'id', '*AUTO'), ('calendar_events', 'e_submitter', 'MEMBER'), ('calendar_events', 'e_member_calendar', '?MEMBER'), ('calendar_events', 'e_views', 'INTEGER'), ('calendar_events', 'e_title', 'SHORT_TRANS__COMCODE'), ('calendar_events', 'e_content', 'LONG_TRANS__COMCODE'), ('calendar_events', 'e_add_date', 'TIME'), ('calendar_events', 'e_edit_date', '?TIME'), ('calendar_events', 'e_recurrence', 'ID_TEXT'), ('calendar_events', 'e_recurrences', '?SHORT_INTEGER'), ('calendar_events', 'e_seg_recurrences', 'BINARY'), ('calendar_events', 'e_start_year', 'INTEGER'), ('calendar_events', 'e_start_month', 'SHORT_INTEGER'), ('calendar_events', 'e_start_day', 'SHORT_INTEGER'), ('calendar_events', 'e_start_monthly_spec_type', 'ID_TEXT'), ('calendar_events', 'e_start_hour', '?SHORT_INTEGER'), ('calendar_events', 'e_start_minute', '?SHORT_INTEGER'), ('calendar_events', 'e_end_year', '?INTEGER'), ('calendar_events', 'e_end_month', '?SHORT_INTEGER'), ('calendar_events', 'e_end_day', '?SHORT_INTEGER'), ('calendar_events', 'e_end_monthly_spec_type', 'ID_TEXT'), ('calendar_events', 'e_end_hour', '?SHORT_INTEGER'), ('calendar_events', 'e_end_minute', '?SHORT_INTEGER'), ('calendar_events', 'e_timezone', 'ID_TEXT'), ('calendar_events', 'e_do_timezone_conv', 'BINARY'), ('calendar_events', 'e_priority', 'SHORT_INTEGER'), ('calendar_events', 'allow_rating', 'BINARY'), ('calendar_events', 'allow_comments', 'SHORT_INTEGER'), ('calendar_events', 'allow_trackbacks', 'BINARY'), ('calendar_events', 'notes', 'LONG_TEXT'), ('calendar_events', 'e_type', 'AUTO_LINK'), ('calendar_events', 'validated', 'BINARY'), ('calendar_types', 'id', '*AUTO'), ('calendar_types', 't_title', 'SHORT_TRANS__COMCODE'), ('calendar_types', 't_logo', 'SHORT_TEXT'), ('calendar_types', 't_external_feed', 'URLPATH'), ('calendar_reminders', 'id', '*AUTO'), ('calendar_reminders', 'e_id', 'AUTO_LINK'), ('calendar_reminders', 'n_member_id', 'MEMBER'), ('calendar_reminders', 'n_seconds_before', 'INTEGER'), ('calendar_interests', 'i_member_id', '*MEMBER'), ('calendar_interests', 't_type', '*AUTO_LINK'), ('calendar_jobs', 'id', '*AUTO'), ('calendar_jobs', 'j_time', 'TIME'), ('calendar_jobs', 'j_reminder_id', '?AUTO_LINK'), ('calendar_jobs', 'j_member_id', '?MEMBER'), ('calendar_jobs', 'j_event_id', 'AUTO_LINK'), ('catalogues', 'c_name', '*ID_TEXT'), ('catalogues', 'c_title', 'SHORT_TRANS'), ('catalogues', 'c_description', 'LONG_TRANS__COMCODE'), ('catalogues', 'c_display_type', 'SHORT_INTEGER'), ('catalogues', 'c_is_tree', 'BINARY'), ('catalogues', 'c_notes', 'LONG_TEXT'), ('catalogues', 'c_add_date', 'TIME'), ('catalogues', 'c_submit_points', 'INTEGER'), ('catalogues', 'c_ecommerce', 'BINARY'), ('catalogues', 'c_default_review_freq', '?INTEGER'), ('catalogues', 'c_send_view_reports', 'ID_TEXT'), ('catalogue_categories', 'id', '*AUTO'), ('catalogue_categories', 'c_name', 'ID_TEXT'), ('catalogue_categories', 'cc_title', 'SHORT_TRANS'), ('catalogue_categories', 'cc_description', 'LONG_TRANS__COMCODE'), ('catalogue_categories', 'rep_image', 'URLPATH'), ('catalogue_categories', 'cc_notes', 'LONG_TEXT'), ('catalogue_categories', 'cc_add_date', 'TIME'), ('catalogue_categories', 'cc_parent_id', '?AUTO_LINK'), ('catalogue_categories', 'cc_move_target', '?AUTO_LINK'), ('catalogue_categories', 'cc_move_days_lower', 'INTEGER'), ('catalogue_categories', 'cc_move_days_higher', 'INTEGER'), ('catalogue_categories', 'cc_order', 'INTEGER'), ('catalogue_fields', 'id', '*AUTO'), ('catalogue_fields', 'c_name', 'ID_TEXT'), ('catalogue_fields', 'cf_name', 'SHORT_TRANS'), ('catalogue_fields', 'cf_description', 'LONG_TRANS'), ('catalogue_fields', 'cf_type', 'ID_TEXT'), ('catalogue_fields', 'cf_order', 'INTEGER'), ('catalogue_fields', 'cf_defines_order', 'SHORT_INTEGER'), ('catalogue_fields', 'cf_visible', 'BINARY'), ('catalogue_fields', 'cf_searchable', 'BINARY'), ('catalogue_fields', 'cf_default', 'LONG_TEXT'), ('catalogue_fields', 'cf_required', 'BINARY'), ('catalogue_fields', 'cf_put_in_category', 'BINARY'), ('catalogue_fields', 'cf_put_in_search', 'BINARY'), ('catalogue_fields', 'cf_options', 'SHORT_TEXT'), ('catalogue_entries', 'id', '*AUTO'), ('catalogue_entries', 'c_name', 'ID_TEXT'), ('catalogue_entries', 'cc_id', 'AUTO_LINK'), ('catalogue_entries', 'ce_submitter', 'MEMBER'), ('catalogue_entries', 'ce_add_date', 'TIME'), ('catalogue_entries', 'ce_edit_date', '?TIME'), ('catalogue_entries', 'ce_views', 'INTEGER'), ('catalogue_entries', 'ce_views_prior', 'INTEGER'), ('catalogue_entries', 'ce_validated', 'BINARY'), ('catalogue_entries', 'notes', 'LONG_TEXT'), ('catalogue_entries', 'allow_rating', 'BINARY'), ('catalogue_entries', 'allow_comments', 'SHORT_INTEGER'), ('catalogue_entries', 'allow_trackbacks', 'BINARY'), ('catalogue_entries', 'ce_last_moved', 'INTEGER'), ('catalogue_efv_long_trans', 'id', '*AUTO'), ('catalogue_efv_long_trans', 'cf_id', 'AUTO_LINK'), ('catalogue_efv_long_trans', 'ce_id', 'AUTO_LINK'), ('catalogue_efv_long_trans', 'cv_value', 'LONG_TRANS__COMCODE'), ('catalogue_efv_long', 'id', '*AUTO'), ('catalogue_efv_long', 'cf_id', 'AUTO_LINK'), ('catalogue_efv_long', 'ce_id', 'AUTO_LINK'), ('catalogue_efv_long', 'cv_value', 'LONG_TEXT'), ('catalogue_efv_short_trans', 'id', '*AUTO'), ('catalogue_efv_short_trans', 'cf_id', 'AUTO_LINK'), ('catalogue_efv_short_trans', 'ce_id', 'AUTO_LINK'), ('catalogue_efv_short_trans', 'cv_value', 'SHORT_TRANS__COMCODE'), ('catalogue_efv_short', 'id', '*AUTO'), ('catalogue_efv_short', 'cf_id', 'AUTO_LINK'), ('catalogue_efv_short', 'ce_id', 'AUTO_LINK'), ('catalogue_efv_short', 'cv_value', 'SHORT_TEXT'), ('catalogue_entry_linkage', 'catalogue_entry_id', '*AUTO_LINK'), ('catalogue_entry_linkage', 'content_type', 'ID_TEXT'), ('catalogue_entry_linkage', 'content_id', 'ID_TEXT'), ('catalogue_cat_treecache', 'cc_id', '*AUTO_LINK'), ('catalogue_cat_treecache', 'cc_ancestor_id', '*AUTO_LINK'), ('catalogue_childcountcache', 'cc_id', '*AUTO_LINK'), ('catalogue_childcountcache', 'c_num_rec_children', 'INTEGER'), ('catalogue_childcountcache', 'c_num_rec_entries', 'INTEGER'), ('catalogue_efv_float', 'id', '*AUTO'), ('catalogue_efv_float', 'cf_id', 'AUTO_LINK'), ('catalogue_efv_float', 'ce_id', 'AUTO_LINK'), ('catalogue_efv_float', 'cv_value', '?REAL'), ('catalogue_efv_integer', 'id', '*AUTO'), ('catalogue_efv_integer', 'cf_id', 'AUTO_LINK'), ('catalogue_efv_integer', 'ce_id', 'AUTO_LINK'), ('catalogue_efv_integer', 'cv_value', '?INTEGER'), ('chat_rooms', 'id', '*AUTO'), ('chat_rooms', 'room_name', 'SHORT_TEXT'), ('chat_rooms', 'room_owner', '?INTEGER'), ('chat_rooms', 'allow_list', 'LONG_TEXT'), ('chat_rooms', 'allow_list_groups', 'LONG_TEXT'), ('chat_rooms', 'disallow_list', 'LONG_TEXT'), ('chat_rooms', 'disallow_list_groups', 'LONG_TEXT'), ('chat_rooms', 'room_language', 'LANGUAGE_NAME'), ('chat_rooms', 'c_welcome', 'LONG_TRANS'), ('chat_rooms', 'is_im', 'BINARY'), ('chat_messages', 'id', '*AUTO'), ('chat_messages', 'system_message', 'BINARY'), ('chat_messages', 'ip_address', 'IP'), ('chat_messages', 'room_id', 'AUTO_LINK'), ('chat_messages', 'member_id', 'MEMBER'), ('chat_messages', 'date_and_time', 'TIME'), ('chat_messages', 'the_message', 'LONG_TRANS__COMCODE'), ('chat_messages', 'text_colour', 'SHORT_TEXT'), ('chat_messages', 'font_name', 'SHORT_TEXT'), ('f_member_custom_fields', 'field_10', '?INTEGER'), ('chat_blocking', 'member_blocker', '*MEMBER'), ('chat_blocking', 'member_blocked', '*MEMBER'), ('chat_blocking', 'date_and_time', 'TIME'), ('chat_friends', 'member_likes', '*MEMBER'), ('chat_friends', 'member_liked', '*MEMBER'), ('chat_friends', 'date_and_time', 'TIME'), ('chat_events', 'id', '*AUTO'), ('chat_events', 'e_type_code', 'ID_TEXT'), ('chat_events', 'e_member_id', 'MEMBER'), ('chat_events', 'e_room_id', '?AUTO_LINK'), ('chat_events', 'e_date_and_time', 'TIME'), ('chat_active', 'id', '*AUTO'), ('chat_active', 'member_id', 'MEMBER'), ('chat_active', 'room_id', '?AUTO_LINK'), ('chat_active', 'date_and_time', 'TIME'), ('chat_sound_effects', 's_member', '*MEMBER'), ('chat_sound_effects', 's_effect_id', '*ID_TEXT'), ('chat_sound_effects', 's_url', 'URLPATH'), ('download_categories', 'id', '*AUTO'), ('download_categories', 'category', 'SHORT_TRANS'), ('download_categories', 'parent_id', '?AUTO_LINK'), ('download_categories', 'add_date', 'TIME'), ('download_categories', 'notes', 'LONG_TEXT'), ('download_categories', 'description', 'LONG_TRANS__COMCODE'), ('download_categories', 'rep_image', 'URLPATH'), ('download_downloads', 'id', '*AUTO'), ('download_downloads', 'category_id', 'AUTO_LINK'), ('download_downloads', 'name', 'SHORT_TRANS'), ('download_downloads', 'url', 'URLPATH'), ('download_downloads', 'description', 'LONG_TRANS__COMCODE'), ('download_downloads', 'author', 'ID_TEXT'), ('download_downloads', 'additional_details', 'LONG_TRANS__COMCODE'), ('download_downloads', 'num_downloads', 'INTEGER'), ('download_downloads', 'out_mode_id', '?AUTO_LINK'), ('download_downloads', 'add_date', 'TIME'), ('download_downloads', 'edit_date', '?TIME'), ('download_downloads', 'validated', 'BINARY'), ('download_downloads', 'default_pic', 'INTEGER'), ('download_downloads', 'file_size', '?INTEGER'), ('download_downloads', 'allow_rating', 'BINARY'), ('download_downloads', 'allow_comments', 'SHORT_INTEGER'), ('download_downloads', 'allow_trackbacks', 'BINARY'), ('download_downloads', 'notes', 'LONG_TEXT'), ('download_downloads', 'download_views', 'INTEGER'), ('download_downloads', 'download_cost', 'INTEGER'), ('download_downloads', 'download_submitter_gets_points', 'BINARY'), ('download_downloads', 'submitter', 'MEMBER'), ('download_downloads', 'original_filename', 'SHORT_TEXT'), ('download_downloads', 'rep_image', 'URLPATH'), ('download_downloads', 'download_licence', '?AUTO_LINK'), ('download_downloads', 'download_data_mash', 'LONG_TEXT'), ('download_downloads', 'url_redirect', 'URLPATH'), ('download_logging', 'id', '*AUTO_LINK'), ('download_logging', 'member_id', '*MEMBER'), ('download_logging', 'ip', 'IP'), ('download_logging', 'date_and_time', 'TIME'), ('download_licences', 'id', '*AUTO'), ('download_licences', 'l_title', 'SHORT_TEXT'), ('download_licences', 'l_text', 'LONG_TEXT'), ('galleries', 'name', '*ID_TEXT'), ('galleries', 'description', 'LONG_TRANS__COMCODE'), ('galleries', 'fullname', 'SHORT_TRANS__COMCODE'), ('galleries', 'add_date', 'TIME'), ('galleries', 'rep_image', 'URLPATH'), ('galleries', 'parent_id', 'ID_TEXT'), ('galleries', 'watermark_top_left', 'URLPATH'), ('galleries', 'watermark_top_right', 'URLPATH'), ('galleries', 'watermark_bottom_left', 'URLPATH'), ('galleries', 'watermark_bottom_right', 'URLPATH'), ('galleries', 'accept_images', 'BINARY'), ('galleries', 'accept_videos', 'BINARY'), ('galleries', 'allow_rating', 'BINARY'), ('galleries', 'allow_comments', 'SHORT_INTEGER'), ('galleries', 'notes', 'LONG_TEXT'), ('galleries', 'is_member_synched', 'BINARY'), ('galleries', 'flow_mode_interface', 'BINARY'), ('galleries', 'gallery_views', 'INTEGER'), ('galleries', 'g_owner', '?MEMBER'), ('images', 'id', '*AUTO'), ('images', 'cat', 'ID_TEXT'), ('images', 'url', 'URLPATH'), ('images', 'thumb_url', 'URLPATH'), ('images', 'description', 'LONG_TRANS__COMCODE'), ('images', 'allow_rating', 'BINARY'), ('images', 'allow_comments', 'SHORT_INTEGER'), ('images', 'allow_trackbacks', 'BINARY'), ('images', 'notes', 'LONG_TEXT'), ('images', 'submitter', 'MEMBER'), ('images', 'validated', 'BINARY'), ('images', 'add_date', 'TIME'), ('images', 'edit_date', '?TIME'), ('images', 'image_views', 'INTEGER'), ('images', 'title', 'SHORT_TRANS'), ('videos', 'id', '*AUTO'), ('videos', 'cat', 'ID_TEXT'), ('videos', 'url', 'URLPATH'), ('videos', 'thumb_url', 'URLPATH'), ('videos', 'description', 'LONG_TRANS__COMCODE'), ('videos', 'allow_rating', 'BINARY'), ('videos', 'allow_comments', 'SHORT_INTEGER'), ('videos', 'allow_trackbacks', 'BINARY'), ('videos', 'notes', 'LONG_TEXT'), ('videos', 'submitter', 'MEMBER'), ('videos', 'validated', 'BINARY'), ('videos', 'add_date', 'TIME'), ('videos', 'edit_date', '?TIME'), ('videos', 'video_views', 'INTEGER'), ('videos', 'video_width', 'INTEGER'), ('videos', 'video_height', 'INTEGER'), ('videos', 'video_length', 'INTEGER'), ('videos', 'title', 'SHORT_TRANS'), ('video_transcoding', 't_id', '*ID_TEXT'), ('video_transcoding', 't_local_id', '?AUTO_LINK'), ('video_transcoding', 't_local_id_field', 'ID_TEXT'), ('video_transcoding', 't_error', 'LONG_TEXT'), ('video_transcoding', 't_url', 'URLPATH'), ('video_transcoding', 't_table', 'ID_TEXT'), ('video_transcoding', 't_url_field', 'ID_TEXT'), ('video_transcoding', 't_orig_filename_field', 'ID_TEXT'), ('video_transcoding', 't_width_field', 'ID_TEXT'), ('video_transcoding', 't_height_field', 'ID_TEXT'), ('video_transcoding', 't_output_filename', 'ID_TEXT'), ('invoices', 'id', '*AUTO'), ('invoices', 'i_type_code', 'ID_TEXT'), ('invoices', 'i_member_id', 'MEMBER'), ('invoices', 'i_state', 'ID_TEXT'), ('invoices', 'i_amount', 'SHORT_TEXT'), ('invoices', 'i_special', 'SHORT_TEXT'), ('invoices', 'i_time', 'TIME'), ('invoices', 'i_note', 'LONG_TEXT'), ('news', 'id', '*AUTO'), ('news', 'date_and_time', 'TIME'), ('news', 'title', 'SHORT_TRANS__COMCODE'), ('news', 'news', 'LONG_TRANS__COMCODE'), ('news', 'news_article', 'LONG_TRANS__COMCODE'), ('news', 'allow_rating', 'BINARY'), ('news', 'allow_comments', 'SHORT_INTEGER'), ('news', 'allow_trackbacks', 'BINARY'), ('news', 'notes', 'LONG_TEXT'), ('news', 'author', 'ID_TEXT'), ('news', 'submitter', 'MEMBER'), ('news', 'validated', 'BINARY'), ('news', 'edit_date', '?TIME'), ('news', 'news_category', 'AUTO_LINK'), ('news', 'news_views', 'INTEGER'), ('news', 'news_image', 'URLPATH'), ('news_categories', 'id', '*AUTO'), ('news_categories', 'nc_title', 'SHORT_TRANS'), ('news_categories', 'nc_owner', '?MEMBER'), ('news_categories', 'nc_img', 'URLPATH'), ('news_categories', 'notes', 'LONG_TEXT'), ('news_rss_cloud', 'id', '*AUTO'), ('news_rss_cloud', 'rem_procedure', 'ID_TEXT'), ('news_rss_cloud', 'rem_port', 'INTEGER'), ('news_rss_cloud', 'rem_path', 'SHORT_TEXT'), ('news_rss_cloud', 'rem_protocol', 'ID_TEXT'), ('news_rss_cloud', 'rem_ip', 'IP'), ('news_rss_cloud', 'watching_channel', 'URLPATH'), ('news_rss_cloud', 'register_time', 'TIME'), ('news_category_entries', 'news_entry', '*AUTO_LINK'), ('news_category_entries', 'news_entry_category', '*AUTO_LINK'), ('newsletter_subscribers', 'id', '*AUTO'), ('newsletter_subscribers', 'email', 'SHORT_TEXT'), ('newsletter_subscribers', 'join_time', 'TIME'), ('newsletter_subscribers', 'code_confirm', 'INTEGER'), ('newsletter_subscribers', 'the_password', 'SHORT_TEXT'), ('newsletter_subscribers', 'pass_salt', 'ID_TEXT'), ('newsletter_subscribers', 'language', 'ID_TEXT'), ('newsletter_subscribers', 'n_forename', 'SHORT_TEXT'), ('newsletter_subscribers', 'n_surname', 'SHORT_TEXT'), ('newsletter_archive', 'id', '*AUTO'), ('newsletter_archive', 'date_and_time', 'INTEGER'), ('newsletter_archive', 'subject', 'SHORT_TEXT'), ('newsletter_archive', 'newsletter', 'LONG_TEXT'), ('newsletter_archive', 'language', 'ID_TEXT'), ('newsletter_archive', 'importance_level', 'INTEGER'), ('newsletters', 'id', '*AUTO'), ('newsletters', 'title', 'SHORT_TRANS'), ('newsletters', 'description', 'LONG_TRANS'), ('newsletter_subscribe', 'newsletter_id', '*AUTO_LINK'), ('newsletter_subscribe', 'the_level', 'SHORT_INTEGER'), ('newsletter_subscribe', 'email', '*SHORT_TEXT'), ('newsletter_drip_send', 'id', '*AUTO'), ('newsletter_drip_send', 'd_inject_time', 'TIME'), ('newsletter_drip_send', 'd_subject', 'SHORT_TEXT'), ('newsletter_drip_send', 'd_message', 'LONG_TEXT'), ('newsletter_drip_send', 'd_html_only', 'BINARY'), ('newsletter_drip_send', 'd_to_email', 'SHORT_TEXT'), ('newsletter_drip_send', 'd_to_name', 'SHORT_TEXT'), ('newsletter_drip_send', 'd_from_email', 'SHORT_TEXT'), ('newsletter_drip_send', 'd_from_name', 'SHORT_TEXT'), ('newsletter_drip_send', 'd_priority', 'SHORT_INTEGER'), ('newsletter_drip_send', 'd_template', 'ID_TEXT'), ('newsletter_periodic', 'id', '*AUTO'), ('newsletter_periodic', 'np_message', 'LONG_TEXT'), ('newsletter_periodic', 'np_subject', 'LONG_TEXT'), ('newsletter_periodic', 'np_lang', 'LANGUAGE_NAME'), ('newsletter_periodic', 'np_send_details', 'LONG_TEXT'), ('newsletter_periodic', 'np_html_only', 'BINARY'), ('newsletter_periodic', 'np_from_email', 'SHORT_TEXT'), ('newsletter_periodic', 'np_from_name', 'SHORT_TEXT'), ('newsletter_periodic', 'np_priority', 'SHORT_INTEGER'), ('newsletter_periodic', 'np_csv_data', 'LONG_TEXT'), ('newsletter_periodic', 'np_frequency', 'SHORT_TEXT'), ('newsletter_periodic', 'np_day', 'SHORT_INTEGER'), ('newsletter_periodic', 'np_in_full', 'BINARY'), ('newsletter_periodic', 'np_template', 'ID_TEXT'); INSERT INTO `[[dbprefix]]db_meta` VALUES ('newsletter_periodic', 'np_last_sent', 'TIME'), ('chargelog', 'id', '*AUTO'), ('chargelog', 'member_id', 'MEMBER'), ('chargelog', 'amount', 'INTEGER'), ('chargelog', 'reason', 'SHORT_TRANS__COMCODE'), ('chargelog', 'date_and_time', 'TIME'), ('gifts', 'id', '*AUTO'), ('gifts', 'date_and_time', 'TIME'), ('gifts', 'amount', 'INTEGER'), ('gifts', 'gift_from', 'MEMBER'), ('gifts', 'gift_to', 'MEMBER'), ('gifts', 'reason', 'SHORT_TRANS__COMCODE'), ('gifts', 'anonymous', 'BINARY'), ('f_member_custom_fields', 'field_11', '?INTEGER'), ('f_member_custom_fields', 'field_12', '?INTEGER'), ('f_member_custom_fields', 'field_13', '?INTEGER'), ('f_member_custom_fields', 'field_14', '?INTEGER'), ('f_member_custom_fields', 'field_15', '?INTEGER'), ('prices', 'name', '*ID_TEXT'), ('prices', 'price', 'INTEGER'), ('sales', 'id', '*AUTO'), ('sales', 'date_and_time', 'TIME'), ('sales', 'memberid', 'MEMBER'), ('sales', 'purchasetype', 'ID_TEXT'), ('sales', 'details', 'SHORT_TEXT'), ('sales', 'details2', 'SHORT_TEXT'), ('pstore_customs', 'id', '*AUTO'), ('pstore_customs', 'c_title', 'SHORT_TRANS'), ('pstore_customs', 'c_description', 'LONG_TRANS__COMCODE'), ('pstore_customs', 'c_mail_subject', 'SHORT_TRANS'), ('pstore_customs', 'c_mail_body', 'LONG_TRANS'), ('pstore_customs', 'c_enabled', 'BINARY'), ('pstore_customs', 'c_cost', 'INTEGER'), ('pstore_customs', 'c_one_per_member', 'BINARY'), ('pstore_permissions', 'id', '*AUTO'), ('pstore_permissions', 'p_title', 'SHORT_TRANS'), ('pstore_permissions', 'p_description', 'LONG_TRANS__COMCODE'), ('pstore_permissions', 'p_mail_subject', 'SHORT_TRANS'), ('pstore_permissions', 'p_mail_body', 'LONG_TRANS'), ('pstore_permissions', 'p_enabled', 'BINARY'), ('pstore_permissions', 'p_cost', 'INTEGER'), ('pstore_permissions', 'p_hours', '?INTEGER'), ('pstore_permissions', 'p_type', 'ID_TEXT'), ('pstore_permissions', 'p_privilege', 'ID_TEXT'), ('pstore_permissions', 'p_zone', 'ID_TEXT'), ('pstore_permissions', 'p_page', 'ID_TEXT'), ('pstore_permissions', 'p_module', 'ID_TEXT'), ('pstore_permissions', 'p_category', 'ID_TEXT'), ('poll', 'id', '*AUTO'), ('poll', 'question', 'SHORT_TRANS__COMCODE'), ('poll', 'option1', 'SHORT_TRANS__COMCODE'), ('poll', 'option2', 'SHORT_TRANS__COMCODE'), ('poll', 'option3', '?SHORT_TRANS__COMCODE'), ('poll', 'option4', '?SHORT_TRANS__COMCODE'), ('poll', 'option5', '?SHORT_TRANS__COMCODE'), ('poll', 'option6', '?SHORT_TRANS__COMCODE'), ('poll', 'option7', '?SHORT_TRANS__COMCODE'), ('poll', 'option8', '?SHORT_TRANS__COMCODE'), ('poll', 'option9', '?SHORT_TRANS__COMCODE'), ('poll', 'option10', '?SHORT_TRANS__COMCODE'), ('poll', 'votes1', 'INTEGER'), ('poll', 'votes2', 'INTEGER'), ('poll', 'votes3', 'INTEGER'), ('poll', 'votes4', 'INTEGER'), ('poll', 'votes5', 'INTEGER'), ('poll', 'votes6', 'INTEGER'), ('poll', 'votes7', 'INTEGER'), ('poll', 'votes8', 'INTEGER'), ('poll', 'votes9', 'INTEGER'), ('poll', 'votes10', 'INTEGER'), ('poll', 'allow_rating', 'BINARY'), ('poll', 'allow_comments', 'SHORT_INTEGER'), ('poll', 'allow_trackbacks', 'BINARY'), ('poll', 'notes', 'LONG_TEXT'), ('poll', 'num_options', 'SHORT_INTEGER'), ('poll', 'is_current', 'BINARY'), ('poll', 'date_and_time', '?TIME'), ('poll', 'submitter', 'MEMBER'), ('poll', 'add_time', 'INTEGER'), ('poll', 'poll_views', 'INTEGER'), ('poll', 'edit_date', '?TIME'), ('f_member_custom_fields', 'field_16', '?INTEGER'), ('poll_votes', 'id', '*AUTO'), ('poll_votes', 'v_poll_id', 'AUTO_LINK'), ('poll_votes', 'v_voter_id', '?MEMBER'), ('poll_votes', 'v_voter_ip', 'IP'), ('poll_votes', 'v_vote_for', '?SHORT_INTEGER'), ('trans_expecting', 'id', '*ID_TEXT'), ('trans_expecting', 'e_purchase_id', 'ID_TEXT'), ('trans_expecting', 'e_item_name', 'SHORT_TEXT'), ('trans_expecting', 'e_member_id', 'MEMBER'), ('trans_expecting', 'e_amount', 'SHORT_TEXT'), ('trans_expecting', 'e_currency', 'ID_TEXT'), ('trans_expecting', 'e_ip_address', 'IP'), ('trans_expecting', 'e_session_id', 'ID_TEXT'), ('trans_expecting', 'e_time', 'TIME'), ('trans_expecting', 'e_length', '?INTEGER'), ('trans_expecting', 'e_length_units', 'ID_TEXT'), ('f_member_custom_fields', 'field_17', 'LONG_TEXT'), ('f_member_custom_fields', 'field_18', 'LONG_TEXT'), ('f_member_custom_fields', 'field_19', 'LONG_TEXT'), ('f_member_custom_fields', 'field_20', '?INTEGER'), ('f_member_custom_fields', 'field_21', 'LONG_TEXT'), ('f_member_custom_fields', 'field_22', 'LONG_TEXT'), ('f_member_custom_fields', 'field_23', 'LONG_TEXT'), ('f_member_custom_fields', 'field_24', 'LONG_TEXT'), ('transactions', 'id', '*ID_TEXT'), ('transactions', 't_type_code', 'ID_TEXT'), ('transactions', 't_purchase_id', 'ID_TEXT'), ('transactions', 't_status', 'SHORT_TEXT'), ('transactions', 't_reason', 'SHORT_TEXT'), ('transactions', 't_amount', 'SHORT_TEXT'), ('transactions', 't_currency', 'ID_TEXT'), ('transactions', 't_parent_txn_id', 'ID_TEXT'), ('transactions', 't_time', '*TIME'), ('transactions', 't_pending_reason', 'SHORT_TEXT'), ('transactions', 't_memo', 'LONG_TEXT'), ('transactions', 't_via', 'ID_TEXT'), ('quiz_member_last_visit', 'id', '*AUTO'), ('quiz_member_last_visit', 'v_time', 'TIME'), ('quiz_member_last_visit', 'v_member_id', 'MEMBER'), ('quiz_member_last_visit', 'v_quiz_id', 'AUTO_LINK'), ('quizzes', 'id', '*AUTO'), ('quizzes', 'q_timeout', '?INTEGER'), ('quizzes', 'q_name', 'SHORT_TRANS'), ('quizzes', 'q_start_text', 'LONG_TRANS__COMCODE'), ('quizzes', 'q_end_text', 'LONG_TRANS__COMCODE'), ('quizzes', 'q_notes', 'LONG_TEXT'), ('quizzes', 'q_percentage', 'INTEGER'), ('quizzes', 'q_open_time', 'TIME'), ('quizzes', 'q_close_time', '?TIME'), ('quizzes', 'q_num_winners', 'INTEGER'), ('quizzes', 'q_redo_time', '?INTEGER'), ('quizzes', 'q_type', 'ID_TEXT'), ('quizzes', 'q_add_date', 'TIME'), ('quizzes', 'q_validated', 'BINARY'), ('quizzes', 'q_submitter', 'MEMBER'), ('quizzes', 'q_points_for_passing', 'INTEGER'), ('quizzes', 'q_tied_newsletter', '?AUTO_LINK'), ('quizzes', 'q_end_text_fail', 'LONG_TRANS__COMCODE'), ('quizzes', 'q_reveal_answers', 'BINARY'), ('quizzes', 'q_shuffle_questions', 'BINARY'), ('quizzes', 'q_shuffle_answers', 'BINARY'), ('quiz_questions', 'id', '*AUTO'), ('quiz_questions', 'q_type', 'ID_TEXT'), ('quiz_questions', 'q_quiz', 'AUTO_LINK'), ('quiz_questions', 'q_question_text', 'LONG_TRANS__COMCODE'), ('quiz_questions', 'q_question_extra_text', 'LONG_TRANS__COMCODE'), ('quiz_questions', 'q_order', 'INTEGER'), ('quiz_questions', 'q_required', 'BINARY'), ('quiz_questions', 'q_marked', 'BINARY'), ('quiz_question_answers', 'id', '*AUTO'), ('quiz_question_answers', 'q_question', 'AUTO_LINK'), ('quiz_question_answers', 'q_answer_text', 'SHORT_TRANS__COMCODE'), ('quiz_question_answers', 'q_is_correct', 'BINARY'), ('quiz_question_answers', 'q_order', 'INTEGER'), ('quiz_question_answers', 'q_explanation', 'LONG_TRANS'), ('quiz_winner', 'q_quiz', '*AUTO_LINK'), ('quiz_winner', 'q_entry', '*AUTO_LINK'), ('quiz_winner', 'q_winner_level', 'INTEGER'), ('quiz_entries', 'id', '*AUTO'), ('quiz_entries', 'q_time', 'TIME'), ('quiz_entries', 'q_member', 'MEMBER'), ('quiz_entries', 'q_quiz', 'AUTO_LINK'), ('quiz_entries', 'q_results', 'INTEGER'), ('quiz_entry_answer', 'id', '*AUTO'), ('quiz_entry_answer', 'q_entry', 'AUTO_LINK'), ('quiz_entry_answer', 'q_question', 'AUTO_LINK'), ('quiz_entry_answer', 'q_answer', 'LONG_TEXT'), ('searches_saved', 'id', '*AUTO'), ('searches_saved', 's_title', 'SHORT_TEXT'), ('searches_saved', 's_member_id', 'MEMBER'), ('searches_saved', 's_time', 'TIME'), ('searches_saved', 's_primary', 'SHORT_TEXT'), ('searches_saved', 's_auxillary', 'LONG_TEXT'), ('searches_logged', 'id', '*AUTO'), ('searches_logged', 's_member_id', 'MEMBER'), ('searches_logged', 's_time', 'TIME'), ('searches_logged', 's_primary', 'SHORT_TEXT'), ('searches_logged', 's_auxillary', 'LONG_TEXT'), ('searches_logged', 's_num_results', 'INTEGER'), ('shopping_cart', 'id', '*AUTO'), ('shopping_cart', 'session_id', 'ID_TEXT'), ('shopping_cart', 'ordered_by', 'MEMBER'), ('shopping_cart', 'product_id', 'AUTO_LINK'), ('shopping_cart', 'product_name', 'SHORT_TEXT'), ('shopping_cart', 'product_code', 'SHORT_TEXT'), ('shopping_cart', 'quantity', 'INTEGER'), ('shopping_cart', 'price_pre_tax', 'REAL'), ('shopping_cart', 'price', 'REAL'), ('shopping_cart', 'product_description', 'LONG_TEXT'), ('shopping_cart', 'product_type', 'SHORT_TEXT'), ('shopping_cart', 'product_weight', 'REAL'), ('shopping_cart', 'is_deleted', 'BINARY'), ('shopping_order', 'id', '*AUTO'), ('shopping_order', 'c_member', 'INTEGER'), ('shopping_order', 'session_id', 'ID_TEXT'), ('shopping_order', 'add_date', 'TIME'), ('shopping_order', 'tot_price', 'REAL'), ('shopping_order', 'order_status', 'ID_TEXT'), ('shopping_order', 'notes', 'LONG_TEXT'), ('shopping_order', 'transaction_id', 'SHORT_TEXT'), ('shopping_order', 'purchase_through', 'SHORT_TEXT'), ('shopping_order', 'tax_opted_out', 'BINARY'), ('shopping_order_details', 'id', '*AUTO'), ('shopping_order_details', 'order_id', '?AUTO_LINK'), ('shopping_order_details', 'p_id', '?AUTO_LINK'), ('shopping_order_details', 'p_name', 'SHORT_TEXT'), ('shopping_order_details', 'p_code', 'SHORT_TEXT'), ('shopping_order_details', 'p_type', 'SHORT_TEXT'), ('shopping_order_details', 'p_quantity', 'INTEGER'), ('shopping_order_details', 'p_price', 'REAL'), ('shopping_order_details', 'included_tax', 'REAL'), ('shopping_order_details', 'dispatch_status', 'SHORT_TEXT'), ('shopping_logging', 'id', '*AUTO'), ('shopping_logging', 'e_member_id', '*MEMBER'), ('shopping_logging', 'session_id', 'ID_TEXT'), ('shopping_logging', 'ip', 'IP'), ('shopping_logging', 'last_action', 'SHORT_TEXT'), ('shopping_logging', 'date_and_time', 'TIME'), ('shopping_order_addresses', 'id', '*AUTO'), ('shopping_order_addresses', 'order_id', '?AUTO_LINK'), ('shopping_order_addresses', 'address_name', 'SHORT_TEXT'), ('shopping_order_addresses', 'address_street', 'LONG_TEXT'), ('shopping_order_addresses', 'address_city', 'SHORT_TEXT'), ('shopping_order_addresses', 'address_state', 'SHORT_TEXT'), ('shopping_order_addresses', 'address_zip', 'SHORT_TEXT'), ('shopping_order_addresses', 'address_country', 'SHORT_TEXT'), ('shopping_order_addresses', 'receiver_email', 'SHORT_TEXT'), ('shopping_order_addresses', 'contact_phone', 'SHORT_TEXT'), ('shopping_order_addresses', 'first_name', 'SHORT_TEXT'), ('shopping_order_addresses', 'last_name', 'SHORT_TEXT'), ('f_member_custom_fields', 'field_25', 'SHORT_TEXT'), ('f_member_custom_fields', 'field_26', 'SHORT_TEXT'), ('subscriptions', 'id', '*AUTO'), ('subscriptions', 's_type_code', 'ID_TEXT'), ('subscriptions', 's_member_id', 'MEMBER'), ('subscriptions', 's_state', 'ID_TEXT'), ('subscriptions', 's_amount', 'SHORT_TEXT'), ('subscriptions', 's_purchase_id', 'ID_TEXT'), ('subscriptions', 's_time', 'TIME'), ('subscriptions', 's_auto_fund_source', 'ID_TEXT'), ('subscriptions', 's_auto_fund_key', 'SHORT_TEXT'), ('subscriptions', 's_via', 'ID_TEXT'), ('subscriptions', 's_length', 'INTEGER'), ('subscriptions', 's_length_units', 'SHORT_TEXT'), ('f_usergroup_subs', 'id', '*AUTO'), ('f_usergroup_subs', 's_title', 'SHORT_TRANS'), ('f_usergroup_subs', 's_description', 'LONG_TRANS__COMCODE'), ('f_usergroup_subs', 's_cost', 'SHORT_TEXT'), ('f_usergroup_subs', 's_length', 'INTEGER'), ('f_usergroup_subs', 's_length_units', 'SHORT_TEXT'), ('f_usergroup_subs', 's_auto_recur', 'BINARY'), ('f_usergroup_subs', 's_group_id', 'GROUP'), ('f_usergroup_subs', 's_enabled', 'BINARY'), ('f_usergroup_subs', 's_mail_start', 'LONG_TRANS'), ('f_usergroup_subs', 's_mail_end', 'LONG_TRANS'), ('f_usergroup_subs', 's_mail_uhoh', 'LONG_TRANS'), ('f_usergroup_subs', 's_uses_primary', 'BINARY'), ('f_usergroup_sub_mails', 'id', '*AUTO'), ('f_usergroup_sub_mails', 'm_usergroup_sub_id', 'AUTO_LINK'), ('f_usergroup_sub_mails', 'm_ref_point', 'ID_TEXT'), ('f_usergroup_sub_mails', 'm_ref_point_offset', 'INTEGER'), ('f_usergroup_sub_mails', 'm_subject', 'SHORT_TRANS'), ('f_usergroup_sub_mails', 'm_body', 'LONG_TRANS'), ('ticket_known_emailers', 'email_address', '*SHORT_TEXT'), ('ticket_known_emailers', 'member_id', 'MEMBER'), ('ticket_extra_access', 'ticket_id', '*SHORT_TEXT'), ('ticket_extra_access', 'member_id', '*MEMBER'), ('tickets', 'ticket_id', '*SHORT_TEXT'), ('tickets', 'topic_id', 'AUTO_LINK'), ('tickets', 'forum_id', 'AUTO_LINK'), ('tickets', 'ticket_type', 'AUTO_LINK'), ('ticket_types', 'id', '*AUTO'), ('ticket_types', 'ticket_type_name', 'SHORT_TRANS'), ('ticket_types', 'guest_emails_mandatory', 'BINARY'), ('ticket_types', 'search_faq', 'BINARY'), ('ticket_types', 'cache_lead_time', '?TIME'), ('wiki_children', 'parent_id', '*AUTO_LINK'), ('wiki_children', 'child_id', '*AUTO_LINK'), ('wiki_children', 'the_order', 'INTEGER'), ('wiki_children', 'title', 'SHORT_TEXT'), ('wiki_pages', 'id', '*AUTO'), ('wiki_pages', 'title', 'SHORT_TRANS'), ('wiki_pages', 'notes', 'LONG_TEXT'), ('wiki_pages', 'description', 'LONG_TRANS__COMCODE'), ('wiki_pages', 'add_date', 'TIME'), ('wiki_pages', 'edit_date', '?TIME'), ('wiki_pages', 'wiki_views', 'INTEGER'), ('wiki_pages', 'hide_posts', 'BINARY'), ('wiki_pages', 'submitter', 'MEMBER'), ('wiki_posts', 'id', '*AUTO'), ('wiki_posts', 'page_id', 'AUTO_LINK'), ('wiki_posts', 'the_message', 'LONG_TRANS__COMCODE'), ('wiki_posts', 'date_and_time', 'TIME'), ('wiki_posts', 'validated', 'BINARY'), ('wiki_posts', 'wiki_views', 'INTEGER'), ('wiki_posts', 'member_id', 'MEMBER'), ('wiki_posts', 'edit_date', '?TIME'), ('f_member_custom_fields', 'field_27', '?INTEGER'), ('filedump', 'id', '*AUTO'), ('filedump', 'name', 'ID_TEXT'), ('filedump', 'path', 'URLPATH'), ('filedump', 'description', 'SHORT_TRANS'), ('filedump', 'the_member', 'MEMBER'), ('leader_board', 'lb_member', '*MEMBER'), ('leader_board', 'lb_points', 'INTEGER'), ('leader_board', 'date_and_time', '*TIME'), ('feature_lifetime_monitor', 'content_id', '*ID_TEXT'), ('feature_lifetime_monitor', 'block_cache_id', '*ID_TEXT'), ('feature_lifetime_monitor', 'run_period', 'INTEGER'), ('feature_lifetime_monitor', 'running_now', 'BINARY'), ('feature_lifetime_monitor', 'last_update', 'TIME'), ('actionlogs', 'id', '*AUTO'), ('actionlogs', 'the_type', 'ID_TEXT'), ('actionlogs', 'param_a', 'ID_TEXT'), ('actionlogs', 'param_b', 'SHORT_TEXT'), ('actionlogs', 'member_id', 'MEMBER'), ('actionlogs', 'ip', 'IP'), ('actionlogs', 'date_and_time', 'TIME'), ('staff_checklist_cus_tasks', 'id', '*AUTO'), ('staff_checklist_cus_tasks', 'task_title', 'LONG_TEXT'), ('staff_checklist_cus_tasks', 'add_date', 'TIME'), ('staff_checklist_cus_tasks', 'recur_interval', 'INTEGER'), ('staff_checklist_cus_tasks', 'recur_every', 'ID_TEXT'), ('staff_checklist_cus_tasks', 'task_is_done', '?TIME'), ('staff_links', 'id', '*AUTO'), ('staff_links', 'link', 'URLPATH'), ('staff_links', 'link_title', 'SHORT_TEXT'), ('staff_links', 'link_desc', 'LONG_TEXT'), ('staff_tips_dismissed', 't_member', '*MEMBER'), ('staff_tips_dismissed', 't_tip', '*ID_TEXT'), ('staff_website_monitoring', 'id', '*AUTO'), ('staff_website_monitoring', 'site_url', 'URLPATH'), ('staff_website_monitoring', 'site_name', 'SHORT_TEXT'), ('failedlogins', 'id', '*AUTO'), ('failedlogins', 'failed_account', 'ID_TEXT'), ('failedlogins', 'date_and_time', 'TIME'), ('failedlogins', 'ip', 'IP'), ('f_member_custom_fields', 'field_28', 'LONG_TEXT'), ('f_member_custom_fields', 'field_29', 'SHORT_TEXT'), ('f_member_custom_fields', 'field_30', 'SHORT_TEXT'), ('f_member_custom_fields', 'field_31', 'SHORT_TEXT'), ('f_member_custom_fields', 'field_32', 'SHORT_TEXT'), ('f_member_custom_fields', 'field_33', 'LONG_TEXT'), ('f_member_custom_fields', 'field_34', 'SHORT_TEXT'), ('f_member_custom_fields', 'field_35', 'SHORT_TEXT'), ('f_member_custom_fields', 'field_36', 'SHORT_TEXT'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]db_meta_indices` -- CREATE TABLE `[[dbprefix]]db_meta_indices` ( `i_table` varchar(80) NOT NULL, `i_name` varchar(80) NOT NULL, `i_fields` varchar(80) NOT NULL, PRIMARY KEY (`i_table`,`i_name`,`i_fields`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]db_meta_indices` -- INSERT INTO `[[dbprefix]]db_meta_indices` VALUES ('actionlogs', 'aip', 'ip'), ('actionlogs', 'athe_type', 'the_type'), ('actionlogs', 'ts', 'date_and_time'), ('actionlogs', 'xas', 'member_id'), ('aggregate_type_instances', 'aggregate_lookup', 'aggregate_label'), ('alternative_ids', 'resource_guid', 'resource_guid'), ('alternative_ids', 'resource_label', 'resource_label'), ('alternative_ids', 'resource_moniker', 'resource_moniker,resource_type'), ('alternative_ids', 'resource_moniker_uniq', 'resource_moniker,resource_resource_fs_hook'), ('attachments', 'attachmentlimitcheck', 'a_add_time'), ('attachments', 'ownedattachments', 'a_member_id'), ('authors', '#description', 'description'), ('authors', '#skills', 'skills'), ('authors', 'findmemberlink', 'member_id'), ('autosave', 'myautosaves', 'a_member_id'), ('award_archive', 'awardquicksearch', 'content_id'), ('award_types', '#a_description', 'a_description'), ('award_types', '#a_title', 'a_title'), ('banners', '#caption', 'caption'), ('banners', 'badd_date', 'add_date'), ('banners', 'banner_child_find', 'b_type'), ('banners', 'bvalidated', 'validated'), ('banners', 'campaign_remaining', 'campaign_remaining'), ('banners', 'expiry_date', 'expiry_date'), ('banners', 'the_type', 'the_type'), ('banners', 'topsites', 'hits_from,hits_to'), ('banner_clicks', 'clicker_ip', 'c_ip_address'), ('banner_clicks', 'c_banner_id', 'c_banner_id'), ('banner_types', 'hottext', 't_comcode_inline'), ('cache', 'cached_ford', 'date_and_time'), ('cache', 'cached_fore', 'cached_for'), ('cache', 'cached_forf', 'cached_for,identifier,the_theme,lang,staff_status,the_member,is_bot'), ('cache', 'cached_forh', 'the_theme'), ('cached_comcode_pages', '#cc_page_title', 'cc_page_title'), ('cached_comcode_pages', '#page_search__combined', 'cc_page_title,string_index'), ('cached_comcode_pages', '#string_index', 'string_index'), ('cached_comcode_pages', 'ccp_join', 'the_page,the_zone'), ('cached_comcode_pages', 'ftjoin_ccpt', 'cc_page_title'), ('cached_comcode_pages', 'ftjoin_ccsi', 'string_index'), ('calendar_events', '#event_search__combined', 'e_title,e_content'), ('calendar_events', '#e_content', 'e_content'), ('calendar_events', '#e_title', 'e_title'), ('calendar_events', 'ces', 'e_submitter'), ('calendar_events', 'eventat', 'e_start_year,e_start_month,e_start_day,e_start_hour,e_start_minute'), ('calendar_events', 'e_add_date', 'e_add_date'), ('calendar_events', 'e_type', 'e_type'), ('calendar_events', 'e_views', 'e_views'), ('calendar_events', 'ftjoin_econtent', 'e_content'), ('calendar_events', 'ftjoin_etitle', 'e_title'), ('calendar_events', 'validated', 'validated'), ('calendar_jobs', 'applicablejobs', 'j_time'), ('calendar_types', '#t_title', 't_title'), ('captchas', 'si_time', 'si_time'), ('catalogues', '#c_description', 'c_description'), ('catalogues', '#c_title', 'c_title'), ('catalogue_categories', '#cat_cat_search__combined', 'cc_title,cc_description'), ('catalogue_categories', '#cc_description', 'cc_description'), ('catalogue_categories', '#cc_title', 'cc_title'), ('catalogue_categories', 'cataloguefind', 'c_name'), ('catalogue_categories', 'catstoclean', 'cc_move_target'), ('catalogue_categories', 'cc_order', 'cc_order'), ('catalogue_categories', 'cc_parent_id', 'cc_parent_id'), ('catalogue_categories', 'ftjoin_ccdescrip', 'cc_description'), ('catalogue_categories', 'ftjoin_cctitle', 'cc_title'), ('catalogue_cat_treecache', 'cc_ancestor_id', 'cc_ancestor_id'), ('catalogue_efv_float', 'cefv_f_combo', 'ce_id,cf_id'), ('catalogue_efv_float', 'fce_id', 'ce_id'), ('catalogue_efv_float', 'fcf_id', 'cf_id'), ('catalogue_efv_float', 'fcv_value', 'cv_value'), ('catalogue_efv_integer', 'cefv_i_combo', 'ce_id,cf_id'), ('catalogue_efv_integer', 'ice_id', 'ce_id'), ('catalogue_efv_integer', 'icf_id', 'cf_id'), ('catalogue_efv_integer', 'itv_value', 'cv_value'), ('catalogue_efv_long', '#lcv_value', 'cv_value'), ('catalogue_efv_long', 'cefv_l_combo', 'ce_id,cf_id'), ('catalogue_efv_long', 'lce_id', 'ce_id'), ('catalogue_efv_long', 'lcf_id', 'cf_id'), ('catalogue_efv_long_trans', '#cv_value', 'cv_value'), ('catalogue_efv_long_trans', 'cefv_lt_combo', 'ce_id,cf_id'), ('catalogue_efv_long_trans', 'ltce_id', 'ce_id'), ('catalogue_efv_long_trans', 'ltcf_id', 'cf_id'), ('catalogue_efv_long_trans', 'ltcv_value', 'cv_value'), ('catalogue_efv_short', '#scv_value', 'cv_value'), ('catalogue_efv_short', 'cefv_s_combo', 'ce_id,cf_id'), ('catalogue_efv_short', 'iscv_value', 'cv_value'), ('catalogue_efv_short', 'sce_id', 'ce_id'), ('catalogue_efv_short', 'scf_id', 'cf_id'), ('catalogue_efv_short_trans', '#cv_value', 'cv_value'), ('catalogue_efv_short_trans', 'cefv_st_combo', 'ce_id,cf_id'), ('catalogue_efv_short_trans', 'stce_id', 'ce_id'), ('catalogue_efv_short_trans', 'stcf_id', 'cf_id'), ('catalogue_efv_short_trans', 'stcv_value', 'cv_value'), ('catalogue_entries', 'ces', 'ce_submitter'), ('catalogue_entries', 'ce_add_date', 'ce_add_date'), ('catalogue_entries', 'ce_cc_id', 'cc_id'), ('catalogue_entries', 'ce_c_name', 'c_name'), ('catalogue_entries', 'ce_validated', 'ce_validated'), ('catalogue_entries', 'ce_views', 'ce_views'), ('catalogue_entry_linkage', 'custom_fields', 'content_type,content_id'), ('catalogue_fields', '#cf_description', 'cf_description'), ('catalogue_fields', '#cf_name', 'cf_name'), ('chargelog', '#reason', 'reason'), ('chat_active', 'active_ordering', 'date_and_time'), ('chat_active', 'member_select', 'member_id'), ('chat_active', 'room_select', 'room_id'), ('chat_events', 'event_ordering', 'e_date_and_time'), ('chat_messages', '#the_message', 'the_message'), ('chat_messages', 'ordering', 'date_and_time'), ('chat_messages', 'room_id', 'room_id'), ('chat_rooms', '#c_welcome', 'c_welcome'), ('chat_rooms', 'allow_list', 'allow_list(30)'), ('chat_rooms', 'first_public', 'is_im,id'), ('chat_rooms', 'is_im', 'is_im'), ('chat_rooms', 'room_name', 'room_name'), ('comcode_pages', 'p_add_date', 'p_add_date'), ('comcode_pages', 'p_order', 'p_order'), ('comcode_pages', 'p_submitter', 'p_submitter'), ('comcode_pages', 'p_validated', 'p_validated'), ('config', '#c_value_trans', 'c_value_trans'), ('content_privacy', 'friend_view', 'friend_view'), ('content_privacy', 'guest_view', 'guest_view'), ('content_privacy', 'member_view', 'member_view'), ('content_reviews', 'needs_review', 'next_review_time,content_type'), ('content_reviews', 'next_review_time', 'next_review_time,review_notification_happened'), ('cron_caching_requests', 'c_compound', 'c_codename,c_theme,c_lang,c_timezone'), ('cron_caching_requests', 'c_is_bot', 'c_is_bot'), ('cron_caching_requests', 'c_store_as_tempcode', 'c_store_as_tempcode'), ('custom_comcode', '#tag_description', 'tag_description'), ('custom_comcode', '#tag_title', 'tag_title'), ('db_meta', 'findtransfields', 'm_type'), ('digestives_tin', '#d_message', 'd_message'), ('digestives_tin', 'd_date_and_time', 'd_date_and_time'), ('digestives_tin', 'd_frequency', 'd_frequency'), ('digestives_tin', 'd_read', 'd_read'), ('digestives_tin', 'd_to_member_id', 'd_to_member_id'), ('digestives_tin', 'unread', 'd_to_member_id,d_read'), ('download_categories', '#category', 'category'), ('download_categories', '#description', 'description'), ('download_categories', '#dl_cat_search__combined', 'category,description'), ('download_categories', 'child_find', 'parent_id'), ('download_categories', 'ftjoin_dccat', 'category'), ('download_categories', 'ftjoin_dcdescrip', 'description'), ('download_downloads', '#additional_details', 'additional_details'), ('download_downloads', '#description', 'description'), ('download_downloads', '#dl_search__combined', 'original_filename,download_data_mash'), ('download_downloads', '#download_data_mash', 'download_data_mash'), ('download_downloads', '#name', 'name'), ('download_downloads', '#original_filename', 'original_filename'), ('download_downloads', 'category_list', 'category_id'), ('download_downloads', 'ddl', 'download_licence'), ('download_downloads', 'dds', 'submitter'), ('download_downloads', 'downloadauthor', 'author'), ('download_downloads', 'download_views', 'download_views'), ('download_downloads', 'dvalidated', 'validated'), ('download_downloads', 'ftjoin_dadditional', 'additional_details'), ('download_downloads', 'ftjoin_ddescrip', 'description'), ('download_downloads', 'ftjoin_dname', 'name'), ('download_downloads', 'recent_downloads', 'add_date'), ('download_downloads', 'top_downloads', 'num_downloads'), ('download_logging', 'calculate_bandwidth', 'date_and_time'), ('edit_pings', 'edit_pings_on', 'the_page,the_type,the_id'), ('email_bounces', 'b_email_address', 'b_email_address'), ('email_bounces', 'b_time', 'b_time'), ('failedlogins', 'failedlogins_by_ip', 'ip'), ('filedump', '#description', 'description'), ('f_custom_fields', '#cf_description', 'cf_description'), ('f_custom_fields', '#cf_name', 'cf_name'), ('f_emoticons', 'relevantemoticons', 'e_relevance_level'), ('f_emoticons', 'topicemos', 'e_use_topics'), ('f_forums', '#f_description', 'f_description'), ('f_forums', '#f_intro_question', 'f_intro_question'), ('f_forums', 'cache_num_posts', 'f_cache_num_posts'), ('f_forums', 'findnamedforum', 'f_name'), ('f_forums', 'f_position', 'f_position'), ('f_forums', 'subforum_parenting', 'f_parent_forum'), ('f_groups', '#groups_search__combined', 'g_name,g_title'), ('f_groups', '#g_name', 'g_name'), ('f_groups', '#g_title', 'g_title'), ('f_groups', 'ftjoin_gname', 'g_name'), ('f_groups', 'ftjoin_gtitle', 'g_title'), ('f_groups', 'gorder', 'g_order,id'), ('f_groups', 'hidden', 'g_hidden'), ('f_groups', 'is_default', 'g_is_default'), ('f_groups', 'is_presented_at_install', 'g_is_presented_at_install'), ('f_groups', 'is_private_club', 'g_is_private_club'), ('f_groups', 'is_super_admin', 'g_is_super_admin'), ('f_groups', 'is_super_moderator', 'g_is_super_moderator'), ('f_group_join_log', 'join_time', 'join_time'), ('f_group_join_log', 'member_id', 'member_id'), ('f_group_join_log', 'usergroup_id', 'usergroup_id'), ('f_group_members', 'gm_group_id', 'gm_group_id'), ('f_group_members', 'gm_member_id', 'gm_member_id'), ('f_group_members', 'gm_validated', 'gm_validated'), ('f_members', '#m_pt_rules_text', 'm_pt_rules_text'), ('f_members', '#m_signature', 'm_signature'), ('f_members', '#search_user', 'm_username'), ('f_members', 'avatar_url', 'm_avatar_url'), ('f_members', 'birthdays', 'm_dob_day,m_dob_month'), ('f_members', 'external_auth_lookup', 'm_pass_hash_salted'), ('f_members', 'ftjoin_msig', 'm_signature'), ('f_members', 'last_visit_time', 'm_dob_month,m_dob_day,m_last_visit_time'), ('f_members', 'menail', 'm_email_address'), ('f_members', 'm_join_time', 'm_join_time'), ('f_members', 'primary_group', 'm_primary_group'), ('f_members', 'sort_post_count', 'm_cache_num_posts'), ('f_members', 'user_list', 'm_username'), ('f_members', 'whos_validated', 'm_validated'), ('f_member_custom_fields', '#field_1', 'field_1'), ('f_member_custom_fields', '#field_2', 'field_2'), ('f_member_custom_fields', '#field_4', 'field_4'), ('f_member_custom_fields', '#mcf_ft_17', 'field_17'), ('f_member_custom_fields', '#mcf_ft_18', 'field_18'), ('f_member_custom_fields', '#mcf_ft_19', 'field_19'), ('f_member_custom_fields', '#mcf_ft_21', 'field_21'), ('f_member_custom_fields', '#mcf_ft_22', 'field_22'), ('f_member_custom_fields', '#mcf_ft_23', 'field_23'), ('f_member_custom_fields', '#mcf_ft_24', 'field_24'), ('f_member_custom_fields', '#mcf_ft_25', 'field_25'), ('f_member_custom_fields', '#mcf_ft_26', 'field_26'), ('f_member_custom_fields', '#mcf_ft_28', 'field_28'), ('f_member_custom_fields', '#mcf_ft_29', 'field_29'), ('f_member_custom_fields', '#mcf_ft_3', 'field_3'), ('f_member_custom_fields', '#mcf_ft_30', 'field_30'), ('f_member_custom_fields', '#mcf_ft_31', 'field_31'), ('f_member_custom_fields', '#mcf_ft_32', 'field_32'), ('f_member_custom_fields', '#mcf_ft_33', 'field_33'), ('f_member_custom_fields', '#mcf_ft_34', 'field_34'), ('f_member_custom_fields', '#mcf_ft_35', 'field_35'), ('f_member_custom_fields', '#mcf_ft_36', 'field_36'), ('f_member_custom_fields', '#mcf_ft_5', 'field_5'), ('f_member_custom_fields', '#mcf_ft_6', 'field_6'), ('f_member_custom_fields', '#mcf_ft_7', 'field_7'), ('f_member_custom_fields', '#mcf_ft_8', 'field_8'), ('f_member_custom_fields', 'mcf1', 'field_1'), ('f_member_custom_fields', 'mcf10', 'field_10'), ('f_member_custom_fields', 'mcf11', 'field_11'), ('f_member_custom_fields', 'mcf12', 'field_12'), ('f_member_custom_fields', 'mcf13', 'field_13'), ('f_member_custom_fields', 'mcf14', 'field_14'), ('f_member_custom_fields', 'mcf15', 'field_15'), ('f_member_custom_fields', 'mcf16', 'field_16'), ('f_member_custom_fields', 'mcf2', 'field_2'), ('f_member_custom_fields', 'mcf20', 'field_20'), ('f_member_custom_fields', 'mcf25', 'field_25'), ('f_member_custom_fields', 'mcf26', 'field_26'), ('f_member_custom_fields', 'mcf27', 'field_27'), ('f_member_custom_fields', 'mcf29', 'field_29'), ('f_member_custom_fields', 'mcf3', 'field_3'), ('f_member_custom_fields', 'mcf30', 'field_30'), ('f_member_custom_fields', 'mcf31', 'field_31'), ('f_member_custom_fields', 'mcf32', 'field_32'), ('f_member_custom_fields', 'mcf34', 'field_34'), ('f_member_custom_fields', 'mcf35', 'field_35'), ('f_member_custom_fields', 'mcf36', 'field_36'), ('f_member_custom_fields', 'mcf4', 'field_4'), ('f_member_custom_fields', 'mcf5', 'field_5'), ('f_member_custom_fields', 'mcf6', 'field_6'), ('f_member_custom_fields', 'mcf7', 'field_7'), ('f_member_custom_fields', 'mcf8', 'field_8'), ('f_multi_moderations', '#mm_name', 'mm_name'), ('f_password_history', 'p_member_id', 'p_member_id'), ('f_posts', '#posts_search__combined', 'p_post,p_title'), ('f_posts', '#p_post', 'p_post'), ('f_posts', '#p_title', 'p_title'), ('f_posts', 'deletebyip', 'p_ip_address'), ('f_posts', 'find_pp', 'p_intended_solely_for'), ('f_posts', 'in_topic', 'p_topic_id,p_time,id'), ('f_posts', 'in_topic_change_order', 'p_topic_id,p_last_edit_time,p_time,id'), ('f_posts', 'postsinforum', 'p_cache_forum_id'), ('f_posts', 'posts_by', 'p_poster,p_time'), ('f_posts', 'posts_by_in_forum', 'p_poster,p_cache_forum_id'), ('f_posts', 'posts_by_in_topic', 'p_poster,p_topic_id'), ('f_posts', 'posts_since', 'p_time,p_cache_forum_id'), ('f_posts', 'post_order_time', 'p_time,id'), ('f_posts', 'p_last_edit_time', 'p_last_edit_time'), ('f_posts', 'p_validated', 'p_validated'), ('f_posts', 'search_join', 'p_post'), ('f_read_logs', 'erase_old_read_logs', 'l_time'), ('f_topics', '#t_cache_first_post', 't_cache_first_post'), ('f_topics', '#t_description', 't_description'), ('f_topics', 'descriptionsearch', 't_description'), ('f_topics', 'forumlayer', 't_cache_first_title'), ('f_topics', 'in_forum', 't_forum_id'), ('f_topics', 'ownedtopics', 't_cache_first_member_id'), ('f_topics', 'topic_order', 't_cascading,t_pinned,t_cache_last_time'), ('f_topics', 'topic_order_2', 't_forum_id,t_cascading,t_pinned,t_sunk,t_cache_last_time'), ('f_topics', 'topic_order_3', 't_forum_id,t_cascading,t_pinned,t_cache_last_time'), ('f_topics', 'topic_order_time', 't_cache_last_time'), ('f_topics', 'topic_order_time_2', 't_cache_first_time'), ('f_topics', 't_cache_first_post_id', 't_cache_first_post_id'), ('f_topics', 't_cache_last_member_id', 't_cache_last_member_id'), ('f_topics', 't_cache_last_post_id', 't_cache_last_post_id'), ('f_topics', 't_cache_num_posts', 't_cache_num_posts'), ('f_topics', 't_cascading', 't_cascading'), ('f_topics', 't_cascading_or_forum', 't_cascading,t_forum_id'), ('f_topics', 't_num_views', 't_num_views'), ('f_topics', 't_pt_from', 't_pt_from'), ('f_topics', 't_pt_to', 't_pt_to'), ('f_topics', 't_validated', 't_validated'), ('f_topics', 'unread_forums', 't_forum_id,t_cache_last_time'), ('f_usergroup_subs', '#s_description', 's_description'), ('f_usergroup_subs', '#s_mail_end', 's_mail_end'), ('f_usergroup_subs', '#s_mail_start', 's_mail_start'), ('f_usergroup_subs', '#s_mail_uhoh', 's_mail_uhoh'), ('f_usergroup_subs', '#s_title', 's_title'), ('f_usergroup_sub_mails', '#m_body', 'm_body'), ('f_usergroup_sub_mails', '#m_subject', 'm_subject'), ('f_warnings', 'warningsmemberid', 'w_member_id'), ('f_welcome_emails', '#w_subject', 'w_subject'), ('f_welcome_emails', '#w_text', 'w_text'), ('galleries', '#description', 'description'), ('galleries', '#fullname', 'fullname'), ('galleries', '#gallery_search__combined', 'fullname,description'), ('galleries', 'ftjoin_gdescrip', 'description'), ('galleries', 'ftjoin_gfullname', 'fullname'), ('galleries', 'gadd_date', 'add_date'), ('galleries', 'parent_id', 'parent_id'), ('galleries', 'watermark_bottom_left', 'watermark_bottom_left'), ('galleries', 'watermark_bottom_right', 'watermark_bottom_right'), ('galleries', 'watermark_top_left', 'watermark_top_left'), ('galleries', 'watermark_top_right', 'watermark_top_right'), ('gifts', '#reason', 'reason'), ('gifts', 'giftsgiven', 'gift_from'), ('gifts', 'giftsreceived', 'gift_to'), ('group_page_access', 'group_id', 'group_id'), ('group_privileges', 'group_id', 'group_id'), ('group_zone_access', 'group_id', 'group_id'), ('hackattack', 'h_date_and_time', 'date_and_time'), ('hackattack', 'otherhacksby', 'ip'), ('images', '#description', 'description'), ('images', '#image_search__combined', 'description,title'), ('images', '#title', 'title'), ('images', 'category_list', 'cat'), ('images', 'ftjoin_dtitle', 'title'), ('images', 'ftjoin_idescription', 'description'), ('images', 'iadd_date', 'add_date'), ('images', 'image_views', 'image_views'), ('images', 'i_validated', 'validated'), ('images', 'xis', 'submitter'), ('link_tracker', 'c_url', 'c_url'), ('logged_mail_messages', 'combo', 'm_date_and_time,m_queued'), ('logged_mail_messages', 'queued', 'm_queued'), ('logged_mail_messages', 'recentmessages', 'm_date_and_time'), ('match_key_messages', '#k_message', 'k_message'), ('member_category_access', 'mcamember_id', 'member_id'), ('member_category_access', 'mcaname', 'module_the_name,category_name'), ('member_page_access', 'mzamember_id', 'member_id'), ('member_page_access', 'mzaname', 'page_name,zone_name'), ('member_privileges', 'member_privileges_member', 'member_id'), ('member_privileges', 'member_privileges_name', 'privilege,the_page,module_the_name,category_name'), ('member_tracking', 'mt_id', 'mt_page,mt_id,mt_type'), ('member_tracking', 'mt_page', 'mt_page'), ('member_tracking', 'mt_time', 'mt_time'), ('member_zone_access', 'mzamember_id', 'member_id'), ('member_zone_access', 'mzazone_name', 'zone_name'), ('menu_items', '#i_caption', 'i_caption'), ('menu_items', '#i_caption_long', 'i_caption_long'), ('menu_items', 'menu_extraction', 'i_menu'), ('messages_to_render', 'forsession', 'r_session_id'), ('news', '#news', 'news'), ('news', '#news_article', 'news_article'), ('news', '#news_search__combined', 'title,news,news_article'), ('news', '#title', 'title'), ('news', 'findnewscat', 'news_category'), ('news', 'ftjoin_ititle', 'title'), ('news', 'ftjoin_nnews', 'news'), ('news', 'ftjoin_nnewsa', 'news_article'), ('news', 'headlines', 'date_and_time,id'), ('news', 'nes', 'submitter'), ('news', 'newsauthor', 'author'), ('news', 'news_views', 'news_views'), ('news', 'nvalidated', 'validated'), ('newsletters', '#description', 'description'), ('newsletters', '#title', 'title'), ('newsletter_drip_send', 'd_inject_time', 'd_inject_time'), ('newsletter_drip_send', 'd_to_email', 'd_to_email'), ('newsletter_subscribe', 'peopletosendto', 'the_level'), ('newsletter_subscribers', 'code_confirm', 'code_confirm'), ('newsletter_subscribers', 'email', 'email'), ('newsletter_subscribers', 'welcomemails', 'join_time'), ('news_categories', '#nc_title', 'nc_title'), ('news_categories', 'ncs', 'nc_owner'), ('news_category_entries', 'news_entry_category', 'news_entry_category'), ('notifications_enabled', 'l_code_category', 'l_code_category'), ('notifications_enabled', 'l_member_id', 'l_member_id,l_notification_code'), ('notifications_enabled', 'l_notification_code', 'l_notification_code'), ('poll', '#option1', 'option1'), ('poll', '#option10', 'option10'), ('poll', '#option2', 'option2'), ('poll', '#option3', 'option3'), ('poll', '#option4', 'option4'), ('poll', '#option5', 'option5'), ('poll', '#option6', 'option6'), ('poll', '#option7', 'option7'), ('poll', '#option8', 'option8'), ('poll', '#option9', 'option9'), ('poll', '#poll_search__combined', 'question,option1,option2,option3,option4,option5'), ('poll', '#question', 'question'), ('poll', 'date_and_time', 'date_and_time'), ('poll', 'ftjoin_po1', 'option1'), ('poll', 'ftjoin_po2', 'option2'), ('poll', 'ftjoin_po3', 'option3'), ('poll', 'ftjoin_po4', 'option4'), ('poll', 'ftjoin_po5', 'option5'), ('poll', 'ftjoin_pq', 'question'), ('poll', 'get_current', 'is_current'), ('poll', 'padd_time', 'add_time'), ('poll', 'poll_views', 'poll_views'), ('poll', 'ps', 'submitter'), ('poll_votes', 'v_voter_id', 'v_voter_id'), ('poll_votes', 'v_voter_ip', 'v_voter_ip'), ('poll_votes', 'v_vote_for', 'v_vote_for'), ('post_tokens', 'generation_time', 'generation_time'), ('pstore_customs', '#c_description', 'c_description'), ('pstore_customs', '#c_mail_body', 'c_mail_body'), ('pstore_customs', '#c_mail_subject', 'c_mail_subject'), ('pstore_customs', '#c_title', 'c_title'), ('pstore_permissions', '#p_description', 'p_description'), ('pstore_permissions', '#p_mail_body', 'p_mail_body'), ('pstore_permissions', '#p_mail_subject', 'p_mail_subject'), ('pstore_permissions', '#p_title', 'p_title'), ('quizzes', '#quiz_search__combined', 'q_start_text,q_name'), ('quizzes', '#q_end_text', 'q_end_text'), ('quizzes', '#q_end_text_fail', 'q_end_text_fail'), ('quizzes', '#q_name', 'q_name'), ('quizzes', '#q_start_text', 'q_start_text'), ('quizzes', 'ftjoin_qstarttext', 'q_start_text'), ('quizzes', 'q_validated', 'q_validated'), ('quiz_questions', '#q_question_extra_text', 'q_question_extra_text'), ('quiz_questions', '#q_question_text', 'q_question_text'), ('quiz_question_answers', '#q_answer_text', 'q_answer_text'), ('quiz_question_answers', '#q_explanation', 'q_explanation'), ('rating', 'alt_key', 'rating_for_type,rating_for_id'), ('rating', 'rating_for_id', 'rating_for_id'), ('review_supplement', 'rating_for_id', 'r_rating_for_id'), ('revisions', 'actionlog_link', 'r_actionlog_id'), ('revisions', 'lookup_by_cat', 'r_resource_type,r_category_id'), ('revisions', 'lookup_by_id', 'r_resource_type,r_resource_id'), ('revisions', 'moderatorlog_link', 'r_moderatorlog_id'), ('searches_logged', '#past_search_ft', 's_primary'), ('searches_logged', 'past_search', 's_primary'), ('seo_meta', '#meta_description', 'meta_description'), ('seo_meta', 'alt_key', 'meta_for_type,meta_for_id'), ('seo_meta', 'ftjoin_dmeta_description', 'meta_description'), ('seo_meta_keywords', '#meta_keyword', 'meta_keyword'), ('seo_meta_keywords', 'ftjoin_dmeta_keywords', 'meta_keyword'), ('seo_meta_keywords', 'keywords_alt_key', 'meta_for_type,meta_for_id'), ('sessions', 'delete_old', 'last_activity'), ('sessions', 'member_id', 'member_id'), ('sessions', 'userat', 'the_zone,the_page,the_id'), ('shopping_cart', 'ordered_by', 'ordered_by'), ('shopping_cart', 'product_id', 'product_id'), ('shopping_cart', 'session_id', 'session_id'), ('shopping_logging', 'calculate_bandwidth', 'date_and_time'), ('shopping_order', 'finddispatchable', 'order_status'), ('shopping_order', 'soadd_date', 'add_date'), ('shopping_order', 'soc_member', 'c_member'), ('shopping_order', 'sosession_id', 'session_id'), ('shopping_order_addresses', 'order_id', 'order_id'), ('shopping_order_details', 'order_id', 'order_id'), ('shopping_order_details', 'p_id', 'p_id'), ('sitemap_cache', 'is_deleted', 'is_deleted'), ('sitemap_cache', 'last_updated', 'last_updated'), ('sitemap_cache', 'set_number', 'set_number,last_updated'), ('sms_log', 'sms_log_for', 's_member_id,s_time'), ('sms_log', 'sms_trigger_ip', 's_trigger_ip'), ('stats', 'browser', 'browser'), ('stats', 'date_and_time', 'date_and_time'), ('stats', 'member_track_1', 'member_id'), ('stats', 'member_track_2', 'ip'), ('stats', 'member_track_3', 'member_id,date_and_time'), ('stats', 'member_track_4', 'session_id'), ('stats', 'milliseconds', 'milliseconds'), ('stats', 'operating_system', 'operating_system'), ('stats', 'pages', 'the_page'), ('stats', 'referer', 'referer'), ('temp_block_permissions', 'p_session_id', 'p_session_id'), ('theme_images', 'theme', 'theme,lang'), ('ticket_types', '#ticket_type_name', 'ticket_type_name'), ('trackbacks', 'trackback_for_id', 'trackback_for_id'), ('trackbacks', 'trackback_for_type', 'trackback_for_type'), ('trackbacks', 'trackback_time', 'trackback_time'), ('translate', '#tsearch', 'text_original'), ('translate', 'decache', 'text_parsed(2)'), ('translate', 'equiv_lang', 'text_original(4)'), ('translate', 'importance_level', 'importance_level'), ('urls_checked', 'url', 'url(200)'), ('url_id_monikers', 'uim_moniker', 'm_moniker'), ('url_id_monikers', 'uim_monrev', 'm_moniker_reversed'), ('url_id_monikers', 'uim_page_link', 'm_resource_page,m_resource_type,m_resource_id'), ('url_title_cache', 't_url', 't_url'), ('usersonline_track', 'peak_track', 'peak'), ('values', 'date_and_time', 'date_and_time'), ('videos', '#description', 'description'), ('videos', '#title', 'title'), ('videos', '#video_search__combined', 'description,title'), ('videos', 'category_list', 'cat'), ('videos', 'ftjoin_dtitle', 'title'), ('videos', 'ftjoin_vdescription', 'description'), ('videos', 'vadd_date', 'add_date'), ('videos', 'video_views', 'video_views'), ('videos', 'vs', 'submitter'), ('videos', 'v_validated', 'validated'), ('video_transcoding', 't_local_id', 't_local_id'), ('wiki_pages', '#description', 'description'), ('wiki_pages', '#title', 'title'), ('wiki_pages', '#wiki_search__combined', 'title,description'), ('wiki_pages', 'ftjoin_spd', 'description'), ('wiki_pages', 'ftjoin_spt', 'title'), ('wiki_pages', 'sadd_date', 'add_date'), ('wiki_pages', 'sps', 'submitter'), ('wiki_pages', 'wiki_views', 'wiki_views'), ('wiki_posts', '#the_message', 'the_message'), ('wiki_posts', 'cdate_and_time', 'date_and_time'), ('wiki_posts', 'ftjoin_spm', 'the_message'), ('wiki_posts', 'posts_on_page', 'page_id'), ('wiki_posts', 'spos', 'member_id'), ('wiki_posts', 'svalidated', 'validated'), ('wiki_posts', 'wiki_views', 'wiki_views'), ('zones', '#zone_header_text', 'zone_header_text'), ('zones', '#zone_title', 'zone_title'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]digestives_consumed` -- CREATE TABLE `[[dbprefix]]digestives_consumed` ( `c_member_id` int(11) NOT NULL, `c_frequency` int(11) NOT NULL, `c_time` int(10) unsigned NOT NULL, PRIMARY KEY (`c_member_id`,`c_frequency`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]digestives_tin` -- CREATE TABLE `[[dbprefix]]digestives_tin` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `d_subject` longtext NOT NULL, `d_message` longtext NOT NULL, `d_from_member_id` int(11) DEFAULT NULL, `d_to_member_id` int(11) NOT NULL, `d_priority` tinyint(4) NOT NULL, `d_no_cc` tinyint(1) NOT NULL, `d_date_and_time` int(10) unsigned NOT NULL, `d_notification_code` varchar(80) NOT NULL, `d_code_category` varchar(255) NOT NULL, `d_frequency` int(11) NOT NULL, `d_read` tinyint(1) NOT NULL, `d_message__text_parsed` longtext NOT NULL, `d_message__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `d_date_and_time` (`d_date_and_time`), KEY `d_frequency` (`d_frequency`), KEY `d_to_member_id` (`d_to_member_id`), KEY `d_read` (`d_read`), KEY `unread` (`d_to_member_id`,`d_read`), FULLTEXT KEY `d_message` (`d_message`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]download_categories` -- CREATE TABLE `[[dbprefix]]download_categories` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `category` longtext NOT NULL, `parent_id` int(11) DEFAULT NULL, `add_date` int(10) unsigned NOT NULL, `notes` longtext NOT NULL, `description` longtext NOT NULL, `rep_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `description__text_parsed` longtext NOT NULL, `description__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `child_find` (`parent_id`), KEY `ftjoin_dccat` (`category`(250)), KEY `ftjoin_dcdescrip` (`description`(250)), FULLTEXT KEY `category` (`category`), FULLTEXT KEY `description` (`description`), FULLTEXT KEY `dl_cat_search__combined` (`category`,`description`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]download_categories` -- INSERT INTO `[[dbprefix]]download_categories` VALUES (1, 'Downloads home', NULL, [[timestamp]], '', '', '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_21\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_21\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_21'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]download_downloads` -- CREATE TABLE `[[dbprefix]]download_downloads` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `category_id` int(11) NOT NULL, `name` longtext NOT NULL, `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `description` longtext NOT NULL, `author` varchar(80) NOT NULL, `additional_details` longtext NOT NULL, `num_downloads` int(11) NOT NULL, `out_mode_id` int(11) DEFAULT NULL, `add_date` int(10) unsigned NOT NULL, `edit_date` int(10) unsigned DEFAULT NULL, `validated` tinyint(1) NOT NULL, `default_pic` int(11) NOT NULL, `file_size` int(11) DEFAULT NULL, `allow_rating` tinyint(1) NOT NULL, `allow_comments` tinyint(4) NOT NULL, `allow_trackbacks` tinyint(1) NOT NULL, `notes` longtext NOT NULL, `download_views` int(11) NOT NULL, `download_cost` int(11) NOT NULL, `download_submitter_gets_points` tinyint(1) NOT NULL, `submitter` int(11) NOT NULL, `original_filename` varchar(255) NOT NULL, `rep_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `download_licence` int(11) DEFAULT NULL, `download_data_mash` longtext NOT NULL, `url_redirect` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `description__text_parsed` longtext NOT NULL, `description__source_user` int(11) NOT NULL DEFAULT '1', `additional_details__text_parsed` longtext NOT NULL, `additional_details__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `download_views` (`download_views`), KEY `category_list` (`category_id`), KEY `recent_downloads` (`add_date`), KEY `top_downloads` (`num_downloads`), KEY `downloadauthor` (`author`), KEY `dds` (`submitter`), KEY `ddl` (`download_licence`), KEY `dvalidated` (`validated`), KEY `ftjoin_dname` (`name`(250)), KEY `ftjoin_ddescrip` (`description`(250)), KEY `ftjoin_dadditional` (`additional_details`(250)), FULLTEXT KEY `name` (`name`), FULLTEXT KEY `description` (`description`), FULLTEXT KEY `additional_details` (`additional_details`), FULLTEXT KEY `download_data_mash` (`download_data_mash`), FULLTEXT KEY `original_filename` (`original_filename`), FULLTEXT KEY `dl_search__combined` (`original_filename`,`download_data_mash`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]download_licences` -- CREATE TABLE `[[dbprefix]]download_licences` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `l_title` varchar(255) NOT NULL, `l_text` longtext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]download_logging` -- CREATE TABLE `[[dbprefix]]download_logging` ( `id` int(11) NOT NULL, `member_id` int(11) NOT NULL, `ip` varchar(40) NOT NULL, `date_and_time` int(10) unsigned NOT NULL, PRIMARY KEY (`id`,`member_id`), KEY `calculate_bandwidth` (`date_and_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]edit_pings` -- CREATE TABLE `[[dbprefix]]edit_pings` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `the_page` varchar(80) NOT NULL, `the_type` varchar(80) NOT NULL, `the_id` varchar(80) NOT NULL, `the_time` int(10) unsigned NOT NULL, `the_member` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `edit_pings_on` (`the_page`,`the_type`,`the_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]email_bounces` -- CREATE TABLE `[[dbprefix]]email_bounces` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `b_email_address` varchar(255) NOT NULL, `b_time` int(10) unsigned NOT NULL, `b_subject` varchar(255) NOT NULL, `b_body` longtext NOT NULL, PRIMARY KEY (`id`), KEY `b_email_address` (`b_email_address`(250)), KEY `b_time` (`b_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]failedlogins` -- CREATE TABLE `[[dbprefix]]failedlogins` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `failed_account` varchar(80) NOT NULL, `date_and_time` int(10) unsigned NOT NULL, `ip` varchar(40) NOT NULL, PRIMARY KEY (`id`), KEY `failedlogins_by_ip` (`ip`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]feature_lifetime_monitor` -- CREATE TABLE `[[dbprefix]]feature_lifetime_monitor` ( `content_id` varchar(80) NOT NULL, `block_cache_id` varchar(80) NOT NULL, `run_period` int(11) NOT NULL, `running_now` tinyint(1) NOT NULL, `last_update` int(10) unsigned NOT NULL, PRIMARY KEY (`content_id`,`block_cache_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]filedump` -- CREATE TABLE `[[dbprefix]]filedump` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(80) NOT NULL, `path` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `description` longtext NOT NULL, `the_member` int(11) NOT NULL, PRIMARY KEY (`id`), FULLTEXT KEY `description` (`description`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_custom_fields` -- CREATE TABLE `[[dbprefix]]f_custom_fields` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `cf_locked` tinyint(1) NOT NULL, `cf_name` longtext NOT NULL, `cf_description` longtext NOT NULL, `cf_default` longtext NOT NULL, `cf_public_view` tinyint(1) NOT NULL, `cf_owner_view` tinyint(1) NOT NULL, `cf_owner_set` tinyint(1) NOT NULL, `cf_type` varchar(80) NOT NULL, `cf_required` tinyint(1) NOT NULL, `cf_show_in_posts` tinyint(1) NOT NULL, `cf_show_in_post_previews` tinyint(1) NOT NULL, `cf_order` int(11) NOT NULL, `cf_only_group` longtext NOT NULL, `cf_encrypted` tinyint(1) NOT NULL, `cf_show_on_join_form` tinyint(1) NOT NULL, `cf_options` varchar(255) NOT NULL, PRIMARY KEY (`id`), FULLTEXT KEY `cf_name` (`cf_name`), FULLTEXT KEY `cf_description` (`cf_description`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=37 ; -- -- Dumping data for table `[[dbprefix]]f_custom_fields` -- INSERT INTO `[[dbprefix]]f_custom_fields` VALUES (1, 0, 'About me', 'Some personally written information.', '', 1, 1, 1, 'long_trans', 0, 0, 0, 0, '', 0, 0, ''), (2, 0, 'Interests', 'A summary of your interests.', '', 1, 1, 1, 'long_trans', 0, 1, 1, 1, '', 0, 0, ''), (3, 0, 'Occupation', 'Your occupation.', '', 1, 1, 1, 'short_text', 0, 0, 0, 2, '', 0, 0, ''), (4, 0, 'Staff notes', 'Notes on this member, only viewable by staff.', '', 0, 0, 0, 'long_trans', 0, 0, 0, 3, '', 0, 0, ''), (5, 0, 'Location', 'Your geographical location.', '', 1, 1, 1, 'short_text', 0, 1, 1, 4, '', 0, 0, ''), (6, 0, 'Skype ID', 'Your Skype ID.', '', 1, 1, 1, 'short_text', 0, 0, 0, 5, '', 0, 0, ''), (7, 0, 'Facebook profile', 'A link to your Facebook profile.', '', 1, 1, 1, 'short_text', 0, 0, 0, 6, '', 0, 0, ''), (8, 0, 'Twitter account', 'Your Twitter name (for example, ''charlie12345'').', '', 1, 1, 1, 'short_text', 0, 0, 0, 7, '', 0, 0, ''), (9, 1, 'cms_smart_topic_notification', '', '0', 0, 0, 1, 'tick', 0, 0, 0, 8, '', 0, 0, ''), (10, 1, 'cms_points_gained_chat', '', '0', 0, 0, 0, 'integer', 0, 0, 0, 9, '', 0, 0, ''), (11, 1, 'cms_points_used', '', '0', 0, 0, 0, 'integer', 0, 0, 0, 10, '', 0, 0, ''), (12, 1, 'cms_gift_points_used', '', '0', 0, 0, 0, 'integer', 0, 0, 0, 11, '', 0, 0, ''), (13, 1, 'cms_points_gained_given', '', '0', 0, 0, 0, 'integer', 0, 0, 0, 12, '', 0, 0, ''), (14, 1, 'cms_points_gained_rating', '', '0', 0, 0, 0, 'integer', 0, 0, 0, 13, '', 0, 0, ''), (15, 1, 'cms_points_gained_visiting', '', '0', 0, 0, 0, 'integer', 0, 0, 0, 14, '', 0, 0, ''), (16, 1, 'cms_points_gained_voting', '', '0', 0, 0, 0, 'integer', 0, 0, 0, 15, '', 0, 0, ''), (17, 0, 'cms_currency', '', '|AED|AFA|ALL|AMD|ANG|AOK|AON|ARA|ARP|ARS|AUD|AWG|AZM|BAM|BBD|BDT|BGL|BHD|BIF|BMD|BND|BOB|BOP|BRC|BRL|BRR|BSD|BTN|BWP|BYR|BZD|CAD|CDZ|CHF|CLF|CLP|CNY|COP|CRC|CSD|CUP|CVE|CYP|CZK|DJF|DKK|DOP|DZD|EEK|EGP|ERN|ETB|EUR|FJD|FKP|GBP|GEL|GHC|GIP|GMD|GNS|GQE|GTQ|GWP|GYD|HKD|HNL|HRD|HRK|HTG|HUF|IDR|ILS|INR|IQD|IRR|ISK|JMD|JOD|JPY|KES|KGS|KHR|KMF|KPW|KRW|KWD|KYD|KZT|LAK|LBP|LKR|LRD|LSL|LSM|LTL|LVL|LYD|MAD|MDL|MGF|MKD|MLF|MMK|MNT|MOP|MRO|MTL|MUR|MVR|MWK|MXN|MYR|MZM|NAD|NGN|NIC|NOK|NPR|NZD|OMR|PAB|PEI|PEN|PGK|PHP|PKR|PLN|PYG|QAR|ROL|RUB|RWF|SAR|SBD|SCR|SDD|SDP|SEK|SGD|SHP|SIT|SKK|SLL|SOS|SRG|STD|SUR|SVC|SYP|SZL|THB|TJR|TMM|TND|TOP|TPE|TRL|TTD|TWD|TZS|UAH|UAK|UGS|USD|UYU|UZS|VEB|VND|VUV|WST|XAF|XCD|XOF|XPF|YDD|YER|ZAL|ZAR|ZMK|ZWD', 0, 0, 1, 'list', 0, 0, 0, 16, '', 0, 0, ''), (18, 0, 'cms_payment_cardholder_name', '', '', 0, 0, 1, 'short_text', 0, 0, 0, 17, '', 1, 0, ''), (19, 0, 'cms_payment_type', '', 'American Express|Delta|Diners Card|JCB|Master Card|Solo|Switch|Visa', 0, 0, 1, 'list', 0, 0, 0, 18, '', 1, 0, ''), (20, 0, 'cms_payment_card_number', '', '', 0, 0, 1, 'integer', 0, 0, 0, 19, '', 1, 0, ''), (21, 0, 'cms_payment_card_start_date', '', 'mm/yy', 0, 0, 1, 'short_text', 0, 0, 0, 20, '', 1, 0, ''), (22, 0, 'cms_payment_card_expiry_date', '', 'mm/yy', 0, 0, 1, 'short_text', 0, 0, 0, 21, '', 1, 0, ''), (23, 0, 'cms_payment_card_issue_number', '', '', 0, 0, 1, 'short_text', 0, 0, 0, 22, '', 1, 0, ''), (24, 0, 'cms_payment_card_cv2', '', '', 0, 0, 1, 'short_text', 0, 0, 0, 23, '', 1, 0, ''), (25, 1, 'cms_sites', '', '', 0, 0, 0, 'short_text', 0, 0, 0, 24, '', 0, 0, ''), (26, 0, 'cms_role', '', '', 0, 0, 1, 'short_text', 0, 0, 0, 25, '', 0, 0, ''), (27, 1, 'cms_points_gained_wiki', '', '0', 0, 0, 0, 'integer', 0, 0, 0, 26, '', 0, 0, ''), (28, 0, 'cms_street_address', '', '', 0, 0, 1, 'long_text', 0, 0, 0, 27, '', 0, 0, ''), (29, 0, 'cms_city', '', '', 0, 0, 1, 'short_text', 0, 0, 0, 28, '', 0, 0, ''), (30, 0, 'cms_county', '', '', 0, 0, 1, 'short_text', 0, 0, 0, 29, '', 0, 0, ''), (31, 0, 'cms_state', '', '', 0, 0, 1, 'short_text', 0, 0, 0, 30, '', 0, 0, ''), (32, 0, 'cms_post_code', '', '', 0, 0, 1, 'short_text', 0, 0, 0, 31, '', 0, 0, ''), (33, 0, 'cms_country', '', '|AF=Afghanistan|AL=Albania|DZ=Algeria|AS=American Samoa|AD=Andorra|AO=Angola|AI=Anguilla|AQ=Antarctica|AG=Antigua and Barbuda|AR=Argentina|AM=Armenia|AW=Aruba|AU=Australia|AT=Austria|AZ=Azerbaijan|BS=Bahamas|BH=Bahrain|BD=Bangladesh|BB=Barbados|BY=Belarus|BE=Belgium|BZ=Belize|BJ=Benin|BM=Bermuda|BT=Bhutan|BO=Bolivia|BA=Bosnia and Herzegovina|BW=Botswana|BV=Bouvet Island|BR=Brazil|IO=British Indian Ocean Territory|VG=British Virgin Islands|BN=Brunei|BG=Bulgaria|BF=Burkina Faso|BI=Burundi|KH=Cambodia|CM=Cameroon|CA=Canada|CV=Cape Verde|KY=Cayman Islands|CF=Central African Republic|TD=Chad|CL=Chile|CN=China|CX=Christmas Island|CC=Cocos [Keeling] Islands|CO=Colombia|KM=Comoros|CG=Congo|CD=Congo (Dem. Rep.)|CK=Cook Islands|CR=Costa Rica|HR=Croatia|CU=Cuba|CY=Cyprus|CZ=Czech Republic|DK=Denmark|DJ=Djibouti|DM=Dominica|DO=Dominican Republic|DD=East Germany|TL=East Timor|EC=Ecuador|EG=Egypt|SV=El Salvador|GQ=Equatorial Guinea|ER=Eritrea|EE=Estonia|ET=Ethiopia|FK=Falkland Islands|FO=Faroe Islands|FJ=Fiji Islands|FI=Finland|FR=France|GF=French Guiana|PF=French Polynesia|TF=French Southern Territories|GA=Gabon|GM=Gambia|GE=Georgia|DE=Germany|GH=Ghana|GI=Gibraltar|GR=Greece|GL=Greenland|GD=Grenada|GP=Guadeloupe|GU=Guam|GT=Guatemala|GG=Guernsey and Alderney|GN=Guinea|GW=Guinea-Bissau|GY=Guyana|HT=Haiti|HM=Heard Island and McDonald Islands|HN=Honduras|HK=Hong Kong SAR China|HU=Hungary|IS=Iceland|IN=India|ID=Indonesia|IR=Iran|IQ=Iraq|IE=Ireland|IM=Isle of Man|IL=Israel|IT=Italy|CI=Ivory Coast|JM=Jamaica|JP=Japan|JE=Jersey|JO=Jordan|KZ=Kazakhstan|KE=Kenya|KI=Kiribati|KP=Korea (North)|KR=Korea (South)|XK=Kosovo|KW=Kuwait|KG=Kyrgyzstan|LA=Laos|LV=Latvia|LB=Lebanon|LS=Lesotho|LR=Liberia|LY=Libya|LI=Liechtenstein|LT=Lithuania|LU=Luxembourg|MO=Macau SAR China|MK=Macedonia|MG=Madagascar|MW=Malawi|MY=Malaysia|MV=Maldives|ML=Mali|MT=Malta|MH=Marshall Islands|MQ=Martinique|MR=Mauritania|MU=Mauritius|YT=Mayotte|FX=Metropolitan France|MX=Mexico|FM=Micronesia|MD=Moldova|MC=Monaco|MN=Mongolia|ME=Montenegro|MS=Montserrat|MA=Morocco|MZ=Mozambique|MM=Myanmar|NA=Namibia|NR=Nauru|NP=Nepal|NL=Netherlands|AN=Netherlands Antilles|NT=Neutral Zone|NC=New Caledonia|NZ=New Zealand|NI=Nicaragua|NE=Niger|NG=Nigeria|NU=Niue|NF=Norfolk Island|MP=Northern Mariana Islands|NO=Norway|OM=Oman|PK=Pakistan|PW=Palau|PS=Palestine|PA=Panama|PG=Papua New Guinea|PY=Paraguay|YD=People''s Democratic Republic of Yemen|PE=Peru|PH=Philippines|PN=Pitcairn Islands|PL=Poland|PT=Portugal|PR=Puerto Rico|QA=Qatar|RO=Romania|RU=Russia|RW=Rwanda|RE=Réunion|BL=Saint Barthélemy|SH=Saint Helena|KN=Saint Kitts and Nevis|LC=Saint Lucia|MF=Saint Martin|PM=Saint Pierre and Miquelon|VC=Saint Vincent and The Grenadines|WS=Samoa|SM=San Marino|SA=Saudi Arabia|SN=Senegal|RS=Serbia|CS=Serbia and Montenegro|SC=Seychelles|SL=Sierra Leone|SG=Singapore|SK=Slovakia|SI=Slovenia|SB=Solomon Islands|SO=Somalia|ZA=South Africa|GS=South Georgia and the South Sandwich Islands|ES=Spain|LK=Sri Lanka|SD=Sudan|SR=Suriname|SJ=Svalbard and Jan Mayen|SZ=Swaziland|SE=Sweden|CH=Switzerland|SY=Syria|ST=São Tomé and PrÃncipe|TW=Taiwan|TJ=Tajikistan|TZ=Tanzania|TH=Thailand|TG=Togo|TK=Tokelau|TO=Tonga|TT=Trinidad and Tobago|TN=Tunisia|TR=Turkey|TM=Turkmenistan|TC=Turks and Caicos Islands|TV=Tuvalu|UG=Uganda|UA=Ukraine|SU=Union of Soviet Socialist Republics|AE=United Arab Emirates|GB=United Kingdom|UM=United States Minor Outlying Islands|US=United States of America|UY=Uruguay|UZ=Uzbekistan|VU=Vanuatu|VA=Vatican City|VE=Venezuela|VN=Vietnam|VI=Virgin Islands of the United States|WF=Wallis and Futuna|EH=Western Sahara|YE=Yemen|ZM=Zambia|ZW=Zimbabwe|AX=Ã…land Islands', 0, 0, 1, 'list', 0, 0, 0, 32, '', 0, 0, ''), (34, 0, 'cms_firstname', '', '', 1, 1, 1, 'short_text', 0, 0, 0, 33, '', 0, 0, ''), (35, 0, 'cms_lastname', '', '', 1, 1, 1, 'short_text', 0, 0, 0, 34, '', 0, 0, ''), (36, 0, 'cms_mobile_phone_number', 'This should be the mobile phone number in international format, devoid of any national or international outgoing access codes. For instance, a typical UK (44) number might be nationally known as ''01234 123456'', but internationally and without outgoing access codes would be ''441234123456''.', '', 0, 0, 1, 'short_text', 0, 0, 0, 35, '', 0, 0, ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_emoticons` -- CREATE TABLE `[[dbprefix]]f_emoticons` ( `e_code` varchar(80) NOT NULL, `e_theme_img_code` varchar(255) NOT NULL, `e_relevance_level` int(11) NOT NULL, `e_use_topics` tinyint(1) NOT NULL, `e_is_special` tinyint(1) NOT NULL, PRIMARY KEY (`e_code`), KEY `relevantemoticons` (`e_relevance_level`), KEY `topicemos` (`e_use_topics`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]f_emoticons` -- INSERT INTO `[[dbprefix]]f_emoticons` VALUES (':P', 'cns_emoticons/cheeky', 0, 1, 0), (':''(', 'cns_emoticons/cry', 0, 1, 0), (':dry:', 'cns_emoticons/dry', 0, 1, 0), (':$', 'cns_emoticons/blush', 0, 1, 0), (';)', 'cns_emoticons/wink', 0, 0, 0), ('O_o', 'cns_emoticons/blink', 0, 1, 0), (':wub:', 'cns_emoticons/wub', 0, 1, 0), (':cool:', 'cns_emoticons/cool', 0, 1, 0), (':lol:', 'cns_emoticons/lol', 0, 1, 0), (':(', 'cns_emoticons/sad', 0, 1, 0), (':)', 'cns_emoticons/smile', 0, 0, 0), (':thumbs:', 'cns_emoticons/thumbs', 0, 1, 0), (':|', 'cns_emoticons/mellow', 0, 0, 0), (':ninja:', 'cns_emoticons/ph34r', 0, 1, 0), (':o', 'cns_emoticons/shocked', 0, 1, 0), (':offtopic:', 'cns_emoticons/offtopic', 1, 0, 0), (':rolleyes:', 'cns_emoticons/rolleyes', 1, 1, 0), (':D', 'cns_emoticons/grin', 1, 1, 0), ('^_^', 'cns_emoticons/glee', 1, 1, 0), ('(K)', 'cns_emoticons/kiss', 1, 0, 0), (':S', 'cns_emoticons/confused', 1, 1, 0), (':@', 'cns_emoticons/angry', 1, 1, 0), (':shake:', 'cns_emoticons/shake', 1, 1, 0), (':hand:', 'cns_emoticons/hand', 1, 1, 0), (':drool:', 'cns_emoticons/drool', 1, 1, 0), (':devil:', 'cns_emoticons/devil', 1, 1, 0), (':party:', 'cns_emoticons/party', 1, 0, 0), (':constipated:', 'cns_emoticons/constipated', 1, 1, 0), (':depressed:', 'cns_emoticons/depressed', 1, 1, 0), (':zzz:', 'cns_emoticons/zzz', 1, 1, 0), (':whistle:', 'cns_emoticons/whistle', 1, 0, 0), (':upsidedown:', 'cns_emoticons/upsidedown', 1, 1, 0), (':sick:', 'cns_emoticons/sick', 1, 1, 0), (':shutup:', 'cns_emoticons/shutup', 1, 0, 0), (':sarcy:', 'cns_emoticons/sarcy', 1, 1, 0), (':puppyeyes:', 'cns_emoticons/puppyeyes', 1, 1, 0), (':nod:', 'cns_emoticons/nod', 1, 0, 0), (':nerd:', 'cns_emoticons/nerd', 1, 1, 0), (':king:', 'cns_emoticons/king', 1, 1, 0), (':birthday:', 'cns_emoticons/birthday', 1, 1, 0), (':cyborg:', 'cns_emoticons/cyborg', 1, 0, 0), (':hippie:', 'cns_emoticons/hippie', 1, 1, 0), (':ninja2:', 'cns_emoticons/ninja2', 1, 1, 0), (':rockon:', 'cns_emoticons/rockon', 1, 0, 0), (':sinner:', 'cns_emoticons/sinner', 1, 0, 0), (':guitar:', 'cns_emoticons/guitar', 1, 0, 0), (':angel:', 'cns_emoticons/angel', 1, 1, 0), (':cowboy:', 'cns_emoticons/cowboy', 1, 1, 0), (':fight:', 'cns_emoticons/fight', 1, 1, 0), (':goodbye:', 'cns_emoticons/goodbye', 1, 1, 0), (':idea:', 'cns_emoticons/idea', 1, 0, 0), (':boat:', 'cns_emoticons/boat', 1, 0, 0), (':fishing:', 'cns_emoticons/fishing', 1, 0, 0), (':reallybadday:', 'cns_emoticons/reallybadday', 1, 0, 0), (':christmas:', 'cns_emoticons/christmas', 1, 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_forums` -- CREATE TABLE `[[dbprefix]]f_forums` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `f_name` varchar(255) NOT NULL, `f_description` longtext NOT NULL, `f_forum_grouping_id` int(11) DEFAULT NULL, `f_parent_forum` int(11) DEFAULT NULL, `f_position` int(11) NOT NULL, `f_order_sub_alpha` tinyint(1) NOT NULL, `f_post_count_increment` tinyint(1) NOT NULL, `f_intro_question` longtext NOT NULL, `f_intro_answer` varchar(255) NOT NULL, `f_cache_num_topics` int(11) NOT NULL, `f_cache_num_posts` int(11) NOT NULL, `f_cache_last_topic_id` int(11) DEFAULT NULL, `f_cache_last_title` varchar(255) NOT NULL, `f_cache_last_time` int(10) unsigned DEFAULT NULL, `f_cache_last_username` varchar(255) NOT NULL, `f_cache_last_member_id` int(11) DEFAULT NULL, `f_cache_last_forum_id` int(11) DEFAULT NULL, `f_redirection` varchar(255) NOT NULL, `f_order` varchar(80) NOT NULL, `f_is_threaded` tinyint(1) NOT NULL, `f_allows_anonymous_posts` tinyint(1) NOT NULL, `f_description__text_parsed` longtext NOT NULL, `f_description__source_user` int(11) NOT NULL DEFAULT '1', `f_intro_question__text_parsed` longtext NOT NULL, `f_intro_question__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `cache_num_posts` (`f_cache_num_posts`), KEY `subforum_parenting` (`f_parent_forum`), KEY `findnamedforum` (`f_name`(250)), KEY `f_position` (`f_position`), FULLTEXT KEY `f_description` (`f_description`), FULLTEXT KEY `f_intro_question` (`f_intro_question`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=9 ; -- -- Dumping data for table `[[dbprefix]]f_forums` -- INSERT INTO `[[dbprefix]]f_forums` VALUES (1, 'Forum home', '', NULL, NULL, 1, 0, 1, '', '', 0, 0, NULL, '', NULL, '', NULL, NULL, '', 'last_post', 0, 0, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f4bea0897.94363293_1\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f4bea0897.94363293_1\\";s:68:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_1'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f4bea0897.94363293_2\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f4bea0897.94363293_2\\";s:68:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_2'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1), (2, 'General chat', '', 1, 1, 1, 0, 1, '', '', 0, 0, NULL, '', NULL, '', NULL, NULL, '', 'last_post', 0, 0, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f4bea0897.94363293_3\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f4bea0897.94363293_3\\";s:68:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_3'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f4bea0897.94363293_4\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f4bea0897.94363293_4\\";s:68:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_4'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1), (3, 'Reported posts forum', '', 2, 1, 1, 0, 1, '', '', 0, 0, NULL, '', NULL, '', NULL, NULL, '', 'last_post', 0, 0, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f4bea0897.94363293_5\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f4bea0897.94363293_5\\";s:68:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_5'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f4bea0897.94363293_6\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f4bea0897.94363293_6\\";s:68:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_6'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1), (4, 'Trash', '', 2, 1, 1, 0, 1, '', '', 0, 0, NULL, '', NULL, '', NULL, NULL, '', 'last_post', 0, 0, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f4bea0897.94363293_7\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f4bea0897.94363293_7\\";s:68:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_7'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f4bea0897.94363293_8\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f4bea0897.94363293_8\\";s:68:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_8'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1), (5, 'Website comment topics', '', 1, 1, 1, 0, 1, '', '', 0, 0, NULL, '', NULL, '', NULL, NULL, '', 'last_post', 1, 0, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f4bea0897.94363293_9\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f4bea0897.94363293_9\\";s:68:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_9'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_10\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_10\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_10'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1), (6, 'Staff', '', 2, 1, 1, 0, 1, '', '', 1, 1, 1, 'Welcome to the forums', [[timestamp]], 'System', 1, 6, '', 'last_post', 0, 0, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_11\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_11\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_11'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_12\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_12\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_12'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1), (7, 'Website "Contact Us" messages', '', 2, 1, 1, 0, 1, '', '', 0, 0, NULL, '', NULL, '', NULL, NULL, '', 'last_post', 0, 0, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f541e1c92.70889105_2\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f541e1c92.70889105_2\\";s:68:\\"\\$tpl_funcs[''string_attach_66c43f541e1c92.70889105_2'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f541e1c92.70889105_3\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:39:\\"string_attach_66c43f541e1c92.70889105_3\\";s:68:\\"\\$tpl_funcs[''string_attach_66c43f541e1c92.70889105_3'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1), (8, 'Website support tickets', '', 2, 1, 1, 0, 1, '', '', 0, 0, NULL, '', NULL, '', NULL, NULL, '', 'last_post', 0, 0, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_24\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_24\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_24'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_25\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_25\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_25'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_forum_groupings` -- CREATE TABLE `[[dbprefix]]f_forum_groupings` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `c_title` varchar(255) NOT NULL, `c_description` longtext NOT NULL, `c_expanded_by_default` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=3 ; -- -- Dumping data for table `[[dbprefix]]f_forum_groupings` -- INSERT INTO `[[dbprefix]]f_forum_groupings` VALUES (1, 'General', '', 1), (2, 'Staff', '', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_forum_intro_ip` -- CREATE TABLE `[[dbprefix]]f_forum_intro_ip` ( `i_forum_id` int(11) NOT NULL, `i_ip` varchar(40) NOT NULL, PRIMARY KEY (`i_forum_id`,`i_ip`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_forum_intro_member` -- CREATE TABLE `[[dbprefix]]f_forum_intro_member` ( `i_forum_id` int(11) NOT NULL, `i_member_id` int(11) NOT NULL, PRIMARY KEY (`i_forum_id`,`i_member_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_groups` -- CREATE TABLE `[[dbprefix]]f_groups` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `g_name` longtext NOT NULL, `g_is_default` tinyint(1) NOT NULL, `g_is_presented_at_install` tinyint(1) NOT NULL, `g_is_super_admin` tinyint(1) NOT NULL, `g_is_super_moderator` tinyint(1) NOT NULL, `g_group_leader` int(11) DEFAULT NULL, `g_title` longtext NOT NULL, `g_promotion_target` int(11) DEFAULT NULL, `g_promotion_threshold` int(11) DEFAULT NULL, `g_flood_control_submit_secs` int(11) NOT NULL, `g_flood_control_access_secs` int(11) NOT NULL, `g_gift_points_base` int(11) NOT NULL, `g_gift_points_per_day` int(11) NOT NULL, `g_max_daily_upload_mb` int(11) NOT NULL, `g_max_attachments_per_post` int(11) NOT NULL, `g_max_avatar_width` int(11) NOT NULL, `g_max_avatar_height` int(11) NOT NULL, `g_max_post_length_comcode` int(11) NOT NULL, `g_max_sig_length_comcode` int(11) NOT NULL, `g_enquire_on_new_ips` tinyint(1) NOT NULL, `g_rank_image` varchar(80) NOT NULL, `g_hidden` tinyint(1) NOT NULL, `g_order` int(11) NOT NULL, `g_rank_image_pri_only` tinyint(1) NOT NULL, `g_open_membership` tinyint(1) NOT NULL, `g_is_private_club` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `ftjoin_gname` (`g_name`(250)), KEY `ftjoin_gtitle` (`g_title`(250)), KEY `is_private_club` (`g_is_private_club`), KEY `is_super_admin` (`g_is_super_admin`), KEY `is_super_moderator` (`g_is_super_moderator`), KEY `is_default` (`g_is_default`), KEY `hidden` (`g_hidden`), KEY `is_presented_at_install` (`g_is_presented_at_install`), KEY `gorder` (`g_order`,`id`), FULLTEXT KEY `g_name` (`g_name`), FULLTEXT KEY `g_title` (`g_title`), FULLTEXT KEY `groups_search__combined` (`g_name`,`g_title`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=11 ; -- -- Dumping data for table `[[dbprefix]]f_groups` -- INSERT INTO `[[dbprefix]]f_groups` VALUES (1, 'Guests', 0, 0, 0, 0, NULL, 'Guest user', NULL, NULL, 0, 0, 25, 1, 70, 50, 100, 100, 30000, 700, 0, '', 0, 0, 1, 0, 0), (2, 'Administrators', 0, 0, 1, 0, NULL, 'Site director', NULL, NULL, 0, 0, 25, 1, 70, 50, 100, 100, 30000, 700, 0, 'cns_rank_images/admin', 0, 1, 1, 0, 0), (3, 'Super-moderators', 0, 0, 0, 1, NULL, 'Site staff', NULL, NULL, 0, 0, 25, 1, 70, 50, 100, 100, 30000, 700, 0, 'cns_rank_images/mod', 0, 2, 1, 0, 0), (4, 'Super-members', 0, 0, 0, 0, NULL, 'Super-member', NULL, NULL, 0, 0, 25, 1, 70, 50, 100, 100, 30000, 700, 0, '', 0, 3, 1, 0, 0), (5, 'Local hero', 0, 0, 0, 0, NULL, 'Standard member', NULL, NULL, 0, 0, 25, 1, 70, 50, 100, 100, 30000, 700, 0, 'cns_rank_images/4', 0, 4, 1, 0, 0), (6, 'Old timer', 0, 0, 0, 0, NULL, 'Standard member', 5, 10000, 0, 0, 25, 1, 70, 50, 100, 100, 30000, 700, 0, 'cns_rank_images/3', 0, 5, 1, 0, 0), (7, 'Local', 0, 0, 0, 0, NULL, 'Standard member', 6, 2500, 0, 0, 25, 1, 70, 50, 100, 100, 30000, 700, 0, 'cns_rank_images/2', 0, 6, 1, 0, 0), (8, 'Regular', 0, 0, 0, 0, NULL, 'Standard member', 7, 400, 0, 0, 25, 1, 70, 50, 100, 100, 30000, 700, 0, 'cns_rank_images/1', 0, 7, 1, 0, 0), (9, 'Newbie', 0, 0, 0, 0, NULL, 'Standard member', 8, 100, 0, 0, 25, 1, 70, 50, 100, 100, 30000, 700, 0, 'cns_rank_images/0', 0, 8, 1, 0, 0), (10, 'Probation', 0, 0, 0, 0, NULL, 'Placed on temporary probation', NULL, NULL, 0, 0, 25, 1, 70, 50, 100, 100, 30000, 700, 0, '', 0, 9, 1, 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_group_join_log` -- CREATE TABLE `[[dbprefix]]f_group_join_log` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `member_id` int(11) NOT NULL, `usergroup_id` int(11) DEFAULT NULL, `join_time` int(10) unsigned NOT NULL, PRIMARY KEY (`id`), KEY `member_id` (`member_id`), KEY `usergroup_id` (`usergroup_id`), KEY `join_time` (`join_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=4 ; -- -- Dumping data for table `[[dbprefix]]f_group_join_log` -- INSERT INTO `[[dbprefix]]f_group_join_log` VALUES (1, 1, 1, [[timestamp]]), (2, 2, 2, [[timestamp]]), (3, 3, 9, [[timestamp]]); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_group_members` -- CREATE TABLE `[[dbprefix]]f_group_members` ( `gm_group_id` int(11) NOT NULL, `gm_member_id` int(11) NOT NULL, `gm_validated` tinyint(1) NOT NULL, PRIMARY KEY (`gm_group_id`,`gm_member_id`), KEY `gm_validated` (`gm_validated`), KEY `gm_member_id` (`gm_member_id`), KEY `gm_group_id` (`gm_group_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_group_member_timeouts` -- CREATE TABLE `[[dbprefix]]f_group_member_timeouts` ( `member_id` int(11) NOT NULL, `group_id` int(11) NOT NULL, `timeout` int(10) unsigned NOT NULL, PRIMARY KEY (`member_id`,`group_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_invites` -- CREATE TABLE `[[dbprefix]]f_invites` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `i_inviter` int(11) NOT NULL, `i_email_address` varchar(255) NOT NULL, `i_time` int(10) unsigned NOT NULL, `i_taken` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_members` -- CREATE TABLE `[[dbprefix]]f_members` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `m_username` varchar(80) NOT NULL, `m_pass_hash_salted` varchar(255) NOT NULL, `m_pass_salt` varchar(255) NOT NULL, `m_theme` varchar(80) NOT NULL, `m_avatar_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `m_validated` tinyint(1) NOT NULL, `m_validated_email_confirm_code` varchar(255) NOT NULL, `m_cache_num_posts` int(11) NOT NULL, `m_cache_warnings` int(11) NOT NULL, `m_join_time` int(10) unsigned NOT NULL, `m_timezone_offset` varchar(255) NOT NULL, `m_primary_group` int(11) NOT NULL, `m_last_visit_time` int(10) unsigned NOT NULL, `m_last_submit_time` int(10) unsigned NOT NULL, `m_signature` longtext NOT NULL, `m_is_perm_banned` tinyint(1) NOT NULL, `m_preview_posts` tinyint(1) NOT NULL, `m_dob_day` tinyint(4) DEFAULT NULL, `m_dob_month` tinyint(4) DEFAULT NULL, `m_dob_year` int(11) DEFAULT NULL, `m_reveal_age` tinyint(1) NOT NULL, `m_email_address` varchar(255) NOT NULL, `m_title` varchar(255) NOT NULL, `m_photo_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `m_photo_thumb_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `m_views_signatures` tinyint(1) NOT NULL, `m_auto_monitor_contrib_content` tinyint(1) NOT NULL, `m_language` varchar(80) NOT NULL, `m_ip_address` varchar(40) NOT NULL, `m_allow_emails` tinyint(1) NOT NULL, `m_allow_emails_from_staff` tinyint(1) NOT NULL, `m_highlighted_name` tinyint(1) NOT NULL, `m_pt_allow` varchar(255) NOT NULL, `m_pt_rules_text` longtext NOT NULL, `m_max_email_attach_size_mb` int(11) NOT NULL, `m_password_change_code` varchar(255) NOT NULL, `m_password_compat_scheme` varchar(80) NOT NULL, `m_on_probation_until` int(10) unsigned DEFAULT NULL, `m_profile_views` int(10) unsigned NOT NULL, `m_total_sessions` int(10) unsigned NOT NULL, `m_auto_mark_read` tinyint(1) NOT NULL, `m_signature__text_parsed` longtext NOT NULL, `m_signature__source_user` int(11) NOT NULL DEFAULT '1', `m_pt_rules_text__text_parsed` longtext NOT NULL, `m_pt_rules_text__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `user_list` (`m_username`), KEY `menail` (`m_email_address`(250)), KEY `external_auth_lookup` (`m_pass_hash_salted`(250)), KEY `sort_post_count` (`m_cache_num_posts`), KEY `m_join_time` (`m_join_time`), KEY `whos_validated` (`m_validated`), KEY `birthdays` (`m_dob_day`,`m_dob_month`), KEY `ftjoin_msig` (`m_signature`(250)), KEY `primary_group` (`m_primary_group`), KEY `avatar_url` (`m_avatar_url`(250)), KEY `last_visit_time` (`m_dob_month`,`m_dob_day`,`m_last_visit_time`), FULLTEXT KEY `m_signature` (`m_signature`), FULLTEXT KEY `m_pt_rules_text` (`m_pt_rules_text`), FULLTEXT KEY `search_user` (`m_username`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=4 ; -- -- Dumping data for table `[[dbprefix]]f_members` -- INSERT INTO `[[dbprefix]]f_members` VALUES (1, 'Guest', '', '', '', '', 1, '', 0, 0, [[timestamp]], 'UTC', 1, [[timestamp]], [[timestamp]], '', 0, 1, NULL, NULL, NULL, 1, '', '', '', '', 1, 0, '', '[[clientip]]', 1, 1, 0, '*', '', 5, '', 'plain', NULL, 0, 0, 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_13\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_13\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_13'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_14\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_14\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_14'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1), (2, '[[admin_username]]', '[[admin_pass]]', '[[pass_salt]]', '', 'themes/default/images/cns_default_avatars/default.png', 1, '', 0, 0, [[timestamp]], 'UTC', 2, [[timestamp]], [[timestamp]], '', 0, 0, NULL, NULL, NULL, 1, '', '', '', '', 1, 1, '', '[[clientip]]', 1, 1, 0, '*', '', 5, '', '', NULL, 0, 0, 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_18\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_18\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_18'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_19\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_19\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_19'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1), (3, 'test', '$2y$10$hEG0nCZexScrFg2DI.SD5O0Xdlwwed/MqdXhql.NEYIz6AmrFGcmS', 'c5b09c5c94307', '', '', 1, '', 0, 0, [[timestamp]], 'UTC', 9, [[timestamp]], [[timestamp]], '', 0, 0, NULL, NULL, NULL, 1, '', '', '', '', 1, 0, '', '[[clientip]]', 1, 1, 0, '*', '', 5, '', '', NULL, 0, 0, 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_23\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_23\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_23'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_24\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_24\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_24'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_member_cpf_perms` -- CREATE TABLE `[[dbprefix]]f_member_cpf_perms` ( `member_id` int(11) NOT NULL, `field_id` int(11) NOT NULL, `guest_view` tinyint(1) NOT NULL, `member_view` tinyint(1) NOT NULL, `friend_view` tinyint(1) NOT NULL, `group_view` varchar(255) NOT NULL, PRIMARY KEY (`member_id`,`field_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_member_custom_fields` -- CREATE TABLE `[[dbprefix]]f_member_custom_fields` ( `mf_member_id` int(11) NOT NULL, `field_1` longtext NOT NULL, `field_1__text_parsed` longtext NOT NULL, `field_1__source_user` int(11) NOT NULL DEFAULT '1', `field_2` longtext NOT NULL, `field_2__text_parsed` longtext NOT NULL, `field_2__source_user` int(11) NOT NULL DEFAULT '1', `field_3` varchar(255) NOT NULL DEFAULT '', `field_4` longtext NOT NULL, `field_4__text_parsed` longtext NOT NULL, `field_4__source_user` int(11) NOT NULL DEFAULT '1', `field_5` varchar(255) NOT NULL DEFAULT '', `field_6` varchar(255) NOT NULL DEFAULT '', `field_7` varchar(255) NOT NULL DEFAULT '', `field_8` varchar(255) NOT NULL DEFAULT '', `field_9` int(11) DEFAULT '0', `field_10` int(11) DEFAULT '0', `field_11` int(11) DEFAULT '0', `field_12` int(11) DEFAULT '0', `field_13` int(11) DEFAULT '0', `field_14` int(11) DEFAULT '0', `field_15` int(11) DEFAULT '0', `field_16` int(11) DEFAULT '0', `field_17` longtext NOT NULL, `field_18` longtext NOT NULL, `field_19` longtext NOT NULL, `field_20` int(11) DEFAULT NULL, `field_21` longtext NOT NULL, `field_22` longtext NOT NULL, `field_23` longtext NOT NULL, `field_24` longtext NOT NULL, `field_25` varchar(255) NOT NULL DEFAULT '', `field_26` varchar(255) NOT NULL DEFAULT '', `field_27` int(11) DEFAULT '0', `field_28` longtext NOT NULL, `field_29` varchar(255) NOT NULL DEFAULT '', `field_30` varchar(255) NOT NULL DEFAULT '', `field_31` varchar(255) NOT NULL DEFAULT '', `field_32` varchar(255) NOT NULL DEFAULT '', `field_33` longtext NOT NULL, `field_34` varchar(255) NOT NULL DEFAULT '', `field_35` varchar(255) NOT NULL DEFAULT '', `field_36` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`mf_member_id`), KEY `mcf1` (`field_1`(250)), KEY `mcf2` (`field_2`(250)), KEY `mcf3` (`field_3`(250)), KEY `mcf4` (`field_4`(250)), KEY `mcf5` (`field_5`(250)), KEY `mcf6` (`field_6`(250)), KEY `mcf7` (`field_7`(250)), KEY `mcf8` (`field_8`(250)), KEY `mcf10` (`field_10`), KEY `mcf11` (`field_11`), KEY `mcf12` (`field_12`), KEY `mcf13` (`field_13`), KEY `mcf14` (`field_14`), KEY `mcf15` (`field_15`), KEY `mcf16` (`field_16`), KEY `mcf20` (`field_20`), KEY `mcf25` (`field_25`(250)), KEY `mcf26` (`field_26`(250)), KEY `mcf27` (`field_27`), KEY `mcf29` (`field_29`(250)), KEY `mcf30` (`field_30`(250)), KEY `mcf31` (`field_31`(250)), KEY `mcf32` (`field_32`(250)), KEY `mcf34` (`field_34`(250)), KEY `mcf35` (`field_35`(250)), KEY `mcf36` (`field_36`(250)), FULLTEXT KEY `mcf_ft_3` (`field_3`), FULLTEXT KEY `mcf_ft_5` (`field_5`), FULLTEXT KEY `mcf_ft_6` (`field_6`), FULLTEXT KEY `mcf_ft_7` (`field_7`), FULLTEXT KEY `mcf_ft_8` (`field_8`), FULLTEXT KEY `mcf_ft_17` (`field_17`), FULLTEXT KEY `mcf_ft_18` (`field_18`), FULLTEXT KEY `mcf_ft_19` (`field_19`), FULLTEXT KEY `mcf_ft_21` (`field_21`), FULLTEXT KEY `mcf_ft_22` (`field_22`), FULLTEXT KEY `mcf_ft_23` (`field_23`), FULLTEXT KEY `mcf_ft_24` (`field_24`), FULLTEXT KEY `mcf_ft_25` (`field_25`), FULLTEXT KEY `mcf_ft_26` (`field_26`), FULLTEXT KEY `mcf_ft_28` (`field_28`), FULLTEXT KEY `mcf_ft_29` (`field_29`), FULLTEXT KEY `mcf_ft_30` (`field_30`), FULLTEXT KEY `mcf_ft_31` (`field_31`), FULLTEXT KEY `mcf_ft_32` (`field_32`), FULLTEXT KEY `mcf_ft_33` (`field_33`), FULLTEXT KEY `mcf_ft_34` (`field_34`), FULLTEXT KEY `mcf_ft_35` (`field_35`), FULLTEXT KEY `mcf_ft_36` (`field_36`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]f_member_custom_fields` -- INSERT INTO `[[dbprefix]]f_member_custom_fields` VALUES (1, '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_15\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_15\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_15'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_16\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_16\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_16'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, '', '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_17\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_17\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_17'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', NULL, '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', ''), (2, '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_20\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_20\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_20'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_21\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_21\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_21'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, '', '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_22\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_22\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_22'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', NULL, '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', ''), (3, '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_25\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_25\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_25'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_26\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_26\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_26'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, '', '', 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f4bea0897.94363293_27\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f4bea0897.94363293_27\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f4bea0897.94363293_27'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, '', '', '', '', 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', NULL, '', '', '', '', '', '', 0, '', '', '', '', '', '', '', '', ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_member_known_login_ips` -- CREATE TABLE `[[dbprefix]]f_member_known_login_ips` ( `i_member_id` int(11) NOT NULL, `i_ip` varchar(40) NOT NULL, `i_val_code` varchar(255) NOT NULL, PRIMARY KEY (`i_member_id`,`i_ip`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_moderator_logs` -- CREATE TABLE `[[dbprefix]]f_moderator_logs` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `l_the_type` varchar(80) NOT NULL, `l_param_a` varchar(255) NOT NULL, `l_param_b` varchar(255) NOT NULL, `l_date_and_time` int(10) unsigned NOT NULL, `l_reason` longtext NOT NULL, `l_by` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_multi_moderations` -- CREATE TABLE `[[dbprefix]]f_multi_moderations` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `mm_name` longtext NOT NULL, `mm_post_text` longtext NOT NULL, `mm_move_to` int(11) DEFAULT NULL, `mm_pin_state` tinyint(1) DEFAULT NULL, `mm_sink_state` tinyint(1) DEFAULT NULL, `mm_open_state` tinyint(1) DEFAULT NULL, `mm_forum_multi_code` varchar(255) NOT NULL, `mm_title_suffix` varchar(255) NOT NULL, PRIMARY KEY (`id`), FULLTEXT KEY `mm_name` (`mm_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]f_multi_moderations` -- INSERT INTO `[[dbprefix]]f_multi_moderations` VALUES (1, 'Trash', '', 4, 0, 0, 0, '*', ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_password_history` -- CREATE TABLE `[[dbprefix]]f_password_history` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `p_member_id` int(11) NOT NULL, `p_hash_salted` varchar(255) NOT NULL, `p_salt` varchar(255) NOT NULL, `p_time` int(10) unsigned NOT NULL, PRIMARY KEY (`id`), KEY `p_member_id` (`p_member_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_polls` -- CREATE TABLE `[[dbprefix]]f_polls` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `po_question` varchar(255) NOT NULL, `po_cache_total_votes` int(11) NOT NULL, `po_is_private` tinyint(1) NOT NULL, `po_is_open` tinyint(1) NOT NULL, `po_minimum_selections` int(11) NOT NULL, `po_maximum_selections` int(11) NOT NULL, `po_requires_reply` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_poll_answers` -- CREATE TABLE `[[dbprefix]]f_poll_answers` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `pa_poll_id` int(11) NOT NULL, `pa_answer` varchar(255) NOT NULL, `pa_cache_num_votes` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_poll_votes` -- CREATE TABLE `[[dbprefix]]f_poll_votes` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `pv_poll_id` int(11) NOT NULL, `pv_member_id` int(11) NOT NULL, `pv_answer_id` int(11) NOT NULL, `pv_ip` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_posts` -- CREATE TABLE `[[dbprefix]]f_posts` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `p_title` varchar(255) NOT NULL, `p_post` longtext NOT NULL, `p_ip_address` varchar(40) NOT NULL, `p_time` int(10) unsigned NOT NULL, `p_poster` int(11) NOT NULL, `p_intended_solely_for` int(11) DEFAULT NULL, `p_poster_name_if_guest` varchar(80) NOT NULL, `p_validated` tinyint(1) NOT NULL, `p_topic_id` int(11) NOT NULL, `p_cache_forum_id` int(11) DEFAULT NULL, `p_last_edit_time` int(10) unsigned DEFAULT NULL, `p_last_edit_by` int(11) DEFAULT NULL, `p_is_emphasised` tinyint(1) NOT NULL, `p_skip_sig` tinyint(1) NOT NULL, `p_parent_id` int(11) DEFAULT NULL, `p_post__text_parsed` longtext NOT NULL, `p_post__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `p_validated` (`p_validated`), KEY `in_topic` (`p_topic_id`,`p_time`,`id`), KEY `post_order_time` (`p_time`,`id`), KEY `posts_since` (`p_time`,`p_cache_forum_id`), KEY `p_last_edit_time` (`p_last_edit_time`), KEY `find_pp` (`p_intended_solely_for`), KEY `search_join` (`p_post`(250)), KEY `postsinforum` (`p_cache_forum_id`), KEY `deletebyip` (`p_ip_address`), KEY `posts_by_in_forum` (`p_poster`,`p_cache_forum_id`), KEY `posts_by_in_topic` (`p_poster`,`p_topic_id`), KEY `posts_by` (`p_poster`,`p_time`), KEY `in_topic_change_order` (`p_topic_id`,`p_last_edit_time`,`p_time`,`id`), FULLTEXT KEY `p_post` (`p_post`), FULLTEXT KEY `p_title` (`p_title`), FULLTEXT KEY `posts_search__combined` (`p_post`,`p_title`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]f_posts` -- INSERT INTO `[[dbprefix]]f_posts` VALUES (1, 'Welcome to the forums', 'This is the inbuilt forum system (known as Conversr).\n\nA forum system is a tool for communication between members; it consists of posts, organised into topics: each topic is a line of conversation.\n\nComposr provides support for a number of different forum systems, and each forum handles authentication of members: Conversr is the built-in forum, which provides seamless integration between the main website, the forums, and the inbuilt member accounts system.', '127.0.0.1', [[timestamp]], 1, NULL, 'System', 1, 1, 6, NULL, NULL, 0, 0, NULL, 'return unserialize("a:5:{i:0;a:1:{i:0;a:7:{i:0;a:5:{i:0;s:39:\\"string_attach_66c43f4c85f9d3.63177312_1\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}i:1;a:5:{i:0;s:39:\\"string_attach_66c43f4c85f9d3.63177312_2\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}i:2;a:5:{i:0;s:39:\\"string_attach_66c43f4c85f9d3.63177312_3\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}i:3;a:5:{i:0;s:39:\\"string_attach_66c43f4c85f9d3.63177312_4\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}i:4;a:5:{i:0;s:39:\\"string_attach_66c43f4c85f9d3.63177312_5\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}i:5;a:5:{i:0;s:39:\\"string_attach_66c43f4c85f9d3.63177312_6\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}i:6;a:5:{i:0;s:39:\\"string_attach_66c43f4c85f9d3.63177312_7\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:7:\\"(mixed)\\";i:3;N;i:4;a:7:{s:39:\\"string_attach_66c43f4c85f9d3.63177312_1\\";s:121:\\"\\$tpl_funcs[''string_attach_66c43f4c85f9d3.63177312_1'']=\\"echo \\\\\\"This is the inbuilt forum system (known as Conversr).\\\\\\";\\";\\n\\";s:39:\\"string_attach_66c43f4c85f9d3.63177312_2\\";s:74:\\"\\$tpl_funcs[''string_attach_66c43f4c85f9d3.63177312_2'']=\\"echo \\\\\\"<br />\\\\\\";\\";\\n\\";s:39:\\"string_attach_66c43f4c85f9d3.63177312_3\\";s:74:\\"\\$tpl_funcs[''string_attach_66c43f4c85f9d3.63177312_3'']=\\"echo \\\\\\"<br />\\\\\\";\\";\\n\\";s:39:\\"string_attach_66c43f4c85f9d3.63177312_4\\";s:210:\\"\\$tpl_funcs[''string_attach_66c43f4c85f9d3.63177312_4'']=\\"echo \\\\\\"A forum system is a tool for communication between members; it consists of posts, organised into topics: each topic is a line of conversation.\\\\\\";\\";\\n\\";s:39:\\"string_attach_66c43f4c85f9d3.63177312_5\\";s:74:\\"\\$tpl_funcs[''string_attach_66c43f4c85f9d3.63177312_5'']=\\"echo \\\\\\"<br />\\\\\\";\\";\\n\\";s:39:\\"string_attach_66c43f4c85f9d3.63177312_6\\";s:74:\\"\\$tpl_funcs[''string_attach_66c43f4c85f9d3.63177312_6'']=\\"echo \\\\\\"<br />\\\\\\";\\";\\n\\";s:39:\\"string_attach_66c43f4c85f9d3.63177312_7\\";s:329:\\"\\$tpl_funcs[''string_attach_66c43f4c85f9d3.63177312_7'']=\\"echo \\\\\\"Composr provides support for a number of different forum systems, and each forum handles authentication of members: Conversr is the built-in forum, which provides seamless integration between the main website, the forums, and the inbuilt member accounts system.\\\\\\";\\";\\n\\";}}");\n', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_post_templates` -- CREATE TABLE `[[dbprefix]]f_post_templates` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `t_title` varchar(255) NOT NULL, `t_text` longtext NOT NULL, `t_forum_multi_code` varchar(255) NOT NULL, `t_use_default_forums` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=4 ; -- -- Dumping data for table `[[dbprefix]]f_post_templates` -- INSERT INTO `[[dbprefix]]f_post_templates` VALUES (1, 'Bug report', 'Version: ?\nSupport software environment (operating system, etc.):\n?\n\nAssigned to: ?\nSeverity: ?\nExample URL: ?\nDescription:\n?\n\nSteps for reproduction:\n?\n\n', '', 0), (2, 'Task', 'Assigned to: ?\nPriority/Timescale: ?\nDescription:\n?\n\n', '', 0), (3, 'Fault', 'Version: ?\nAssigned to: ?\nSeverity/Timescale: ?\nDescription:\n?\n\nSteps for reproduction:\n?\n\n', '', 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_read_logs` -- CREATE TABLE `[[dbprefix]]f_read_logs` ( `l_member_id` int(11) NOT NULL, `l_topic_id` int(11) NOT NULL, `l_time` int(10) unsigned NOT NULL, PRIMARY KEY (`l_member_id`,`l_topic_id`), KEY `erase_old_read_logs` (`l_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_saved_warnings` -- CREATE TABLE `[[dbprefix]]f_saved_warnings` ( `s_title` varchar(255) NOT NULL, `s_explanation` longtext NOT NULL, `s_message` longtext NOT NULL, PRIMARY KEY (`s_title`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_special_pt_access` -- CREATE TABLE `[[dbprefix]]f_special_pt_access` ( `s_member_id` int(11) NOT NULL, `s_topic_id` int(11) NOT NULL, PRIMARY KEY (`s_member_id`,`s_topic_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_topics` -- CREATE TABLE `[[dbprefix]]f_topics` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `t_pinned` tinyint(1) NOT NULL, `t_sunk` tinyint(1) NOT NULL, `t_cascading` tinyint(1) NOT NULL, `t_forum_id` int(11) DEFAULT NULL, `t_pt_from` int(11) DEFAULT NULL, `t_pt_to` int(11) DEFAULT NULL, `t_pt_from_category` varchar(255) NOT NULL, `t_pt_to_category` varchar(255) NOT NULL, `t_description` varchar(255) NOT NULL, `t_description_link` varchar(255) NOT NULL, `t_emoticon` varchar(255) NOT NULL, `t_num_views` int(11) NOT NULL, `t_validated` tinyint(1) NOT NULL, `t_is_open` tinyint(1) NOT NULL, `t_poll_id` int(11) DEFAULT NULL, `t_cache_first_post_id` int(11) DEFAULT NULL, `t_cache_first_time` int(10) unsigned DEFAULT NULL, `t_cache_first_title` varchar(255) NOT NULL, `t_cache_first_post` longtext NOT NULL, `t_cache_first_username` varchar(80) NOT NULL, `t_cache_first_member_id` int(11) DEFAULT NULL, `t_cache_last_post_id` int(11) DEFAULT NULL, `t_cache_last_time` int(10) unsigned DEFAULT NULL, `t_cache_last_title` varchar(255) NOT NULL, `t_cache_last_username` varchar(80) NOT NULL, `t_cache_last_member_id` int(11) DEFAULT NULL, `t_cache_num_posts` int(11) NOT NULL, `t_cache_first_post__text_parsed` longtext NOT NULL, `t_cache_first_post__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `t_num_views` (`t_num_views`), KEY `t_pt_to` (`t_pt_to`), KEY `t_pt_from` (`t_pt_from`), KEY `t_validated` (`t_validated`), KEY `in_forum` (`t_forum_id`), KEY `topic_order_time` (`t_cache_last_time`), KEY `topic_order_time_2` (`t_cache_first_time`), KEY `descriptionsearch` (`t_description`(250)), KEY `forumlayer` (`t_cache_first_title`(250)), KEY `t_cascading` (`t_cascading`), KEY `t_cascading_or_forum` (`t_cascading`,`t_forum_id`), KEY `topic_order` (`t_cascading`,`t_pinned`,`t_cache_last_time`), KEY `topic_order_2` (`t_forum_id`,`t_cascading`,`t_pinned`,`t_sunk`,`t_cache_last_time`), KEY `topic_order_3` (`t_forum_id`,`t_cascading`,`t_pinned`,`t_cache_last_time`), KEY `ownedtopics` (`t_cache_first_member_id`), KEY `unread_forums` (`t_forum_id`,`t_cache_last_time`), KEY `t_cache_num_posts` (`t_cache_num_posts`), KEY `t_cache_last_member_id` (`t_cache_last_member_id`), KEY `t_cache_first_post_id` (`t_cache_first_post_id`), KEY `t_cache_last_post_id` (`t_cache_last_post_id`), FULLTEXT KEY `t_cache_first_post` (`t_cache_first_post`), FULLTEXT KEY `t_description` (`t_description`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]f_topics` -- INSERT INTO `[[dbprefix]]f_topics` VALUES (1, 0, 0, 0, 6, NULL, NULL, '', '', '', '', '', 0, 1, 1, NULL, 1, [[timestamp]], 'Welcome to the forums', '', 'System', 1, 1, [[timestamp]], 'Welcome to the forums', 'System', 1, 1, '', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_usergroup_subs` -- CREATE TABLE `[[dbprefix]]f_usergroup_subs` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `s_title` longtext NOT NULL, `s_description` longtext NOT NULL, `s_cost` varchar(255) NOT NULL, `s_length` int(11) NOT NULL, `s_length_units` varchar(255) NOT NULL, `s_auto_recur` tinyint(1) NOT NULL, `s_group_id` int(11) NOT NULL, `s_enabled` tinyint(1) NOT NULL, `s_mail_start` longtext NOT NULL, `s_mail_end` longtext NOT NULL, `s_mail_uhoh` longtext NOT NULL, `s_uses_primary` tinyint(1) NOT NULL, `s_description__text_parsed` longtext NOT NULL, `s_description__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), FULLTEXT KEY `s_title` (`s_title`), FULLTEXT KEY `s_description` (`s_description`), FULLTEXT KEY `s_mail_start` (`s_mail_start`), FULLTEXT KEY `s_mail_end` (`s_mail_end`), FULLTEXT KEY `s_mail_uhoh` (`s_mail_uhoh`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_usergroup_sub_mails` -- CREATE TABLE `[[dbprefix]]f_usergroup_sub_mails` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `m_usergroup_sub_id` int(11) NOT NULL, `m_ref_point` varchar(80) NOT NULL, `m_ref_point_offset` int(11) NOT NULL, `m_subject` longtext NOT NULL, `m_body` longtext NOT NULL, PRIMARY KEY (`id`), FULLTEXT KEY `m_subject` (`m_subject`), FULLTEXT KEY `m_body` (`m_body`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_warnings` -- CREATE TABLE `[[dbprefix]]f_warnings` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `w_member_id` int(11) NOT NULL, `w_time` int(10) unsigned NOT NULL, `w_explanation` longtext NOT NULL, `w_by` int(11) NOT NULL, `w_is_warning` tinyint(1) NOT NULL, `p_silence_from_topic` int(11) DEFAULT NULL, `p_silence_from_forum` int(11) DEFAULT NULL, `p_probation` int(11) NOT NULL, `p_banned_ip` varchar(40) NOT NULL, `p_charged_points` int(11) NOT NULL, `p_banned_member` tinyint(1) NOT NULL, `p_changed_usergroup_from` int(11) DEFAULT NULL, PRIMARY KEY (`id`), KEY `warningsmemberid` (`w_member_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]f_welcome_emails` -- CREATE TABLE `[[dbprefix]]f_welcome_emails` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `w_name` varchar(255) NOT NULL, `w_subject` longtext NOT NULL, `w_text` longtext NOT NULL, `w_send_time` int(11) NOT NULL, `w_newsletter` int(11) DEFAULT NULL, `w_usergroup` int(11) DEFAULT NULL, `w_usergroup_type` varchar(80) NOT NULL, PRIMARY KEY (`id`), FULLTEXT KEY `w_subject` (`w_subject`), FULLTEXT KEY `w_text` (`w_text`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]galleries` -- CREATE TABLE `[[dbprefix]]galleries` ( `name` varchar(80) NOT NULL, `description` longtext NOT NULL, `fullname` longtext NOT NULL, `add_date` int(10) unsigned NOT NULL, `rep_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `parent_id` varchar(80) NOT NULL, `watermark_top_left` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `watermark_top_right` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `watermark_bottom_left` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `watermark_bottom_right` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `accept_images` tinyint(1) NOT NULL, `accept_videos` tinyint(1) NOT NULL, `allow_rating` tinyint(1) NOT NULL, `allow_comments` tinyint(4) NOT NULL, `notes` longtext NOT NULL, `is_member_synched` tinyint(1) NOT NULL, `flow_mode_interface` tinyint(1) NOT NULL, `gallery_views` int(11) NOT NULL, `g_owner` int(11) DEFAULT NULL, `description__text_parsed` longtext NOT NULL, `description__source_user` int(11) NOT NULL DEFAULT '1', `fullname__text_parsed` longtext NOT NULL, `fullname__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`name`), KEY `watermark_top_left` (`watermark_top_left`(250)), KEY `watermark_top_right` (`watermark_top_right`(250)), KEY `watermark_bottom_left` (`watermark_bottom_left`(250)), KEY `watermark_bottom_right` (`watermark_bottom_right`(250)), KEY `gadd_date` (`add_date`), KEY `parent_id` (`parent_id`), KEY `ftjoin_gfullname` (`fullname`(250)), KEY `ftjoin_gdescrip` (`description`(250)), FULLTEXT KEY `description` (`description`), FULLTEXT KEY `fullname` (`fullname`), FULLTEXT KEY `gallery_search__combined` (`fullname`,`description`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]galleries` -- INSERT INTO `[[dbprefix]]galleries` VALUES ('root', '', 'Galleries home', [[timestamp]], '', '', '', '', '', '', 1, 1, 1, 1, '', 0, 1, 0, NULL, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_22\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_22\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_22'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_23\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_23\\";s:83:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_23'']=\\"echo \\\\\\"Galleries home\\\\\\";\\";\\n\\";}}");\n', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]gifts` -- CREATE TABLE `[[dbprefix]]gifts` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `date_and_time` int(10) unsigned NOT NULL, `amount` int(11) NOT NULL, `gift_from` int(11) NOT NULL, `gift_to` int(11) NOT NULL, `reason` longtext NOT NULL, `anonymous` tinyint(1) NOT NULL, `reason__text_parsed` longtext NOT NULL, `reason__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `giftsgiven` (`gift_from`), KEY `giftsreceived` (`gift_to`), FULLTEXT KEY `reason` (`reason`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]group_category_access` -- CREATE TABLE `[[dbprefix]]group_category_access` ( `module_the_name` varchar(80) NOT NULL, `category_name` varchar(80) NOT NULL, `group_id` int(11) NOT NULL, PRIMARY KEY (`module_the_name`,`category_name`,`group_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]group_category_access` -- INSERT INTO `[[dbprefix]]group_category_access` VALUES ('banners', 'advertise_here', 1), ('banners', 'advertise_here', 3), ('banners', 'advertise_here', 4), ('banners', 'advertise_here', 5), ('banners', 'advertise_here', 6), ('banners', 'advertise_here', 7), ('banners', 'advertise_here', 8), ('banners', 'advertise_here', 9), ('banners', 'advertise_here', 10), ('banners', 'donate', 1), ('banners', 'donate', 3), ('banners', 'donate', 4), ('banners', 'donate', 5), ('banners', 'donate', 6), ('banners', 'donate', 7), ('banners', 'donate', 8), ('banners', 'donate', 9), ('banners', 'donate', 10), ('calendar', '2', 1), ('calendar', '2', 3), ('calendar', '2', 4), ('calendar', '2', 5), ('calendar', '2', 6), ('calendar', '2', 7), ('calendar', '2', 8), ('calendar', '2', 9), ('calendar', '2', 10), ('calendar', '3', 1), ('calendar', '3', 3), ('calendar', '3', 4), ('calendar', '3', 5), ('calendar', '3', 6), ('calendar', '3', 7), ('calendar', '3', 8), ('calendar', '3', 9), ('calendar', '3', 10), ('calendar', '4', 1), ('calendar', '4', 3), ('calendar', '4', 4), ('calendar', '4', 5), ('calendar', '4', 6), ('calendar', '4', 7), ('calendar', '4', 8), ('calendar', '4', 9), ('calendar', '4', 10), ('calendar', '5', 1), ('calendar', '5', 3), ('calendar', '5', 4), ('calendar', '5', 5), ('calendar', '5', 6), ('calendar', '5', 7), ('calendar', '5', 8), ('calendar', '5', 9), ('calendar', '5', 10), ('calendar', '6', 1), ('calendar', '6', 3), ('calendar', '6', 4), ('calendar', '6', 5), ('calendar', '6', 6), ('calendar', '6', 7), ('calendar', '6', 8), ('calendar', '6', 9), ('calendar', '6', 10), ('calendar', '7', 1), ('calendar', '7', 3), ('calendar', '7', 4), ('calendar', '7', 5), ('calendar', '7', 6), ('calendar', '7', 7), ('calendar', '7', 8), ('calendar', '7', 9), ('calendar', '7', 10), ('calendar', '8', 1), ('calendar', '8', 3), ('calendar', '8', 4), ('calendar', '8', 5), ('calendar', '8', 6), ('calendar', '8', 7), ('calendar', '8', 8), ('calendar', '8', 9), ('calendar', '8', 10), ('catalogues_catalogue', 'faqs', 1), ('catalogues_catalogue', 'faqs', 3), ('catalogues_catalogue', 'faqs', 4), ('catalogues_catalogue', 'faqs', 5), ('catalogues_catalogue', 'faqs', 6), ('catalogues_catalogue', 'faqs', 7), ('catalogues_catalogue', 'faqs', 8), ('catalogues_catalogue', 'faqs', 9), ('catalogues_catalogue', 'faqs', 10), ('catalogues_catalogue', 'links', 1), ('catalogues_catalogue', 'links', 3), ('catalogues_catalogue', 'links', 4), ('catalogues_catalogue', 'links', 5), ('catalogues_catalogue', 'links', 6), ('catalogues_catalogue', 'links', 7), ('catalogues_catalogue', 'links', 8), ('catalogues_catalogue', 'links', 9), ('catalogues_catalogue', 'links', 10), ('catalogues_catalogue', 'products', 1), ('catalogues_catalogue', 'products', 3), ('catalogues_catalogue', 'products', 4), ('catalogues_catalogue', 'products', 5), ('catalogues_catalogue', 'products', 6), ('catalogues_catalogue', 'products', 7), ('catalogues_catalogue', 'products', 8), ('catalogues_catalogue', 'products', 9), ('catalogues_catalogue', 'products', 10), ('catalogues_catalogue', 'projects', 1), ('catalogues_catalogue', 'projects', 3), ('catalogues_catalogue', 'projects', 4), ('catalogues_catalogue', 'projects', 5), ('catalogues_catalogue', 'projects', 6), ('catalogues_catalogue', 'projects', 7), ('catalogues_catalogue', 'projects', 8), ('catalogues_catalogue', 'projects', 9), ('catalogues_catalogue', 'projects', 10), ('catalogues_category', '1', 1), ('catalogues_category', '1', 3), ('catalogues_category', '1', 4), ('catalogues_category', '1', 5), ('catalogues_category', '1', 6), ('catalogues_category', '1', 7), ('catalogues_category', '1', 8), ('catalogues_category', '1', 9), ('catalogues_category', '1', 10), ('catalogues_category', '2', 1), ('catalogues_category', '2', 3), ('catalogues_category', '2', 4), ('catalogues_category', '2', 5), ('catalogues_category', '2', 6), ('catalogues_category', '2', 7), ('catalogues_category', '2', 8), ('catalogues_category', '2', 9), ('catalogues_category', '2', 10), ('catalogues_category', '3', 1), ('catalogues_category', '3', 3), ('catalogues_category', '3', 4), ('catalogues_category', '3', 5), ('catalogues_category', '3', 6), ('catalogues_category', '3', 7), ('catalogues_category', '3', 8), ('catalogues_category', '3', 9), ('catalogues_category', '3', 10), ('catalogues_category', '5', 1), ('catalogues_category', '5', 3), ('catalogues_category', '5', 4), ('catalogues_category', '5', 5), ('catalogues_category', '5', 6), ('catalogues_category', '5', 7), ('catalogues_category', '5', 8), ('catalogues_category', '5', 9), ('catalogues_category', '5', 10), ('chat', '1', 1), ('chat', '1', 3), ('chat', '1', 4), ('chat', '1', 5), ('chat', '1', 6), ('chat', '1', 7), ('chat', '1', 8), ('chat', '1', 9), ('chat', '1', 10), ('downloads', '1', 1), ('downloads', '1', 3), ('downloads', '1', 4), ('downloads', '1', 5), ('downloads', '1', 6), ('downloads', '1', 7), ('downloads', '1', 8), ('downloads', '1', 9), ('downloads', '1', 10), ('forums', '1', 1), ('forums', '1', 2), ('forums', '1', 3), ('forums', '1', 4), ('forums', '1', 5), ('forums', '1', 6), ('forums', '1', 7), ('forums', '1', 8), ('forums', '1', 9), ('forums', '1', 10), ('forums', '2', 1), ('forums', '2', 2), ('forums', '2', 3), ('forums', '2', 4), ('forums', '2', 5), ('forums', '2', 6), ('forums', '2', 7), ('forums', '2', 8), ('forums', '2', 9), ('forums', '2', 10), ('forums', '3', 2), ('forums', '3', 3), ('forums', '4', 2), ('forums', '4', 3), ('forums', '5', 1), ('forums', '5', 2), ('forums', '5', 3), ('forums', '5', 4), ('forums', '5', 5), ('forums', '5', 6), ('forums', '5', 7), ('forums', '5', 8), ('forums', '5', 9), ('forums', '5', 10), ('forums', '6', 2), ('forums', '6', 3), ('forums', '7', 3), ('forums', '8', 3), ('galleries', 'root', 1), ('galleries', 'root', 3), ('galleries', 'root', 4), ('galleries', 'root', 5), ('galleries', 'root', 6), ('galleries', 'root', 7), ('galleries', 'root', 8), ('galleries', 'root', 9), ('galleries', 'root', 10), ('news', '1', 1), ('news', '1', 3), ('news', '1', 4), ('news', '1', 5), ('news', '1', 6), ('news', '1', 7), ('news', '1', 8), ('news', '1', 9), ('news', '1', 10), ('news', '2', 1), ('news', '2', 3), ('news', '2', 4), ('news', '2', 5), ('news', '2', 6), ('news', '2', 7), ('news', '2', 8), ('news', '2', 9), ('news', '2', 10), ('news', '3', 1), ('news', '3', 3), ('news', '3', 4), ('news', '3', 5), ('news', '3', 6), ('news', '3', 7), ('news', '3', 8), ('news', '3', 9), ('news', '3', 10), ('news', '4', 1), ('news', '4', 3), ('news', '4', 4), ('news', '4', 5), ('news', '4', 6), ('news', '4', 7), ('news', '4', 8), ('news', '4', 9), ('news', '4', 10), ('news', '5', 1), ('news', '5', 3), ('news', '5', 4), ('news', '5', 5), ('news', '5', 6), ('news', '5', 7), ('news', '5', 8), ('news', '5', 9), ('news', '5', 10), ('news', '6', 1), ('news', '6', 3), ('news', '6', 4), ('news', '6', 5), ('news', '6', 6), ('news', '6', 7), ('news', '6', 8), ('news', '6', 9), ('news', '6', 10), ('news', '7', 1), ('news', '7', 3), ('news', '7', 4), ('news', '7', 5), ('news', '7', 6), ('news', '7', 7), ('news', '7', 8), ('news', '7', 9), ('news', '7', 10), ('tickets', '1', 1), ('tickets', '1', 3), ('tickets', '1', 4), ('tickets', '1', 5), ('tickets', '1', 6), ('tickets', '1', 7), ('tickets', '1', 8), ('tickets', '1', 9), ('tickets', '1', 10), ('tickets', '2', 1), ('tickets', '2', 3), ('tickets', '2', 4), ('tickets', '2', 5), ('tickets', '2', 6), ('tickets', '2', 7), ('tickets', '2', 8), ('tickets', '2', 9), ('tickets', '2', 10), ('wiki_page', '1', 1), ('wiki_page', '1', 3), ('wiki_page', '1', 4), ('wiki_page', '1', 5), ('wiki_page', '1', 6), ('wiki_page', '1', 7), ('wiki_page', '1', 8), ('wiki_page', '1', 9), ('wiki_page', '1', 10); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]group_page_access` -- CREATE TABLE `[[dbprefix]]group_page_access` ( `page_name` varchar(80) NOT NULL, `zone_name` varchar(80) NOT NULL, `group_id` int(11) NOT NULL, PRIMARY KEY (`page_name`,`zone_name`,`group_id`), KEY `group_id` (`group_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]group_page_access` -- INSERT INTO `[[dbprefix]]group_page_access` VALUES ('admin_addons', 'adminzone', 1), ('admin_addons', 'adminzone', 2), ('admin_addons', 'adminzone', 3), ('admin_addons', 'adminzone', 4), ('admin_addons', 'adminzone', 5), ('admin_addons', 'adminzone', 6), ('admin_addons', 'adminzone', 7), ('admin_addons', 'adminzone', 8), ('admin_addons', 'adminzone', 9), ('admin_addons', 'adminzone', 10), ('admin_commandr', 'adminzone', 1), ('admin_commandr', 'adminzone', 2), ('admin_commandr', 'adminzone', 3), ('admin_commandr', 'adminzone', 4), ('admin_commandr', 'adminzone', 5), ('admin_commandr', 'adminzone', 6), ('admin_commandr', 'adminzone', 7), ('admin_commandr', 'adminzone', 8), ('admin_commandr', 'adminzone', 9), ('admin_commandr', 'adminzone', 10), ('admin_email_log', 'adminzone', 1), ('admin_email_log', 'adminzone', 2), ('admin_email_log', 'adminzone', 3), ('admin_email_log', 'adminzone', 4), ('admin_email_log', 'adminzone', 5), ('admin_email_log', 'adminzone', 6), ('admin_email_log', 'adminzone', 7), ('admin_email_log', 'adminzone', 8), ('admin_email_log', 'adminzone', 9), ('admin_email_log', 'adminzone', 10), ('admin_import', 'adminzone', 1), ('admin_import', 'adminzone', 2), ('admin_import', 'adminzone', 3), ('admin_import', 'adminzone', 4), ('admin_import', 'adminzone', 5), ('admin_import', 'adminzone', 6), ('admin_import', 'adminzone', 7), ('admin_import', 'adminzone', 8), ('admin_import', 'adminzone', 9), ('admin_import', 'adminzone', 10), ('admin_redirects', 'adminzone', 1), ('admin_redirects', 'adminzone', 2), ('admin_redirects', 'adminzone', 3), ('admin_redirects', 'adminzone', 4), ('admin_redirects', 'adminzone', 5), ('admin_redirects', 'adminzone', 6), ('admin_redirects', 'adminzone', 7), ('admin_redirects', 'adminzone', 8), ('admin_redirects', 'adminzone', 9), ('admin_redirects', 'adminzone', 10), ('admin_staff', 'adminzone', 1), ('admin_staff', 'adminzone', 2), ('admin_staff', 'adminzone', 3), ('admin_staff', 'adminzone', 4), ('admin_staff', 'adminzone', 5), ('admin_staff', 'adminzone', 6), ('admin_staff', 'adminzone', 7), ('admin_staff', 'adminzone', 8), ('admin_staff', 'adminzone', 9), ('admin_staff', 'adminzone', 10), ('cms_chat', 'cms', 1), ('cms_chat', 'cms', 2), ('cms_chat', 'cms', 3), ('cms_chat', 'cms', 4), ('cms_chat', 'cms', 5), ('cms_chat', 'cms', 6), ('cms_chat', 'cms', 7), ('cms_chat', 'cms', 8), ('cms_chat', 'cms', 9), ('cms_chat', 'cms', 10), ('contact_member', 'site', 2), ('contact_member', 'site', 3), ('contact_member', 'site', 4), ('contact_member', 'site', 5), ('contact_member', 'site', 6), ('contact_member', 'site', 7), ('contact_member', 'site', 8), ('contact_member', 'site', 9), ('contact_member', 'site', 10), ('filedump', 'cms', 1), ('filedump', 'cms', 2), ('filedump', 'cms', 3), ('filedump', 'cms', 4), ('filedump', 'cms', 5), ('filedump', 'cms', 6), ('filedump', 'cms', 7), ('filedump', 'cms', 8), ('filedump', 'cms', 9), ('filedump', 'cms', 10); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]group_privileges` -- CREATE TABLE `[[dbprefix]]group_privileges` ( `group_id` int(11) NOT NULL, `privilege` varchar(80) NOT NULL, `the_page` varchar(80) NOT NULL, `module_the_name` varchar(80) NOT NULL, `category_name` varchar(80) NOT NULL, `the_value` tinyint(1) NOT NULL, PRIMARY KEY (`group_id`,`privilege`,`the_page`,`module_the_name`,`category_name`), KEY `group_id` (`group_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -- Dumping data for table `[[dbprefix]]group_privileges` -- INSERT INTO `[[dbprefix]]group_privileges` VALUES (2, 'edit_cat_lowrange_content', '', '', '', 1), (3, 'edit_cat_lowrange_content', '', '', '', 1), (3, 'edit_cat_midrange_content', '', '', '', 1), (3, 'can_submit_to_others_categories', '', '', '', 1), (2, 'search_engine_links', '', '', '', 1), (3, 'search_engine_links', '', '', '', 1), (2, 'submit_cat_highrange_content', '', '', '', 1), (3, 'submit_cat_highrange_content', '', '', '', 1), (2, 'submit_cat_midrange_content', '', '', '', 1), (3, 'submit_cat_midrange_content', '', '', '', 1), (2, 'submit_cat_lowrange_content', '', '', '', 1), (3, 'submit_cat_lowrange_content', '', '', '', 1), (2, 'edit_cat_highrange_content', '', '', '', 1), (3, 'edit_cat_highrange_content', '', '', '', 1), (2, 'edit_cat_midrange_content', '', '', '', 1), (3, 'delete_own_lowrange_content', '', '', '', 1), (2, 'can_submit_to_others_categories', '', '', '', 1), (3, 'delete_own_midrange_content', '', '', '', 1), (2, 'delete_own_lowrange_content', '', '', '', 1), (3, 'delete_own_highrange_content', '', '', '', 1), (2, 'delete_own_midrange_content', '', '', '', 1), (3, 'delete_lowrange_content', '', '', '', 1), (2, 'delete_own_highrange_content', '', '', '', 1), (3, 'delete_midrange_content', '', '', '', 1), (2, 'delete_lowrange_content', '', '', '', 1), (3, 'delete_highrange_content', '', '', '', 1), (2, 'delete_midrange_content', '', '', '', 1), (3, 'edit_own_midrange_content', '', '', '', 1), (2, 'delete_highrange_content', '', '', '', 1), (3, 'edit_own_highrange_content', '', '', '', 1), (2, 'edit_own_midrange_content', '', '', '', 1), (3, 'edit_lowrange_content', '', '', '', 1), (2, 'edit_own_highrange_content', '', '', '', 1), (3, 'edit_midrange_content', '', '', '', 1), (2, 'edit_lowrange_content', '', '', '', 1), (3, 'edit_highrange_content', '', '', '', 1), (2, 'edit_midrange_content', '', '', '', 1), (3, 'bypass_validation_midrange_content', '', '', '', 1), (2, 'edit_highrange_content', '', '', '', 1), (3, 'bypass_validation_highrange_content', '', '', '', 1), (2, 'bypass_validation_midrange_content', '', '', '', 1), (3, 'feature', '', '', '', 1), (2, 'bypass_validation_highrange_content', '', '', '', 1), (3, 'access_overrun_site', '', '', '', 1), (2, 'feature', '', '', '', 1), (3, 'view_profiling_modes', '', '', '', 1), (2, 'access_overrun_site', '', '', '', 1), (3, 'see_stack_dump', '', '', '', 1), (2, 'view_profiling_modes', '', '', '', 1), (3, 'see_php_errors', '', '', '', 1), (2, 'see_stack_dump', '', '', '', 1), (3, 'bypass_bandwidth_restriction', '', '', '', 1), (2, 'see_php_errors', '', '', '', 1), (3, 'access_closed_site', '', '', '', 1), (2, 'bypass_bandwidth_restriction', '', '', '', 1), (3, 'use_very_dangerous_comcode', '', '', '', 1), (2, 'access_closed_site', '', '', '', 1), (3, 'comcode_nuisance', '', '', '', 1), (2, 'use_very_dangerous_comcode', '', '', '', 1), (3, 'comcode_dangerous', '', '', '', 1), (2, 'comcode_nuisance', '', '', '', 1), (2, 'allow_html', '', '', '', 1), (3, 'allow_html', '', '', '', 1), (2, 'comcode_dangerous', '', '', '', 1), (1, 'run_multi_moderations', '', '', '', 1), (2, 'run_multi_moderations', '', '', '', 1), (3, 'run_multi_moderations', '', '', '', 1), (4, 'run_multi_moderations', '', '', '', 1), (5, 'run_multi_moderations', '', '', '', 1), (6, 'run_multi_moderations', '', '', '', 1), (7, 'run_multi_moderations', '', '', '', 1), (8, 'run_multi_moderations', '', '', '', 1), (9, 'run_multi_moderations', '', '', '', 1), (10, 'run_multi_moderations', '', '', '', 1), (1, 'use_pt', '', '', '', 1), (2, 'use_pt', '', '', '', 1), (3, 'use_pt', '', '', '', 1), (4, 'use_pt', '', '', '', 1), (5, 'use_pt', '', '', '', 1), (6, 'use_pt', '', '', '', 1), (7, 'use_pt', '', '', '', 1), (8, 'use_pt', '', '', '', 1), (9, 'use_pt', '', '', '', 1), (10, 'use_pt', '', '', '', 1), (1, 'edit_private_topic_posts', '', '', '', 1), (2, 'edit_private_topic_posts', '', '', '', 1), (3, 'edit_private_topic_posts', '', '', '', 1), (4, 'edit_private_topic_posts', '', '', '', 1), (5, 'edit_private_topic_posts', '', '', '', 1), (6, 'edit_private_topic_posts', '', '', '', 1), (7, 'edit_private_topic_posts', '', '', '', 1), (8, 'edit_private_topic_posts', '', '', '', 1), (9, 'edit_private_topic_posts', '', '', '', 1), (10, 'edit_private_topic_posts', '', '', '', 1), (1, 'may_unblind_own_poll', '', '', '', 1), (2, 'may_unblind_own_poll', '', '', '', 1), (3, 'may_unblind_own_poll', '', '', '', 1), (4, 'may_unblind_own_poll', '', '', '', 1), (5, 'may_unblind_own_poll', '', '', '', 1), (6, 'may_unblind_own_poll', '', '', '', 1), (7, 'may_unblind_own_poll', '', '', '', 1), (8, 'may_unblind_own_poll', '', '', '', 1), (9, 'may_unblind_own_poll', '', '', '', 1), (10, 'may_unblind_own_poll', '', '', '', 1), (1, 'may_report_post', '', '', '', 1), (2, 'may_report_post', '', '', '', 1), (3, 'may_report_post', '', '', '', 1), (4, 'may_report_post', '', '', '', 1), (5, 'may_report_post', '', '', '', 1), (6, 'may_report_post', '', '', '', 1), (7, 'may_report_post', '', '', '', 1), (8, 'may_report_post', '', '', '', 1), (9, 'may_report_post', '', '', '', 1), (10, 'may_report_post', '', '', '', 1), (1, 'view_member_photos', '', '', '', 1), (2, 'view_member_photos', '', '', '', 1), (3, 'view_member_photos', '', '', '', 1), (4, 'view_member_photos', '', '', '', 1), (5, 'view_member_photos', '', '', '', 1), (6, 'view_member_photos', '', '', '', 1), (7, 'view_member_photos', '', '', '', 1), (8, 'view_member_photos', '', '', '', 1), (9, 'view_member_photos', '', '', '', 1), (10, 'view_member_photos', '', '', '', 1), (1, 'use_quick_reply', '', '', '', 1), (2, 'use_quick_reply', '', '', '', 1), (3, 'use_quick_reply', '', '', '', 1), (4, 'use_quick_reply', '', '', '', 1), (5, 'use_quick_reply', '', '', '', 1), (6, 'use_quick_reply', '', '', '', 1), (7, 'use_quick_reply', '', '', '', 1), (8, 'use_quick_reply', '', '', '', 1), (9, 'use_quick_reply', '', '', '', 1), (10, 'use_quick_reply', '', '', '', 1), (1, 'view_profiles', '', '', '', 1), (2, 'view_profiles', '', '', '', 1), (3, 'view_profiles', '', '', '', 1), (4, 'view_profiles', '', '', '', 1), (5, 'view_profiles', '', '', '', 1), (6, 'view_profiles', '', '', '', 1), (7, 'view_profiles', '', '', '', 1), (8, 'view_profiles', '', '', '', 1), (9, 'view_profiles', '', '', '', 1), (10, 'view_profiles', '', '', '', 1), (1, 'own_avatars', '', '', '', 1), (2, 'own_avatars', '', '', '', 1), (3, 'own_avatars', '', '', '', 1), (4, 'own_avatars', '', '', '', 1), (5, 'own_avatars', '', '', '', 1), (6, 'own_avatars', '', '', '', 1), (7, 'own_avatars', '', '', '', 1), (8, 'own_avatars', '', '', '', 1), (9, 'own_avatars', '', '', '', 1), (10, 'own_avatars', '', '', '', 1), (1, 'double_post', '', '', '', 1), (2, 'double_post', '', '', '', 1), (3, 'double_post', '', '', '', 1), (4, 'double_post', '', '', '', 1), (5, 'double_post', '', '', '', 1), (6, 'double_post', '', '', '', 1), (7, 'double_post', '', '', '', 1), (8, 'double_post', '', '', '', 1), (9, 'double_post', '', '', '', 1), (10, 'double_post', '', '', '', 1), (1, 'delete_account', '', '', '', 1), (2, 'delete_account', '', '', '', 1), (3, 'delete_account', '', '', '', 1), (4, 'delete_account', '', '', '', 1), (5, 'delete_account', '', '', '', 1), (6, 'delete_account', '', '', '', 1), (7, 'delete_account', '', '', '', 1), (8, 'delete_account', '', '', '', 1), (9, 'delete_account', '', '', '', 1), (10, 'delete_account', '', '', '', 1), (3, 'rename_self', '', '', '', 1), (3, 'use_special_emoticons', '', '', '', 1), (3, 'view_any_profile_field', '', '', '', 1), (3, 'disable_lost_passwords', '', '', '', 1), (3, 'close_own_topics', '', '', '', 1), (3, 'edit_own_polls', '', '', '', 1), (3, 'see_warnings', '', '', '', 1), (3, 'see_ip', '', '', '', 1), (3, 'may_choose_custom_title', '', '', '', 1), (3, 'view_poll_results_before_voting', '', '', '', 1), (3, 'moderate_private_topic', '', '', '', 1), (3, 'member_maintenance', '', '', '', 1), (3, 'probate_members', '', '', '', 1), (3, 'warn_members', '', '', '', 1), (3, 'control_usergroups', '', '', '', 1), (3, 'multi_delete_topics', '', '', '', 1), (3, 'show_user_browsing', '', '', '', 1), (3, 'see_hidden_groups', '', '', '', 1), (3, 'pt_anyone', '', '', '', 1), (3, 'delete_private_topic_posts', '', '', '', 1), (1, 'exceed_post_edit_time_limit', '', '', '', 1), (2, 'exceed_post_edit_time_limit', '', '', '', 1), (3, 'exceed_post_edit_time_limit', '', '', '', 1), (4, 'exceed_post_edit_time_limit', '', '', '', 1), (5, 'exceed_post_edit_time_limit', '', '', '', 1), (6, 'exceed_post_edit_time_limit', '', '', '', 1), (7, 'exceed_post_edit_time_limit', '', '', '', 1), (8, 'exceed_post_edit_time_limit', '', '', '', 1), (9, 'exceed_post_edit_time_limit', '', '', '', 1), (10, 'exceed_post_edit_time_limit', '', '', '', 1), (1, 'exceed_post_delete_time_limit', '', '', '', 1), (2, 'exceed_post_delete_time_limit', '', '', '', 1), (3, 'exceed_post_delete_time_limit', '', '', '', 1), (4, 'exceed_post_delete_time_limit', '', '', '', 1), (5, 'exceed_post_delete_time_limit', '', '', '', 1), (6, 'exceed_post_delete_time_limit', '', '', '', 1), (7, 'exceed_post_delete_time_limit', '', '', '', 1), (8, 'exceed_post_delete_time_limit', '', '', '', 1), (9, 'exceed_post_delete_time_limit', '', '', '', 1), (10, 'exceed_post_delete_time_limit', '', '', '', 1), (3, 'bypass_required_cpfs', '', '', '', 1), (3, 'bypass_required_cpfs_if_already_empty', '', '', '', 1), (3, 'bypass_email_address', '', '', '', 1), (3, 'bypass_email_address_if_already_empty', '', '', '', 1), (3, 'bypass_dob', '', '', '', 1), (3, 'bypass_dob_if_already_empty', '', '', '', 1), (2, 'edit_meta_fields', '', '', '', 1), (3, 'edit_meta_fields', '', '', '', 1), (2, 'perform_webstandards_check_by_default', '', '', '', 1), (3, 'perform_webstandards_check_by_default', '', '', '', 1), (2, 'delete_cat_highrange_content', '', '', '', 1), (3, 'delete_cat_highrange_content', '', '', '', 1), (2, 'delete_cat_midrange_content', '', '', '', 1), (3, 'delete_cat_midrange_content', '', '', '', 1), (2, 'delete_cat_lowrange_content', '', '', '', 1), (3, 'delete_cat_lowrange_content', '', '', '', 1), (2, 'edit_own_cat_highrange_content', '', '', '', 1), (3, 'edit_own_cat_highrange_content', '', '', '', 1), (2, 'edit_own_cat_midrange_content', '', '', '', 1), (3, 'edit_own_cat_midrange_content', '', '', '', 1), (2, 'edit_own_cat_lowrange_content', '', '', '', 1), (3, 'edit_own_cat_lowrange_content', '', '', '', 1), (2, 'delete_own_cat_highrange_content', '', '', '', 1), (3, 'delete_own_cat_highrange_content', '', '', '', 1), (2, 'delete_own_cat_midrange_content', '', '', '', 1), (3, 'delete_own_cat_midrange_content', '', '', '', 1), (2, 'delete_own_cat_lowrange_content', '', '', '', 1), (3, 'delete_own_cat_lowrange_content', '', '', '', 1), (2, 'mass_import', '', '', '', 1), (3, 'mass_import', '', '', '', 1), (2, 'scheduled_publication_times', '', '', '', 1), (3, 'scheduled_publication_times', '', '', '', 1), (2, 'mass_delete_from_ip', '', '', '', 1), (3, 'mass_delete_from_ip', '', '', '', 1), (2, 'exceed_filesize_limit', '', '', '', 1), (3, 'exceed_filesize_limit', '', '', '', 1), (2, 'draw_to_server', '', '', '', 1), (3, 'draw_to_server', '', '', '', 1), (2, 'open_virtual_roots', '', '', '', 1), (3, 'open_virtual_roots', '', '', '', 1), (2, 'sees_javascript_error_alerts', '', '', '', 1), (3, 'sees_javascript_error_alerts', '', '', '', 1), (2, 'see_software_docs', '', '', '', 1), (3, 'see_software_docs', '', '', '', 1), (2, 'see_unvalidated', '', '', '', 1), (3, 'see_unvalidated', '', '', '', 1), (2, 'may_enable_staff_notifications', '', '', '', 1), (3, 'may_enable_staff_notifications', '', '', '', 1), (2, 'bypass_flood_control', '', '', '', 1), (3, 'bypass_flood_control', '', '', '', 1), (2, 'remove_page_split', '', '', '', 1), (3, 'remove_page_split', '', '', '', 1), (2, 'bypass_wordfilter', '', '', '', 1), (3, 'bypass_wordfilter', '', '', '', 1), (2, 'perform_keyword_check', '', '', '', 1), (3, 'perform_keyword_check', '', '', '', 1), (2, 'have_personal_category', '', '', '', 1), (3, 'have_personal_category', '', '', '', 1), (1, 'edit_own_lowrange_content', '', '', '', 1), (2, 'edit_own_lowrange_content', '', '', '', 1), (3, 'edit_own_lowrange_content', '', '', '', 1), (4, 'edit_own_lowrange_content', '', '', '', 1), (5, 'edit_own_lowrange_content', '', '', '', 1), (6, 'edit_own_lowrange_content', '', '', '', 1), (7, 'edit_own_lowrange_content', '', '', '', 1), (8, 'edit_own_lowrange_content', '', '', '', 1), (9, 'edit_own_lowrange_content', '', '', '', 1), (10, 'edit_own_lowrange_content', '', '', '', 1), (1, 'submit_highrange_content', '', '', '', 1), (2, 'submit_highrange_content', '', '', '', 1), (3, 'submit_highrange_content', '', '', '', 1), (4, 'submit_highrange_content', '', '', '', 1), (5, 'submit_highrange_content', '', '', '', 1), (6, 'submit_highrange_content', '', '', '', 1), (7, 'submit_highrange_content', '', '', '', 1), (8, 'submit_highrange_content', '', '', '', 1), (9, 'submit_highrange_content', '', '', '', 1), (10, 'submit_highrange_content', '', '', '', 1), (1, 'submit_midrange_content', '', '', '', 1), (2, 'submit_midrange_content', '', '', '', 1), (3, 'submit_midrange_content', '', '', '', 1), (4, 'submit_midrange_content', '', '', '', 1), (5, 'submit_midrange_content', '', '', '', 1), (6, 'submit_midrange_content', '', '', '', 1), (7, 'submit_midrange_content', '', '', '', 1), (8, 'submit_midrange_content', '', '', '', 1), (9, 'submit_midrange_content', '', '', '', 1), (10, 'submit_midrange_content', '', '', '', 1), (1, 'submit_lowrange_content', '', '', '', 1), (2, 'submit_lowrange_content', '', '', '', 1), (3, 'submit_lowrange_content', '', '', '', 1), (4, 'submit_lowrange_content', '', '', '', 1), (5, 'submit_lowrange_content', '', '', '', 1), (6, 'submit_lowrange_content', '', '', '', 1), (7, 'submit_lowrange_content', '', '', '', 1), (8, 'submit_lowrange_content', '', '', '', 1), (9, 'submit_lowrange_content', '', '', '', 1), (10, 'submit_lowrange_content', '', '', '', 1), (1, 'bypass_validation_lowrange_content', '', '', '', 1), (2, 'bypass_validation_lowrange_content', '', '', '', 1), (3, 'bypass_validation_lowrange_content', '', '', '', 1), (4, 'bypass_validation_lowrange_content', '', '', '', 1), (5, 'bypass_validation_lowrange_content', '', '', '', 1), (6, 'bypass_validation_lowrange_content', '', '', '', 1), (7, 'bypass_validation_lowrange_content', '', '', '', 1), (8, 'bypass_validation_lowrange_content', '', '', '', 1), (9, 'bypass_validation_lowrange_content', '', '', '', 1), (10, 'bypass_validation_lowrange_content', '', '', '', 1), (1, 'rate', '', '', '', 1), (2, 'rate', '', '', '', 1), (3, 'rate', '', '', '', 1), (4, 'rate', '', '', '', 1), (5, 'rate', '', '', '', 1), (6, 'rate', '', '', '', 1), (7, 'rate', '', '', '', 1), (8, 'rate', '', '', '', 1), (9, 'rate', '', '', '', 1), (10, 'rate', '', '', '', 1), (1, 'comment', '', '', '', 1), (2, 'comment', '', '', '', 1), (3, 'comment', '', '', '', 1), (4, 'comment', '', '', '', 1), (5, 'comment', '', '', '', 1), (6, 'comment', '', '', '', 1), (7, 'comment', '', '', '', 1), (8, 'comment', '', '', '', 1), (9, 'comment', '', '', '', 1), (10, 'comment', '', '', '', 1), (1, 'vote_in_polls', '', '', '', 1), (2, 'vote_in_polls', '', '', '', 1), (3, 'vote_in_polls', '', '', '', 1), (4, 'vote_in_polls', '', '', '', 1), (5, 'vote_in_polls', '', '', '', 1), (6, 'vote_in_polls', '', '', '', 1), (7, 'vote_in_polls', '', '', '', 1), (8, 'vote_in_polls', '', '', '', 1), (9, 'vote_in_polls', '', '', '', 1), (10, 'vote_in_polls', '', '', '', 1), (1, 'jump_to_unvalidated', '', '', '', 1), (2, 'jump_to_unvalidated', '', '', '', 1), (3, 'jump_to_unvalidated', '', '', '', 1), (4, 'jump_to_unvalidated', '', '', '', 1), (5, 'jump_to_unvalidated', '', '', '', 1), (6, 'jump_to_unvalidated', '', '', '', 1), (7, 'jump_to_unvalidated', '', '', '', 1), (8, 'jump_to_unvalidated', '', '', '', 1), (9, 'jump_to_unvalidated', '', '', '', 1), (10, 'jump_to_unvalidated', '', '', '', 1), (1, 'reuse_others_attachments', '', '', '', 1), (2, 'reuse_others_attachments', '', '', '', 1), (3, 'reuse_others_attachments', '', '', '', 1), (4, 'reuse_others_attachments', '', '', '', 1), (5, 'reuse_others_attachments', '', '', '', 1), (6, 'reuse_others_attachments', '', '', '', 1), (7, 'reuse_others_attachments', '', '', '', 1), (8, 'reuse_others_attachments', '', '', '', 1), (9, 'reuse_others_attachments', '', '', '', 1), (10, 'reuse_others_attachments', '', '', '', 1), (2, 'unfiltered_input', '', '', '', 1), (3, 'unfiltered_input', '', '', '', 1), (2, 'set_content_review_settings', '', '', '', 1), (3, 'set_content_review_settings', '', '', '', 1), (3, 'bypass_validation_lowrange_content', '', 'forums', '7', 1), (3, 'bypass_validation_midrange_content', '', 'forums', '7', 1), (2, 'view_revisions', '', '', '', 1), (3, 'view_revisions', '', '', '', 1), (2, 'undo_revisions', '', '', '', 1), (3, 'undo_revisions', '', '', '', 1), (2, 'delete_revisions', '', '', '', 1), (3, 'delete_revisions', '', '', '', 1), (2, 'use_sms', '', '', '', 1), (3, 'use_sms', '', '', '', 1), (2, 'sms_higher_limit', '', '', '', 1), (3, 'sms_higher_limit', '', '', '', 1), (2, 'sms_higher_trigger_limit', '', '', '', 1), (3, 'sms_higher_trigger_limit', '', '', '', 1), (2, 'set_own_author_profile', '', '', '', 1), (3, 'set_own_author_profile', '', '', '', 1), (2, 'full_banner_setup', '', '', '', 1), (3, 'full_banner_setup', '', '', '', 1), (2, 'view_anyones_banner_stats', '', '', '', 1), (3, 'view_anyones_banner_stats', '', '', '', 1), (2, 'banner_free', '', '', '', 1), (3, 'banner_free', '', '', '', 1), (2, 'use_html_banner', '', '', '', 1), (3, 'use_html_banner', '', '', '', 1), (1, 'view_calendar', '', '', '', 1), (2, 'view_calendar', '', '', '', 1), (3, 'view_calendar', '', '', '', 1), (4, 'view_calendar', '', '', '', 1), (5, 'view_calendar', '', '', '', 1), (6, 'view_calendar', '', '', '', 1), (7, 'view_calendar', '', '', '', 1), (8, 'view_calendar', '', '', '', 1), (9, 'view_calendar', '', '', '', 1), (10, 'view_calendar', '', '', '', 1), (1, 'add_public_events', '', '', '', 1), (2, 'add_public_events', '', '', '', 1), (3, 'add_public_events', '', '', '', 1), (4, 'add_public_events', '', '', '', 1), (5, 'add_public_events', '', '', '', 1), (6, 'add_public_events', '', '', '', 1), (7, 'add_public_events', '', '', '', 1), (8, 'add_public_events', '', '', '', 1), (9, 'add_public_events', '', '', '', 1), (10, 'add_public_events', '', '', '', 1), (2, 'sense_personal_conflicts', '', '', '', 1), (3, 'sense_personal_conflicts', '', '', '', 1), (2, 'view_event_subscriptions', '', '', '', 1), (3, 'view_event_subscriptions', '', '', '', 1), (1, 'calendar_add_to_others', '', '', '', 1), (2, 'calendar_add_to_others', '', '', '', 1), (3, 'calendar_add_to_others', '', '', '', 1), (4, 'calendar_add_to_others', '', '', '', 1), (5, 'calendar_add_to_others', '', '', '', 1), (6, 'calendar_add_to_others', '', '', '', 1), (7, 'calendar_add_to_others', '', '', '', 1), (8, 'calendar_add_to_others', '', '', '', 1), (9, 'calendar_add_to_others', '', '', '', 1), (10, 'calendar_add_to_others', '', '', '', 1), (2, 'autocomplete_keyword_event', '', '', '', 1), (3, 'autocomplete_keyword_event', '', '', '', 1), (2, 'autocomplete_title_event', '', '', '', 1), (3, 'autocomplete_title_event', '', '', '', 1), (2, 'high_catalogue_entry_timeout', '', '', '', 1), (3, 'high_catalogue_entry_timeout', '', '', '', 1), (2, 'autocomplete_keyword_catalogue_category', '', '', '', 1), (3, 'autocomplete_keyword_catalogue_category', '', '', '', 1), (2, 'autocomplete_title_catalogue_category', '', '', '', 1), (3, 'autocomplete_title_catalogue_category', '', '', '', 1), (1, 'create_private_room', '', '', '', 1), (2, 'create_private_room', '', '', '', 1), (3, 'create_private_room', '', '', '', 1), (4, 'create_private_room', '', '', '', 1), (5, 'create_private_room', '', '', '', 1), (6, 'create_private_room', '', '', '', 1), (7, 'create_private_room', '', '', '', 1), (8, 'create_private_room', '', '', '', 1), (9, 'create_private_room', '', '', '', 1), (10, 'create_private_room', '', '', '', 1), (1, 'start_im', '', '', '', 1), (2, 'start_im', '', '', '', 1), (3, 'start_im', '', '', '', 1), (4, 'start_im', '', '', '', 1), (5, 'start_im', '', '', '', 1), (6, 'start_im', '', '', '', 1), (7, 'start_im', '', '', '', 1), (8, 'start_im', '', '', '', 1), (9, 'start_im', '', '', '', 1), (10, 'start_im', '', '', '', 1), (1, 'moderate_my_private_rooms', '', '', '', 1), (2, 'moderate_my_private_rooms', '', '', '', 1), (3, 'moderate_my_private_rooms', '', '', '', 1), (4, 'moderate_my_private_rooms', '', '', '', 1), (5, 'moderate_my_private_rooms', '', '', '', 1), (6, 'moderate_my_private_rooms', '', '', '', 1), (7, 'moderate_my_private_rooms', '', '', '', 1), (8, 'moderate_my_private_rooms', '', '', '', 1), (9, 'moderate_my_private_rooms', '', '', '', 1), (10, 'moderate_my_private_rooms', '', '', '', 1), (2, 'ban_chatters_from_rooms', '', '', '', 1), (3, 'ban_chatters_from_rooms', '', '', '', 1), (1, 'download', '', '', '', 1), (2, 'download', '', '', '', 1), (3, 'download', '', '', '', 1), (4, 'download', '', '', '', 1), (5, 'download', '', '', '', 1), (6, 'download', '', '', '', 1), (7, 'download', '', '', '', 1), (8, 'download', '', '', '', 1), (9, 'download', '', '', '', 1), (10, 'download', '', '', '', 1), (2, 'autocomplete_keyword_download_category', '', '', '', 1), (3, 'autocomplete_keyword_download_category', '', '', '', 1), (2, 'autocomplete_title_download_category', '', '', '', 1), (3, 'autocomplete_title_download_category', '', '', '', 1), (2, 'autocomplete_keyword_download', '', '', '', 1), (3, 'autocomplete_keyword_download', '', '', '', 1), (2, 'autocomplete_title_download', '', '', '', 1), (3, 'autocomplete_title_download', '', '', '', 1), (2, 'may_download_gallery', '', '', '', 1), (3, 'may_download_gallery', '', '', '', 1), (2, 'high_personal_gallery_limit', '', '', '', 1), (3, 'high_personal_gallery_limit', '', '', '', 1), (2, 'no_personal_gallery_limit', '', '', '', 1), (3, 'no_personal_gallery_limit', '', '', '', 1), (2, 'autocomplete_keyword_gallery', '', '', '', 1), (3, 'autocomplete_keyword_gallery', '', '', '', 1), (2, 'autocomplete_title_gallery', '', '', '', 1), (3, 'autocomplete_title_gallery', '', '', '', 1), (2, 'autocomplete_keyword_image', '', '', '', 1), (3, 'autocomplete_keyword_image', '', '', '', 1), (2, 'autocomplete_title_image', '', '', '', 1), (3, 'autocomplete_title_image', '', '', '', 1), (2, 'autocomplete_keyword_videos', '', '', '', 1), (3, 'autocomplete_keyword_videos', '', '', '', 1), (2, 'autocomplete_title_videos', '', '', '', 1), (3, 'autocomplete_title_videos', '', '', '', 1), (2, 'autocomplete_keyword_news', '', '', '', 1), (3, 'autocomplete_keyword_news', '', '', '', 1), (2, 'autocomplete_title_news', '', '', '', 1), (3, 'autocomplete_title_news', '', '', '', 1), (2, 'change_newsletter_subscriptions', '', '', '', 1), (3, 'change_newsletter_subscriptions', '', '', '', 1), (1, 'use_points', '', '', '', 1), (2, 'use_points', '', '', '', 1), (3, 'use_points', '', '', '', 1), (4, 'use_points', '', '', '', 1), (5, 'use_points', '', '', '', 1), (6, 'use_points', '', '', '', 1), (7, 'use_points', '', '', '', 1), (8, 'use_points', '', '', '', 1), (9, 'use_points', '', '', '', 1), (10, 'use_points', '', '', '', 1), (2, 'trace_anonymous_gifts', '', '', '', 1), (3, 'trace_anonymous_gifts', '', '', '', 1), (2, 'give_points_self', '', '', '', 1), (3, 'give_points_self', '', '', '', 1), (2, 'have_negative_gift_points', '', '', '', 1), (3, 'have_negative_gift_points', '', '', '', 1), (2, 'give_negative_points', '', '', '', 1), (3, 'give_negative_points', '', '', '', 1), (2, 'view_charge_log', '', '', '', 1), (3, 'view_charge_log', '', '', '', 1), (2, 'choose_poll', '', '', '', 1), (3, 'choose_poll', '', '', '', 1), (2, 'autocomplete_keyword_poll', '', '', '', 1), (3, 'autocomplete_keyword_poll', '', '', '', 1), (2, 'autocomplete_title_poll', '', '', '', 1), (3, 'autocomplete_title_poll', '', '', '', 1), (2, 'access_ecommerce_in_test_mode', '', '', '', 1), (3, 'access_ecommerce_in_test_mode', '', '', '', 1), (2, 'bypass_quiz_repeat_time_restriction', '', '', '', 1), (3, 'bypass_quiz_repeat_time_restriction', '', '', '', 1), (2, 'view_others_quiz_results', '', '', '', 1), (3, 'view_others_quiz_results', '', '', '', 1), (2, 'bypass_quiz_timer', '', '', '', 1), (3, 'bypass_quiz_timer', '', '', '', 1), (2, 'autocomplete_keyword_quiz', '', '', '', 1), (3, 'autocomplete_keyword_quiz', '', '', '', 1), (2, 'autocomplete_title_quiz', '', '', '', 1), (3, 'autocomplete_title_quiz', '', '', '', 1), (2, 'autocomplete_past_search', '', '', '', 1), (3, 'autocomplete_past_search', '', '', '', 1), (2, 'autocomplete_keyword_comcode_page', '', '', '', 1), (3, 'autocomplete_keyword_comcode_page', '', '', '', 1), (2, 'autocomplete_title_comcode_page', '', '', '', 1), (3, 'autocomplete_title_comcode_page', '', '', '', 1), (2, 'view_others_tickets', '', '', '', 1), (3, 'view_others_tickets', '', '', '', 1), (2, 'support_operator', '', '', '', 1), (3, 'support_operator', '', '', '', 1), (3, 'bypass_validation_lowrange_content', '', 'forums', '8', 1), (3, 'bypass_validation_midrange_content', '', 'forums', '8', 1), (2, 'wiki_manage_tree', '', '', '', 1), (3, 'wiki_manage_tree', '', '', '', 1), (2, 'upload_anything_filedump', '', '', '', 1), (3, 'upload_anything_filedump', '', '', '', 1), (1, 'upload_filedump', '', '', '', 1), (2, 'upload_filedump', '', '', '', 1), (3, 'upload_filedump', '', '', '', 1), (4, 'upload_filedump', '', '', '', 1), (5, 'upload_filedump', '', '', '', 1), (6, 'upload_filedump', '', '', '', 1), (7, 'upload_filedump', '', '', '', 1), (8, 'upload_filedump', '', '', '', 1), (9, 'upload_filedump', '', '', '', 1), (10, 'upload_filedump', '', '', '', 1), (2, 'delete_anything_filedump', '', '', '', 1), (3, 'delete_anything_filedump', '', '', '', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]group_zone_access` -- CREATE TABLE `[[dbprefix]]group_zone_access` ( `zone_name` varchar(80) NOT NULL, `group_id` int(11) NOT NULL, PRIMARY KEY (`zone_name`,`group_id`), KEY `group_id` (`group_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]group_zone_access` -- INSERT INTO `[[dbprefix]]group_zone_access` VALUES ('', 1), ('', 2), ('', 3), ('', 4), ('', 5), ('', 6), ('', 7), ('', 8), ('', 9), ('', 10), ('adminzone', 2), ('adminzone', 3), ('cms', 2), ('cms', 3), ('cms', 4), ('cms', 5), ('cms', 6), ('cms', 7), ('cms', 8), ('cms', 9), ('cms', 10), ('collaboration', 2), ('collaboration', 3), ('collaboration', 4), ('forum', 1), ('forum', 2), ('forum', 3), ('forum', 4), ('forum', 5), ('forum', 6), ('forum', 7), ('forum', 8), ('forum', 9), ('forum', 10), ('site', 2), ('site', 3), ('site', 4), ('site', 5), ('site', 6), ('site', 7), ('site', 8), ('site', 9), ('site', 10); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]hackattack` -- CREATE TABLE `[[dbprefix]]hackattack` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `data_post` longtext NOT NULL, `user_agent` varchar(255) NOT NULL, `referer` varchar(255) NOT NULL, `user_os` varchar(255) NOT NULL, `member_id` int(11) NOT NULL, `date_and_time` int(10) unsigned NOT NULL, `ip` varchar(40) NOT NULL, `reason` varchar(80) NOT NULL, `reason_param_a` varchar(255) NOT NULL, `reason_param_b` varchar(255) NOT NULL, PRIMARY KEY (`id`), KEY `otherhacksby` (`ip`), KEY `h_date_and_time` (`date_and_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]https_pages` -- CREATE TABLE `[[dbprefix]]https_pages` ( `https_page_name` varchar(80) NOT NULL, PRIMARY KEY (`https_page_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]images` -- CREATE TABLE `[[dbprefix]]images` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `cat` varchar(80) NOT NULL, `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `thumb_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `description` longtext NOT NULL, `allow_rating` tinyint(1) NOT NULL, `allow_comments` tinyint(4) NOT NULL, `allow_trackbacks` tinyint(1) NOT NULL, `notes` longtext NOT NULL, `submitter` int(11) NOT NULL, `validated` tinyint(1) NOT NULL, `add_date` int(10) unsigned NOT NULL, `edit_date` int(10) unsigned DEFAULT NULL, `image_views` int(11) NOT NULL, `title` longtext NOT NULL, `description__text_parsed` longtext NOT NULL, `description__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `image_views` (`image_views`), KEY `category_list` (`cat`), KEY `i_validated` (`validated`), KEY `xis` (`submitter`), KEY `iadd_date` (`add_date`), KEY `ftjoin_dtitle` (`title`(250)), KEY `ftjoin_idescription` (`description`(250)), FULLTEXT KEY `description` (`description`), FULLTEXT KEY `title` (`title`), FULLTEXT KEY `image_search__combined` (`description`,`title`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]import_id_remap` -- CREATE TABLE `[[dbprefix]]import_id_remap` ( `id_old` varchar(80) NOT NULL, `id_new` int(11) NOT NULL, `id_type` varchar(80) NOT NULL, `id_session` varchar(80) NOT NULL, PRIMARY KEY (`id_old`,`id_type`,`id_session`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]import_parts_done` -- CREATE TABLE `[[dbprefix]]import_parts_done` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `imp_id` varchar(255) NOT NULL, `imp_session` varchar(80) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]import_session` -- CREATE TABLE `[[dbprefix]]import_session` ( `imp_session` varchar(80) NOT NULL, `imp_old_base_dir` varchar(255) NOT NULL, `imp_db_host` varchar(80) NOT NULL, `imp_db_name` varchar(80) NOT NULL, `imp_db_user` varchar(80) NOT NULL, `imp_db_table_prefix` varchar(80) NOT NULL, `imp_hook` varchar(80) NOT NULL, `imp_refresh_time` int(11) NOT NULL, PRIMARY KEY (`imp_session`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]incoming_uploads` -- CREATE TABLE `[[dbprefix]]incoming_uploads` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `i_submitter` int(11) NOT NULL, `i_date_and_time` int(10) unsigned NOT NULL, `i_orig_filename` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `i_save_url` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]invoices` -- CREATE TABLE `[[dbprefix]]invoices` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `i_type_code` varchar(80) NOT NULL, `i_member_id` int(11) NOT NULL, `i_state` varchar(80) NOT NULL, `i_amount` varchar(255) NOT NULL, `i_special` varchar(255) NOT NULL, `i_time` int(10) unsigned NOT NULL, `i_note` longtext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]ip_country` -- CREATE TABLE `[[dbprefix]]ip_country` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `begin_num` int(10) unsigned NOT NULL, `end_num` int(10) unsigned NOT NULL, `country` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]leader_board` -- CREATE TABLE `[[dbprefix]]leader_board` ( `lb_member` int(11) NOT NULL, `lb_points` int(11) NOT NULL, `date_and_time` int(10) unsigned NOT NULL, PRIMARY KEY (`lb_member`,`date_and_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]link_tracker` -- CREATE TABLE `[[dbprefix]]link_tracker` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `c_date_and_time` int(10) unsigned NOT NULL, `c_member_id` int(11) NOT NULL, `c_ip_address` varchar(40) NOT NULL, `c_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, PRIMARY KEY (`id`), KEY `c_url` (`c_url`(250)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]logged_mail_messages` -- CREATE TABLE `[[dbprefix]]logged_mail_messages` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `m_subject` longtext NOT NULL, `m_message` longtext NOT NULL, `m_to_email` longtext NOT NULL, `m_extra_cc_addresses` longtext NOT NULL, `m_extra_bcc_addresses` longtext NOT NULL, `m_join_time` int(10) unsigned DEFAULT NULL, `m_to_name` longtext NOT NULL, `m_from_email` varchar(255) NOT NULL, `m_from_name` varchar(255) NOT NULL, `m_priority` tinyint(4) NOT NULL, `m_attachments` longtext NOT NULL, `m_no_cc` tinyint(1) NOT NULL, `m_as` int(11) NOT NULL, `m_as_admin` tinyint(1) NOT NULL, `m_in_html` tinyint(1) NOT NULL, `m_date_and_time` int(10) unsigned NOT NULL, `m_member_id` int(11) NOT NULL, `m_url` longtext NOT NULL, `m_queued` tinyint(1) NOT NULL, `m_template` varchar(80) NOT NULL, PRIMARY KEY (`id`), KEY `recentmessages` (`m_date_and_time`), KEY `queued` (`m_queued`), KEY `combo` (`m_date_and_time`,`m_queued`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]match_key_messages` -- CREATE TABLE `[[dbprefix]]match_key_messages` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `k_message` longtext NOT NULL, `k_match_key` varchar(255) NOT NULL, `k_message__text_parsed` longtext NOT NULL, `k_message__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), FULLTEXT KEY `k_message` (`k_message`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]member_category_access` -- CREATE TABLE `[[dbprefix]]member_category_access` ( `module_the_name` varchar(80) NOT NULL, `category_name` varchar(80) NOT NULL, `member_id` int(11) NOT NULL, `active_until` int(10) unsigned DEFAULT NULL, PRIMARY KEY (`module_the_name`,`category_name`,`member_id`), KEY `mcaname` (`module_the_name`,`category_name`), KEY `mcamember_id` (`member_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]member_page_access` -- CREATE TABLE `[[dbprefix]]member_page_access` ( `page_name` varchar(80) NOT NULL, `zone_name` varchar(80) NOT NULL, `member_id` int(11) NOT NULL, `active_until` int(10) unsigned DEFAULT NULL, PRIMARY KEY (`page_name`,`zone_name`,`member_id`), KEY `mzaname` (`page_name`,`zone_name`), KEY `mzamember_id` (`member_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]member_privileges` -- CREATE TABLE `[[dbprefix]]member_privileges` ( `member_id` int(11) NOT NULL, `privilege` varchar(80) NOT NULL, `the_page` varchar(80) NOT NULL, `module_the_name` varchar(80) NOT NULL, `category_name` varchar(80) NOT NULL, `the_value` tinyint(1) NOT NULL, `active_until` int(10) unsigned DEFAULT NULL, PRIMARY KEY (`member_id`,`privilege`,`the_page`,`module_the_name`,`category_name`), KEY `member_privileges_name` (`privilege`,`the_page`,`module_the_name`,`category_name`), KEY `member_privileges_member` (`member_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]member_tracking` -- CREATE TABLE `[[dbprefix]]member_tracking` ( `mt_member_id` int(11) NOT NULL, `mt_cache_username` varchar(80) NOT NULL, `mt_time` int(10) unsigned NOT NULL, `mt_page` varchar(80) NOT NULL, `mt_type` varchar(80) NOT NULL, `mt_id` varchar(80) NOT NULL, PRIMARY KEY (`mt_member_id`,`mt_time`,`mt_page`,`mt_type`,`mt_id`), KEY `mt_page` (`mt_page`), KEY `mt_id` (`mt_page`,`mt_id`,`mt_type`), KEY `mt_time` (`mt_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]member_zone_access` -- CREATE TABLE `[[dbprefix]]member_zone_access` ( `zone_name` varchar(80) NOT NULL, `member_id` int(11) NOT NULL, `active_until` int(10) unsigned DEFAULT NULL, PRIMARY KEY (`zone_name`,`member_id`), KEY `mzazone_name` (`zone_name`), KEY `mzamember_id` (`member_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]menu_items` -- CREATE TABLE `[[dbprefix]]menu_items` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `i_menu` varchar(80) NOT NULL, `i_order` int(11) NOT NULL, `i_parent` int(11) DEFAULT NULL, `i_caption` longtext NOT NULL, `i_caption_long` longtext NOT NULL, `i_url` varchar(255) NOT NULL, `i_check_permissions` tinyint(1) NOT NULL, `i_expanded` tinyint(1) NOT NULL, `i_new_window` tinyint(1) NOT NULL, `i_include_sitemap` tinyint(4) NOT NULL, `i_page_only` varchar(80) NOT NULL, `i_theme_img_code` varchar(80) NOT NULL, `i_caption__text_parsed` longtext NOT NULL, `i_caption__source_user` int(11) NOT NULL DEFAULT '1', `i_caption_long__text_parsed` longtext NOT NULL, `i_caption_long__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `menu_extraction` (`i_menu`), FULLTEXT KEY `i_caption` (`i_caption`), FULLTEXT KEY `i_caption_long` (`i_caption_long`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]messages_to_render` -- CREATE TABLE `[[dbprefix]]messages_to_render` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `r_session_id` varchar(80) NOT NULL, `r_message` longtext NOT NULL, `r_type` varchar(80) NOT NULL, `r_time` int(10) unsigned NOT NULL, PRIMARY KEY (`id`), KEY `forsession` (`r_session_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]modules` -- CREATE TABLE `[[dbprefix]]modules` ( `module_the_name` varchar(80) NOT NULL, `module_author` varchar(80) NOT NULL, `module_organisation` varchar(80) NOT NULL, `module_hacked_by` varchar(80) NOT NULL, `module_hack_version` int(11) DEFAULT NULL, `module_version` int(11) NOT NULL, PRIMARY KEY (`module_the_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]modules` -- INSERT INTO `[[dbprefix]]modules` VALUES ('admin_permissions', 'Chris Graham', 'ocProducts', '', NULL, 9), ('admin_version', 'Chris Graham', 'ocProducts', '', NULL, 18), ('admin', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_actionlog', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_addons', 'Chris Graham', 'ocProducts', '', NULL, 4), ('admin_aggregate_types', 'Chris Graham', 'ocProducts', '', NULL, 1), ('admin_awards', 'Chris Graham', 'ocProducts', '', NULL, 4), ('admin_backup', 'Chris Graham', 'ocProducts', '', NULL, 3), ('admin_banners', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_chat', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_cleanup', 'Chris Graham', 'ocProducts', '', NULL, 3), ('admin_cns_customprofilefields', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_cns_emoticons', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_cns_forum_groupings', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_cns_forums', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_cns_groups', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_cns_ldap', 'Chris Graham', 'ocProducts', '', NULL, 4), ('admin_cns_members', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_cns_merge_members', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_cns_multi_moderations', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_cns_post_templates', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_cns_welcome_emails', 'Chris Graham', 'ocProducts', '', NULL, 4), ('admin_commandr', 'Philip Withnall', 'ocProducts', '', NULL, 3), ('admin_config', 'Chris Graham', 'ocProducts', '', NULL, 15), ('admin_content_reviews', 'Chris Graham', 'ocProducts', '', NULL, 1), ('admin_custom_comcode', 'Chris Graham', 'ocProducts', '', NULL, 3), ('admin_debrand', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_ecommerce', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_ecommerce_logs', 'Chris Graham', 'ocProducts', '', NULL, 1), ('admin_email_log', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_errorlog', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_group_member_timeouts', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_import', 'Chris Graham', 'ocProducts', '', NULL, 7), ('admin_invoices', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_ip_ban', 'Chris Graham', 'ocProducts', '', NULL, 5), ('admin_lang', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_lookup', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_menus', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_messaging', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_newsletter', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_notifications', 'Chris Graham', 'ocProducts', '', NULL, 1), ('admin_orders', 'Manuprathap', 'ocProducts', '', NULL, 2), ('admin_phpinfo', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_points', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_pointstore', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_quiz', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_realtime_rain', 'Chris Graham', 'ocProducts', '', NULL, 1), ('admin_redirects', 'Chris Graham', 'ocProducts', '', NULL, 4), ('admin_revisions', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_security', 'Chris Graham', 'ocProducts', '', NULL, 4), ('admin_setupwizard', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_sitemap', 'Chris Graham', 'ocProducts', '', NULL, 4), ('admin_ssl', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_staff', 'Chris Graham', 'ocProducts', '', NULL, 3), ('admin_stats', 'Philip Withnall', 'ocProducts', '', NULL, 9), ('admin_themes', 'Chris Graham', 'ocProducts', '', NULL, 4), ('admin_themewizard', 'Allen Ellis', 'ocProducts', '', NULL, 2), ('admin_tickets', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_trackbacks', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_unvalidated', 'Chris Graham', 'ocProducts', '', NULL, 2), ('admin_wordfilter', 'Chris Graham', 'ocProducts', '', NULL, 4), ('admin_zones', 'Chris Graham', 'ocProducts', '', NULL, 2), ('authors', 'Chris Graham', 'ocProducts', '', NULL, 4), ('awards', 'Chris Graham', 'ocProducts', '', NULL, 2), ('banners', 'Chris Graham', 'ocProducts', '', NULL, 7), ('bookmarks', 'Chris Graham', 'ocProducts', '', NULL, 2), ('calendar', 'Chris Graham', 'ocProducts', '', NULL, 8), ('catalogues', 'Chris Graham', 'ocProducts', '', NULL, 8), ('chat', 'Philip Withnall', 'ocProducts', '', NULL, 12), ('contact_member', 'Chris Graham', 'ocProducts', '', NULL, 2), ('downloads', 'Chris Graham', 'ocProducts', '', NULL, 8), ('galleries', 'Chris Graham', 'ocProducts', '', NULL, 10), ('groups', 'Chris Graham', 'ocProducts', '', NULL, 2), ('invoices', 'Chris Graham', 'ocProducts', '', NULL, 2), ('leader_board', 'Chris Graham', 'ocProducts', '', NULL, 2), ('members', 'Chris Graham', 'ocProducts', '', NULL, 2), ('news', 'Chris Graham', 'ocProducts', '', NULL, 7), ('newsletter', 'Chris Graham', 'ocProducts', '', NULL, 12), ('notifications', 'Chris Graham', 'ocProducts', '', NULL, 1), ('points', 'Chris Graham', 'ocProducts', '', NULL, 8), ('pointstore', 'Allen Ellis', 'ocProducts', '', NULL, 6), ('polls', 'Chris Graham', 'ocProducts', '', NULL, 6), ('purchase', 'Chris Graham', 'ocProducts', '', NULL, 6), ('quiz', 'Chris Graham', 'ocProducts', '', NULL, 6), ('search', 'Chris Graham', 'ocProducts', '', NULL, 5), ('shopping', 'Manuprathap', 'ocProducts', '', NULL, 7), ('staff', 'Chris Graham', 'ocProducts', '', NULL, 2), ('subscriptions', 'Chris Graham', 'ocProducts', '', NULL, 5), ('tickets', 'Chris Graham', 'ocProducts', '', NULL, 6), ('users_online', 'Chris Graham', 'ocProducts', '', NULL, 2), ('warnings', 'Chris Graham', 'ocProducts', '', NULL, 2), ('wiki', 'Chris Graham', 'ocProducts', '', NULL, 9), ('forumview', 'Chris Graham', 'ocProducts', '', NULL, 2), ('topics', 'Chris Graham', 'ocProducts', '', NULL, 2), ('topicview', 'Chris Graham', 'ocProducts', '', NULL, 2), ('vforums', 'Chris Graham', 'ocProducts', '', NULL, 2), ('cms', 'Chris Graham', 'ocProducts', '', NULL, 2), ('cms_authors', 'Chris Graham', 'ocProducts', '', NULL, 3), ('cms_banners', 'Chris Graham', 'ocProducts', '', NULL, 2), ('cms_blogs', 'Chris Graham', 'ocProducts', '', NULL, 2), ('cms_calendar', 'Chris Graham', 'ocProducts', '', NULL, 2), ('cms_catalogues', 'Chris Graham', 'ocProducts', '', NULL, 2), ('cms_chat', 'Philip Withnall', 'ocProducts', '', NULL, 3), ('cms_cns_groups', 'Chris Graham', 'ocProducts', '', NULL, 2), ('cms_comcode_pages', 'Chris Graham', 'ocProducts', '', NULL, 4), ('cms_downloads', 'Chris Graham', 'ocProducts', '', NULL, 2), ('cms_galleries', 'Chris Graham', 'ocProducts', '', NULL, 2), ('cms_news', 'Chris Graham', 'ocProducts', '', NULL, 2), ('cms_polls', 'Chris Graham', 'ocProducts', '', NULL, 2), ('cms_quiz', 'Chris Graham', 'ocProducts', '', NULL, 2), ('cms_wiki', 'Chris Graham', 'ocProducts', '', NULL, 4), ('filedump', 'Chris Graham', 'ocProducts', '', NULL, 4), ('forums', 'Chris Graham', 'ocProducts', '', NULL, 2), ('join', 'Chris Graham', 'ocProducts', '', NULL, 2), ('login', 'Chris Graham', 'ocProducts', '', NULL, 3), ('lost_password', 'Chris Graham', 'ocProducts', '', NULL, 2), ('recommend', 'Chris Graham', 'ocProducts', '', NULL, 5), ('supermembers', 'Chris Graham', 'ocProducts', '', NULL, 2); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]news` -- CREATE TABLE `[[dbprefix]]news` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `date_and_time` int(10) unsigned NOT NULL, `title` longtext NOT NULL, `news` longtext NOT NULL, `news_article` longtext NOT NULL, `allow_rating` tinyint(1) NOT NULL, `allow_comments` tinyint(4) NOT NULL, `allow_trackbacks` tinyint(1) NOT NULL, `notes` longtext NOT NULL, `author` varchar(80) NOT NULL, `submitter` int(11) NOT NULL, `validated` tinyint(1) NOT NULL, `edit_date` int(10) unsigned DEFAULT NULL, `news_category` int(11) NOT NULL, `news_views` int(11) NOT NULL, `news_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `title__text_parsed` longtext NOT NULL, `title__source_user` int(11) NOT NULL DEFAULT '1', `news__text_parsed` longtext NOT NULL, `news__source_user` int(11) NOT NULL DEFAULT '1', `news_article__text_parsed` longtext NOT NULL, `news_article__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `news_views` (`news_views`), KEY `findnewscat` (`news_category`), KEY `newsauthor` (`author`), KEY `nes` (`submitter`), KEY `headlines` (`date_and_time`,`id`), KEY `nvalidated` (`validated`), KEY `ftjoin_ititle` (`title`(250)), KEY `ftjoin_nnews` (`news`(250)), KEY `ftjoin_nnewsa` (`news_article`(250)), FULLTEXT KEY `title` (`title`), FULLTEXT KEY `news` (`news`), FULLTEXT KEY `news_article` (`news_article`), FULLTEXT KEY `news_search__combined` (`title`,`news`,`news_article`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]newsletters` -- CREATE TABLE `[[dbprefix]]newsletters` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `title` longtext NOT NULL, `description` longtext NOT NULL, PRIMARY KEY (`id`), FULLTEXT KEY `title` (`title`), FULLTEXT KEY `description` (`description`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]newsletters` -- INSERT INTO `[[dbprefix]]newsletters` VALUES (1, 'General', 'General messages will be sent out in this newsletter.'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]newsletter_archive` -- CREATE TABLE `[[dbprefix]]newsletter_archive` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `date_and_time` int(11) NOT NULL, `subject` varchar(255) NOT NULL, `newsletter` longtext NOT NULL, `language` varchar(80) NOT NULL, `importance_level` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]newsletter_drip_send` -- CREATE TABLE `[[dbprefix]]newsletter_drip_send` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `d_inject_time` int(10) unsigned NOT NULL, `d_subject` varchar(255) NOT NULL, `d_message` longtext NOT NULL, `d_html_only` tinyint(1) NOT NULL, `d_to_email` varchar(255) NOT NULL, `d_to_name` varchar(255) NOT NULL, `d_from_email` varchar(255) NOT NULL, `d_from_name` varchar(255) NOT NULL, `d_priority` tinyint(4) NOT NULL, `d_template` varchar(80) NOT NULL, PRIMARY KEY (`id`), KEY `d_inject_time` (`d_inject_time`), KEY `d_to_email` (`d_to_email`(250)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]newsletter_periodic` -- CREATE TABLE `[[dbprefix]]newsletter_periodic` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `np_message` longtext NOT NULL, `np_subject` longtext NOT NULL, `np_lang` varchar(5) NOT NULL, `np_send_details` longtext NOT NULL, `np_html_only` tinyint(1) NOT NULL, `np_from_email` varchar(255) NOT NULL, `np_from_name` varchar(255) NOT NULL, `np_priority` tinyint(4) NOT NULL, `np_csv_data` longtext NOT NULL, `np_frequency` varchar(255) NOT NULL, `np_day` tinyint(4) NOT NULL, `np_in_full` tinyint(1) NOT NULL, `np_template` varchar(80) NOT NULL, `np_last_sent` int(10) unsigned NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]newsletter_subscribe` -- CREATE TABLE `[[dbprefix]]newsletter_subscribe` ( `newsletter_id` int(11) NOT NULL, `the_level` tinyint(4) NOT NULL, `email` varchar(255) NOT NULL, PRIMARY KEY (`newsletter_id`,`email`), KEY `peopletosendto` (`the_level`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]newsletter_subscribers` -- CREATE TABLE `[[dbprefix]]newsletter_subscribers` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `email` varchar(255) NOT NULL, `join_time` int(10) unsigned NOT NULL, `code_confirm` int(11) NOT NULL, `the_password` varchar(255) NOT NULL, `pass_salt` varchar(80) NOT NULL, `language` varchar(80) NOT NULL, `n_forename` varchar(255) NOT NULL, `n_surname` varchar(255) NOT NULL, PRIMARY KEY (`id`), KEY `welcomemails` (`join_time`), KEY `code_confirm` (`code_confirm`), KEY `email` (`email`(250)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]news_categories` -- CREATE TABLE `[[dbprefix]]news_categories` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `nc_title` longtext NOT NULL, `nc_owner` int(11) DEFAULT NULL, `nc_img` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `notes` longtext NOT NULL, PRIMARY KEY (`id`), KEY `ncs` (`nc_owner`), FULLTEXT KEY `nc_title` (`nc_title`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=8 ; -- -- Dumping data for table `[[dbprefix]]news_categories` -- INSERT INTO `[[dbprefix]]news_categories` VALUES (1, 'General', NULL, 'newscats/general', ''), (2, 'Technology', NULL, 'newscats/technology', ''), (3, 'Difficulties', NULL, 'newscats/difficulties', ''), (4, 'Community', NULL, 'newscats/community', ''), (5, 'Entertainment', NULL, 'newscats/entertainment', ''), (6, 'Business', NULL, 'newscats/business', ''), (7, 'Art', NULL, 'newscats/art', ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]news_category_entries` -- CREATE TABLE `[[dbprefix]]news_category_entries` ( `news_entry` int(11) NOT NULL, `news_entry_category` int(11) NOT NULL, PRIMARY KEY (`news_entry`,`news_entry_category`), KEY `news_entry_category` (`news_entry_category`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]news_rss_cloud` -- CREATE TABLE `[[dbprefix]]news_rss_cloud` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `rem_procedure` varchar(80) NOT NULL, `rem_port` int(11) NOT NULL, `rem_path` varchar(255) NOT NULL, `rem_protocol` varchar(80) NOT NULL, `rem_ip` varchar(40) NOT NULL, `watching_channel` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `register_time` int(10) unsigned NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]notifications_enabled` -- CREATE TABLE `[[dbprefix]]notifications_enabled` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `l_member_id` int(11) NOT NULL, `l_notification_code` varchar(80) NOT NULL, `l_code_category` varchar(255) NOT NULL, `l_setting` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `l_member_id` (`l_member_id`,`l_notification_code`), KEY `l_code_category` (`l_code_category`(250)), KEY `l_notification_code` (`l_notification_code`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]notification_lockdown` -- CREATE TABLE `[[dbprefix]]notification_lockdown` ( `l_notification_code` varchar(80) NOT NULL, `l_setting` int(11) NOT NULL, PRIMARY KEY (`l_notification_code`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]poll` -- CREATE TABLE `[[dbprefix]]poll` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `question` longtext NOT NULL, `option1` longtext NOT NULL, `option2` longtext NOT NULL, `option3` longtext NOT NULL, `option4` longtext NOT NULL, `option5` longtext NOT NULL, `option6` longtext NOT NULL, `option7` longtext NOT NULL, `option8` longtext NOT NULL, `option9` longtext NOT NULL, `option10` longtext NOT NULL, `votes1` int(11) NOT NULL, `votes2` int(11) NOT NULL, `votes3` int(11) NOT NULL, `votes4` int(11) NOT NULL, `votes5` int(11) NOT NULL, `votes6` int(11) NOT NULL, `votes7` int(11) NOT NULL, `votes8` int(11) NOT NULL, `votes9` int(11) NOT NULL, `votes10` int(11) NOT NULL, `allow_rating` tinyint(1) NOT NULL, `allow_comments` tinyint(4) NOT NULL, `allow_trackbacks` tinyint(1) NOT NULL, `notes` longtext NOT NULL, `num_options` tinyint(4) NOT NULL, `is_current` tinyint(1) NOT NULL, `date_and_time` int(10) unsigned DEFAULT NULL, `submitter` int(11) NOT NULL, `add_time` int(11) NOT NULL, `poll_views` int(11) NOT NULL, `edit_date` int(10) unsigned DEFAULT NULL, `question__text_parsed` longtext NOT NULL, `question__source_user` int(11) NOT NULL DEFAULT '1', `option1__text_parsed` longtext NOT NULL, `option1__source_user` int(11) NOT NULL DEFAULT '1', `option2__text_parsed` longtext NOT NULL, `option2__source_user` int(11) NOT NULL DEFAULT '1', `option3__text_parsed` longtext NOT NULL, `option3__source_user` int(11) NOT NULL DEFAULT '1', `option4__text_parsed` longtext NOT NULL, `option4__source_user` int(11) NOT NULL DEFAULT '1', `option5__text_parsed` longtext NOT NULL, `option5__source_user` int(11) NOT NULL DEFAULT '1', `option6__text_parsed` longtext NOT NULL, `option6__source_user` int(11) NOT NULL DEFAULT '1', `option7__text_parsed` longtext NOT NULL, `option7__source_user` int(11) NOT NULL DEFAULT '1', `option8__text_parsed` longtext NOT NULL, `option8__source_user` int(11) NOT NULL DEFAULT '1', `option9__text_parsed` longtext NOT NULL, `option9__source_user` int(11) NOT NULL DEFAULT '1', `option10__text_parsed` longtext NOT NULL, `option10__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `poll_views` (`poll_views`), KEY `get_current` (`is_current`), KEY `ps` (`submitter`), KEY `padd_time` (`add_time`), KEY `date_and_time` (`date_and_time`), KEY `ftjoin_pq` (`question`(250)), KEY `ftjoin_po1` (`option1`(250)), KEY `ftjoin_po2` (`option2`(250)), KEY `ftjoin_po3` (`option3`(250)), KEY `ftjoin_po4` (`option4`(250)), KEY `ftjoin_po5` (`option5`(250)), FULLTEXT KEY `question` (`question`), FULLTEXT KEY `option1` (`option1`), FULLTEXT KEY `option2` (`option2`), FULLTEXT KEY `option3` (`option3`), FULLTEXT KEY `option4` (`option4`), FULLTEXT KEY `option5` (`option5`), FULLTEXT KEY `option6` (`option6`), FULLTEXT KEY `option7` (`option7`), FULLTEXT KEY `option8` (`option8`), FULLTEXT KEY `option9` (`option9`), FULLTEXT KEY `option10` (`option10`), FULLTEXT KEY `poll_search__combined` (`question`,`option1`,`option2`,`option3`,`option4`,`option5`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]poll_votes` -- CREATE TABLE `[[dbprefix]]poll_votes` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `v_poll_id` int(11) NOT NULL, `v_voter_id` int(11) DEFAULT NULL, `v_voter_ip` varchar(40) NOT NULL, `v_vote_for` tinyint(4) DEFAULT NULL, PRIMARY KEY (`id`), KEY `v_voter_id` (`v_voter_id`), KEY `v_voter_ip` (`v_voter_ip`), KEY `v_vote_for` (`v_vote_for`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]post_tokens` -- CREATE TABLE `[[dbprefix]]post_tokens` ( `token` varchar(80) NOT NULL, `generation_time` int(10) unsigned NOT NULL, `member_id` int(11) NOT NULL, `session_id` varchar(80) NOT NULL, `ip_address` varchar(40) NOT NULL, `usage_tally` int(11) NOT NULL, PRIMARY KEY (`token`), KEY `generation_time` (`generation_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]prices` -- CREATE TABLE `[[dbprefix]]prices` ( `name` varchar(80) NOT NULL, `price` int(11) NOT NULL, PRIMARY KEY (`name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]privilege_list` -- CREATE TABLE `[[dbprefix]]privilege_list` ( `p_section` varchar(80) NOT NULL, `the_name` varchar(80) NOT NULL, `the_default` tinyint(1) NOT NULL, PRIMARY KEY (`the_name`,`the_default`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]privilege_list` -- INSERT INTO `[[dbprefix]]privilege_list` VALUES ('GENERAL_SETTINGS', 'see_software_docs', 0), ('GENERAL_SETTINGS', 'sees_javascript_error_alerts', 0), ('GENERAL_SETTINGS', 'open_virtual_roots', 0), ('SUBMISSION', 'draw_to_server', 0), ('SUBMISSION', 'exceed_filesize_limit', 0), ('SUBMISSION', 'mass_delete_from_ip', 0), ('SUBMISSION', 'scheduled_publication_times', 0), ('SUBMISSION', 'mass_import', 0), ('SUBMISSION', 'delete_own_cat_lowrange_content', 0), ('SUBMISSION', 'delete_own_cat_midrange_content', 0), ('SUBMISSION', 'delete_own_cat_highrange_content', 0), ('SUBMISSION', 'edit_own_cat_lowrange_content', 0), ('SUBMISSION', 'edit_own_cat_midrange_content', 0), ('SUBMISSION', 'edit_own_cat_highrange_content', 0), ('SUBMISSION', 'delete_cat_lowrange_content', 0), ('SUBMISSION', 'delete_cat_midrange_content', 0), ('SUBMISSION', 'delete_cat_highrange_content', 0), ('SUBMISSION', 'edit_cat_lowrange_content', 0), ('SUBMISSION', 'edit_cat_midrange_content', 0), ('SUBMISSION', 'edit_cat_highrange_content', 0), ('SUBMISSION', 'submit_cat_lowrange_content', 0), ('SUBMISSION', 'submit_cat_midrange_content', 0), ('SUBMISSION', 'submit_cat_highrange_content', 0), ('SUBMISSION', 'search_engine_links', 0), ('SUBMISSION', 'can_submit_to_others_categories', 0), ('SUBMISSION', 'delete_own_lowrange_content', 0), ('SUBMISSION', 'delete_own_midrange_content', 0), ('SUBMISSION', 'delete_own_highrange_content', 0), ('SUBMISSION', 'delete_lowrange_content', 0), ('SUBMISSION', 'delete_midrange_content', 0), ('SUBMISSION', 'delete_highrange_content', 0), ('SUBMISSION', 'edit_own_midrange_content', 0), ('SUBMISSION', 'edit_own_highrange_content', 0), ('SUBMISSION', 'edit_lowrange_content', 0), ('SUBMISSION', 'edit_midrange_content', 0), ('SUBMISSION', 'edit_highrange_content', 0), ('SUBMISSION', 'bypass_validation_midrange_content', 0), ('SUBMISSION', 'bypass_validation_highrange_content', 0), ('SUBMISSION', 'feature', 0), ('STAFF_ACTIONS', 'access_overrun_site', 0), ('STAFF_ACTIONS', 'view_profiling_modes', 0), ('_COMCODE', 'comcode_dangerous', 0), ('_COMCODE', 'comcode_nuisance', 0), ('STAFF_ACTIONS', 'see_stack_dump', 0), ('STAFF_ACTIONS', 'see_php_errors', 0), ('STAFF_ACTIONS', 'bypass_bandwidth_restriction', 0), ('STAFF_ACTIONS', 'access_closed_site', 0), ('_COMCODE', 'use_very_dangerous_comcode', 0), ('_COMCODE', 'allow_html', 0), ('FORUMS_AND_MEMBERS', 'run_multi_moderations', 1), ('FORUMS_AND_MEMBERS', 'use_pt', 1), ('FORUMS_AND_MEMBERS', 'edit_private_topic_posts', 1), ('FORUMS_AND_MEMBERS', 'may_unblind_own_poll', 1), ('FORUMS_AND_MEMBERS', 'may_report_post', 1), ('FORUMS_AND_MEMBERS', 'view_member_photos', 1), ('FORUMS_AND_MEMBERS', 'use_quick_reply', 1), ('FORUMS_AND_MEMBERS', 'view_profiles', 1), ('FORUMS_AND_MEMBERS', 'own_avatars', 1), ('FORUMS_AND_MEMBERS', 'double_post', 1), ('FORUMS_AND_MEMBERS', 'delete_account', 1), ('FORUMS_AND_MEMBERS', 'rename_self', 0), ('FORUMS_AND_MEMBERS', 'use_special_emoticons', 0), ('FORUMS_AND_MEMBERS', 'view_any_profile_field', 0), ('FORUMS_AND_MEMBERS', 'disable_lost_passwords', 0), ('FORUMS_AND_MEMBERS', 'close_own_topics', 0), ('FORUMS_AND_MEMBERS', 'edit_own_polls', 0), ('FORUMS_AND_MEMBERS', 'see_warnings', 0), ('FORUMS_AND_MEMBERS', 'see_ip', 0), ('FORUMS_AND_MEMBERS', 'may_choose_custom_title', 0), ('FORUMS_AND_MEMBERS', 'view_other_pt', 0), ('FORUMS_AND_MEMBERS', 'view_poll_results_before_voting', 0), ('FORUMS_AND_MEMBERS', 'moderate_private_topic', 0), ('FORUMS_AND_MEMBERS', 'member_maintenance', 0), ('FORUMS_AND_MEMBERS', 'probate_members', 0), ('FORUMS_AND_MEMBERS', 'warn_members', 0), ('FORUMS_AND_MEMBERS', 'control_usergroups', 0), ('FORUMS_AND_MEMBERS', 'multi_delete_topics', 0), ('FORUMS_AND_MEMBERS', 'show_user_browsing', 0), ('FORUMS_AND_MEMBERS', 'see_hidden_groups', 0), ('FORUMS_AND_MEMBERS', 'pt_anyone', 0), ('FORUMS_AND_MEMBERS', 'delete_private_topic_posts', 0), ('FORUMS_AND_MEMBERS', 'exceed_post_edit_time_limit', 1), ('FORUMS_AND_MEMBERS', 'exceed_post_delete_time_limit', 1), ('FORUMS_AND_MEMBERS', 'bypass_required_cpfs', 0), ('FORUMS_AND_MEMBERS', 'bypass_required_cpfs_if_already_empty', 0), ('FORUMS_AND_MEMBERS', 'bypass_email_address', 0), ('FORUMS_AND_MEMBERS', 'bypass_email_address_if_already_empty', 0), ('FORUMS_AND_MEMBERS', 'bypass_dob', 0), ('FORUMS_AND_MEMBERS', 'bypass_dob_if_already_empty', 0), ('SUBMISSION', 'edit_meta_fields', 0), ('SUBMISSION', 'perform_webstandards_check_by_default', 0), ('SUBMISSION', 'view_private_content', 0), ('GENERAL_SETTINGS', 'see_unvalidated', 0), ('GENERAL_SETTINGS', 'may_enable_staff_notifications', 0), ('GENERAL_SETTINGS', 'bypass_flood_control', 0), ('GENERAL_SETTINGS', 'remove_page_split', 0), ('GENERAL_SETTINGS', 'bypass_wordfilter', 0), ('SUBMISSION', 'perform_keyword_check', 0), ('SUBMISSION', 'have_personal_category', 0), ('STAFF_ACTIONS', 'assume_any_member', 0), ('SUBMISSION', 'edit_own_lowrange_content', 1), ('SUBMISSION', 'submit_highrange_content', 1), ('SUBMISSION', 'submit_midrange_content', 1), ('SUBMISSION', 'submit_lowrange_content', 1), ('SUBMISSION', 'bypass_validation_lowrange_content', 1), ('_FEEDBACK', 'rate', 1), ('_FEEDBACK', 'comment', 1), ('VOTE', 'vote_in_polls', 1), ('GENERAL_SETTINGS', 'jump_to_unvalidated', 1), ('_COMCODE', 'reuse_others_attachments', 1), ('SUBMISSION', 'unfiltered_input', 0), ('SUBMISSION', 'set_content_review_settings', 0), ('SUBMISSION', 'view_revisions', 0), ('SUBMISSION', 'undo_revisions', 0), ('SUBMISSION', 'delete_revisions', 0), ('GENERAL_SETTINGS', 'use_sms', 0), ('GENERAL_SETTINGS', 'sms_higher_limit', 0), ('GENERAL_SETTINGS', 'sms_higher_trigger_limit', 0), ('SUBMISSION', 'set_own_author_profile', 0), ('BANNERS', 'full_banner_setup', 0), ('BANNERS', 'view_anyones_banner_stats', 0), ('BANNERS', 'banner_free', 0), ('BANNERS', 'use_html_banner', 0), ('BANNERS', 'use_php_banner', 0), ('CALENDAR', 'view_calendar', 1), ('CALENDAR', 'add_public_events', 1), ('CALENDAR', 'sense_personal_conflicts', 0), ('CALENDAR', 'view_event_subscriptions', 0), ('CALENDAR', 'calendar_add_to_others', 1), ('SEARCH', 'autocomplete_keyword_event', 0), ('SEARCH', 'autocomplete_title_event', 0), ('CATALOGUES', 'high_catalogue_entry_timeout', 0), ('SEARCH', 'autocomplete_keyword_catalogue_category', 0), ('SEARCH', 'autocomplete_title_catalogue_category', 0), ('SECTION_CHAT', 'create_private_room', 1), ('SECTION_CHAT', 'start_im', 1), ('SECTION_CHAT', 'moderate_my_private_rooms', 1), ('SECTION_CHAT', 'ban_chatters_from_rooms', 0), ('_SECTION_DOWNLOADS', 'download', 1), ('SEARCH', 'autocomplete_keyword_download_category', 0), ('SEARCH', 'autocomplete_title_download_category', 0), ('SEARCH', 'autocomplete_keyword_download', 0), ('SEARCH', 'autocomplete_title_download', 0), ('GALLERIES', 'may_download_gallery', 0), ('GALLERIES', 'high_personal_gallery_limit', 0), ('GALLERIES', 'no_personal_gallery_limit', 0), ('SEARCH', 'autocomplete_keyword_gallery', 0), ('SEARCH', 'autocomplete_title_gallery', 0), ('SEARCH', 'autocomplete_keyword_image', 0), ('SEARCH', 'autocomplete_title_image', 0), ('SEARCH', 'autocomplete_keyword_videos', 0), ('SEARCH', 'autocomplete_title_videos', 0), ('SEARCH', 'autocomplete_keyword_news', 0), ('SEARCH', 'autocomplete_title_news', 0), ('NEWSLETTER', 'change_newsletter_subscriptions', 0), ('POINTS', 'use_points', 1), ('POINTS', 'trace_anonymous_gifts', 0), ('POINTS', 'give_points_self', 0), ('POINTS', 'have_negative_gift_points', 0), ('POINTS', 'give_negative_points', 0), ('POINTS', 'view_charge_log', 0), ('POLLS', 'choose_poll', 0), ('SEARCH', 'autocomplete_keyword_poll', 0), ('SEARCH', 'autocomplete_title_poll', 0), ('ECOMMERCE', 'access_ecommerce_in_test_mode', 0), ('QUIZZES', 'bypass_quiz_repeat_time_restriction', 0), ('QUIZZES', 'view_others_quiz_results', 0), ('QUIZZES', 'bypass_quiz_timer', 0), ('SEARCH', 'autocomplete_keyword_quiz', 0), ('SEARCH', 'autocomplete_title_quiz', 0), ('SEARCH', 'autocomplete_past_search', 0), ('SEARCH', 'autocomplete_keyword_comcode_page', 0), ('SEARCH', 'autocomplete_title_comcode_page', 0), ('SUPPORT_TICKETS', 'view_others_tickets', 0), ('SUPPORT_TICKETS', 'support_operator', 0), ('WIKI', 'wiki_manage_tree', 0), ('FILEDUMP', 'upload_anything_filedump', 0), ('FILEDUMP', 'upload_filedump', 1), ('FILEDUMP', 'delete_anything_filedump', 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]pstore_customs` -- CREATE TABLE `[[dbprefix]]pstore_customs` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `c_title` longtext NOT NULL, `c_description` longtext NOT NULL, `c_mail_subject` longtext NOT NULL, `c_mail_body` longtext NOT NULL, `c_enabled` tinyint(1) NOT NULL, `c_cost` int(11) NOT NULL, `c_one_per_member` tinyint(1) NOT NULL, `c_description__text_parsed` longtext NOT NULL, `c_description__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), FULLTEXT KEY `c_title` (`c_title`), FULLTEXT KEY `c_description` (`c_description`), FULLTEXT KEY `c_mail_subject` (`c_mail_subject`), FULLTEXT KEY `c_mail_body` (`c_mail_body`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]pstore_permissions` -- CREATE TABLE `[[dbprefix]]pstore_permissions` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `p_title` longtext NOT NULL, `p_description` longtext NOT NULL, `p_mail_subject` longtext NOT NULL, `p_mail_body` longtext NOT NULL, `p_enabled` tinyint(1) NOT NULL, `p_cost` int(11) NOT NULL, `p_hours` int(11) DEFAULT NULL, `p_type` varchar(80) NOT NULL, `p_privilege` varchar(80) NOT NULL, `p_zone` varchar(80) NOT NULL, `p_page` varchar(80) NOT NULL, `p_module` varchar(80) NOT NULL, `p_category` varchar(80) NOT NULL, `p_description__text_parsed` longtext NOT NULL, `p_description__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), FULLTEXT KEY `p_title` (`p_title`), FULLTEXT KEY `p_description` (`p_description`), FULLTEXT KEY `p_mail_subject` (`p_mail_subject`), FULLTEXT KEY `p_mail_body` (`p_mail_body`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]quizzes` -- CREATE TABLE `[[dbprefix]]quizzes` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `q_timeout` int(11) DEFAULT NULL, `q_name` longtext NOT NULL, `q_start_text` longtext NOT NULL, `q_end_text` longtext NOT NULL, `q_notes` longtext NOT NULL, `q_percentage` int(11) NOT NULL, `q_open_time` int(10) unsigned NOT NULL, `q_close_time` int(10) unsigned DEFAULT NULL, `q_num_winners` int(11) NOT NULL, `q_redo_time` int(11) DEFAULT NULL, `q_type` varchar(80) NOT NULL, `q_add_date` int(10) unsigned NOT NULL, `q_validated` tinyint(1) NOT NULL, `q_submitter` int(11) NOT NULL, `q_points_for_passing` int(11) NOT NULL, `q_tied_newsletter` int(11) DEFAULT NULL, `q_end_text_fail` longtext NOT NULL, `q_reveal_answers` tinyint(1) NOT NULL, `q_shuffle_questions` tinyint(1) NOT NULL, `q_shuffle_answers` tinyint(1) NOT NULL, `q_start_text__text_parsed` longtext NOT NULL, `q_start_text__source_user` int(11) NOT NULL DEFAULT '1', `q_end_text__text_parsed` longtext NOT NULL, `q_end_text__source_user` int(11) NOT NULL DEFAULT '1', `q_end_text_fail__text_parsed` longtext NOT NULL, `q_end_text_fail__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `q_validated` (`q_validated`), KEY `ftjoin_qstarttext` (`q_start_text`(250)), FULLTEXT KEY `q_name` (`q_name`), FULLTEXT KEY `q_start_text` (`q_start_text`), FULLTEXT KEY `q_end_text` (`q_end_text`), FULLTEXT KEY `q_end_text_fail` (`q_end_text_fail`), FULLTEXT KEY `quiz_search__combined` (`q_start_text`,`q_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]quiz_entries` -- CREATE TABLE `[[dbprefix]]quiz_entries` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `q_time` int(10) unsigned NOT NULL, `q_member` int(11) NOT NULL, `q_quiz` int(11) NOT NULL, `q_results` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]quiz_entry_answer` -- CREATE TABLE `[[dbprefix]]quiz_entry_answer` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `q_entry` int(11) NOT NULL, `q_question` int(11) NOT NULL, `q_answer` longtext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]quiz_member_last_visit` -- CREATE TABLE `[[dbprefix]]quiz_member_last_visit` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `v_time` int(10) unsigned NOT NULL, `v_member_id` int(11) NOT NULL, `v_quiz_id` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]quiz_questions` -- CREATE TABLE `[[dbprefix]]quiz_questions` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `q_type` varchar(80) NOT NULL, `q_quiz` int(11) NOT NULL, `q_question_text` longtext NOT NULL, `q_question_extra_text` longtext NOT NULL, `q_order` int(11) NOT NULL, `q_required` tinyint(1) NOT NULL, `q_marked` tinyint(1) NOT NULL, `q_question_text__text_parsed` longtext NOT NULL, `q_question_text__source_user` int(11) NOT NULL DEFAULT '1', `q_question_extra_text__text_parsed` longtext NOT NULL, `q_question_extra_text__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), FULLTEXT KEY `q_question_text` (`q_question_text`), FULLTEXT KEY `q_question_extra_text` (`q_question_extra_text`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]quiz_question_answers` -- CREATE TABLE `[[dbprefix]]quiz_question_answers` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `q_question` int(11) NOT NULL, `q_answer_text` longtext NOT NULL, `q_is_correct` tinyint(1) NOT NULL, `q_order` int(11) NOT NULL, `q_explanation` longtext NOT NULL, `q_answer_text__text_parsed` longtext NOT NULL, `q_answer_text__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), FULLTEXT KEY `q_answer_text` (`q_answer_text`), FULLTEXT KEY `q_explanation` (`q_explanation`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]quiz_winner` -- CREATE TABLE `[[dbprefix]]quiz_winner` ( `q_quiz` int(11) NOT NULL, `q_entry` int(11) NOT NULL, `q_winner_level` int(11) NOT NULL, PRIMARY KEY (`q_quiz`,`q_entry`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]rating` -- CREATE TABLE `[[dbprefix]]rating` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `rating_for_type` varchar(80) NOT NULL, `rating_for_id` varchar(80) NOT NULL, `rating_member` int(11) NOT NULL, `rating_ip` varchar(40) NOT NULL, `rating_time` int(10) unsigned NOT NULL, `rating` tinyint(4) NOT NULL, PRIMARY KEY (`id`), KEY `alt_key` (`rating_for_type`,`rating_for_id`), KEY `rating_for_id` (`rating_for_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]redirects` -- CREATE TABLE `[[dbprefix]]redirects` ( `r_from_page` varchar(80) NOT NULL, `r_from_zone` varchar(80) NOT NULL, `r_to_page` varchar(80) NOT NULL, `r_to_zone` varchar(80) NOT NULL, `r_is_transparent` tinyint(1) NOT NULL, PRIMARY KEY (`r_from_page`,`r_from_zone`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]redirects` -- INSERT INTO `[[dbprefix]]redirects` VALUES ('rules', 'site', 'rules', '', 1), ('rules', 'forum', 'rules', '', 1), ('authors', 'collaboration', 'authors', 'site', 1), ('panel_top', 'collaboration', 'panel_top', '', 1), ('panel_top', 'forum', 'panel_top', '', 1), ('panel_top', 'site', 'panel_top', '', 1), ('panel_bottom', 'collaboration', 'panel_bottom', '', 1), ('panel_bottom', 'forum', 'panel_bottom', '', 1), ('panel_bottom', 'site', 'panel_bottom', '', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]review_supplement` -- CREATE TABLE `[[dbprefix]]review_supplement` ( `r_post_id` int(11) NOT NULL, `r_rating_type` varchar(80) NOT NULL, `r_rating` tinyint(4) NOT NULL, `r_topic_id` int(11) NOT NULL, `r_rating_for_id` varchar(80) NOT NULL, `r_rating_for_type` varchar(80) NOT NULL, PRIMARY KEY (`r_post_id`,`r_rating_type`), KEY `rating_for_id` (`r_rating_for_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]revisions` -- CREATE TABLE `[[dbprefix]]revisions` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `r_resource_type` varchar(80) NOT NULL, `r_resource_id` varchar(80) NOT NULL, `r_category_id` varchar(80) NOT NULL, `r_original_title` varchar(255) NOT NULL, `r_original_text` longtext NOT NULL, `r_original_content_owner` int(11) NOT NULL, `r_original_content_timestamp` int(10) unsigned NOT NULL, `r_original_resource_fs_path` longtext NOT NULL, `r_original_resource_fs_record` longtext NOT NULL, `r_actionlog_id` int(11) DEFAULT NULL, `r_moderatorlog_id` int(11) DEFAULT NULL, PRIMARY KEY (`id`), KEY `lookup_by_id` (`r_resource_type`,`r_resource_id`), KEY `lookup_by_cat` (`r_resource_type`,`r_category_id`), KEY `actionlog_link` (`r_actionlog_id`), KEY `moderatorlog_link` (`r_moderatorlog_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]sales` -- CREATE TABLE `[[dbprefix]]sales` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `date_and_time` int(10) unsigned NOT NULL, `memberid` int(11) NOT NULL, `purchasetype` varchar(80) NOT NULL, `details` varchar(255) NOT NULL, `details2` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]searches_logged` -- CREATE TABLE `[[dbprefix]]searches_logged` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `s_member_id` int(11) NOT NULL, `s_time` int(10) unsigned NOT NULL, `s_primary` varchar(255) NOT NULL, `s_auxillary` longtext NOT NULL, `s_num_results` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `past_search` (`s_primary`(250)), FULLTEXT KEY `past_search_ft` (`s_primary`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]searches_saved` -- CREATE TABLE `[[dbprefix]]searches_saved` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `s_title` varchar(255) NOT NULL, `s_member_id` int(11) NOT NULL, `s_time` int(10) unsigned NOT NULL, `s_primary` varchar(255) NOT NULL, `s_auxillary` longtext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]seo_meta` -- CREATE TABLE `[[dbprefix]]seo_meta` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `meta_for_type` varchar(80) NOT NULL, `meta_for_id` varchar(80) NOT NULL, `meta_description` longtext NOT NULL, PRIMARY KEY (`id`), KEY `alt_key` (`meta_for_type`,`meta_for_id`), KEY `ftjoin_dmeta_description` (`meta_description`(250)), FULLTEXT KEY `meta_description` (`meta_description`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]seo_meta` -- INSERT INTO `[[dbprefix]]seo_meta` VALUES (1, 'gallery', 'root', ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]seo_meta_keywords` -- CREATE TABLE `[[dbprefix]]seo_meta_keywords` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `meta_for_type` varchar(80) NOT NULL, `meta_for_id` varchar(80) NOT NULL, `meta_keyword` longtext NOT NULL, PRIMARY KEY (`id`), KEY `keywords_alt_key` (`meta_for_type`,`meta_for_id`), KEY `ftjoin_dmeta_keywords` (`meta_keyword`(250)), FULLTEXT KEY `meta_keyword` (`meta_keyword`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=3 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]sessions` -- CREATE TABLE `[[dbprefix]]sessions` ( `the_session` varchar(80) NOT NULL, `last_activity` int(10) unsigned NOT NULL, `member_id` int(11) NOT NULL, `ip` varchar(40) NOT NULL, `session_confirmed` tinyint(1) NOT NULL, `session_invisible` tinyint(1) NOT NULL, `cache_username` varchar(255) NOT NULL, `the_zone` varchar(80) NOT NULL, `the_page` varchar(80) NOT NULL, `the_type` varchar(80) NOT NULL, `the_id` varchar(80) NOT NULL, `the_title` varchar(255) NOT NULL, PRIMARY KEY (`the_session`), KEY `delete_old` (`last_activity`), KEY `member_id` (`member_id`), KEY `userat` (`the_zone`,`the_page`,`the_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]shopping_cart` -- CREATE TABLE `[[dbprefix]]shopping_cart` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `session_id` varchar(80) NOT NULL, `ordered_by` int(11) NOT NULL, `product_id` int(11) NOT NULL, `product_name` varchar(255) NOT NULL, `product_code` varchar(255) NOT NULL, `quantity` int(11) NOT NULL, `price_pre_tax` double NOT NULL, `price` double NOT NULL, `product_description` longtext NOT NULL, `product_type` varchar(255) NOT NULL, `product_weight` double NOT NULL, `is_deleted` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `ordered_by` (`ordered_by`), KEY `session_id` (`session_id`), KEY `product_id` (`product_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]shopping_logging` -- CREATE TABLE `[[dbprefix]]shopping_logging` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `e_member_id` int(11) NOT NULL, `session_id` varchar(80) NOT NULL, `ip` varchar(40) NOT NULL, `last_action` varchar(255) NOT NULL, `date_and_time` int(10) unsigned NOT NULL, PRIMARY KEY (`id`,`e_member_id`), KEY `calculate_bandwidth` (`date_and_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]shopping_order` -- CREATE TABLE `[[dbprefix]]shopping_order` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `c_member` int(11) NOT NULL, `session_id` varchar(80) NOT NULL, `add_date` int(10) unsigned NOT NULL, `tot_price` double NOT NULL, `order_status` varchar(80) NOT NULL, `notes` longtext NOT NULL, `transaction_id` varchar(255) NOT NULL, `purchase_through` varchar(255) NOT NULL, `tax_opted_out` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `finddispatchable` (`order_status`), KEY `soc_member` (`c_member`), KEY `sosession_id` (`session_id`), KEY `soadd_date` (`add_date`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]shopping_order_addresses` -- CREATE TABLE `[[dbprefix]]shopping_order_addresses` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `order_id` int(11) DEFAULT NULL, `address_name` varchar(255) NOT NULL, `address_street` longtext NOT NULL, `address_city` varchar(255) NOT NULL, `address_state` varchar(255) NOT NULL, `address_zip` varchar(255) NOT NULL, `address_country` varchar(255) NOT NULL, `receiver_email` varchar(255) NOT NULL, `contact_phone` varchar(255) NOT NULL, `first_name` varchar(255) NOT NULL, `last_name` varchar(255) NOT NULL, PRIMARY KEY (`id`), KEY `order_id` (`order_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]shopping_order_details` -- CREATE TABLE `[[dbprefix]]shopping_order_details` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `order_id` int(11) DEFAULT NULL, `p_id` int(11) DEFAULT NULL, `p_name` varchar(255) NOT NULL, `p_code` varchar(255) NOT NULL, `p_type` varchar(255) NOT NULL, `p_quantity` int(11) NOT NULL, `p_price` double NOT NULL, `included_tax` double NOT NULL, `dispatch_status` varchar(255) NOT NULL, PRIMARY KEY (`id`), KEY `p_id` (`p_id`), KEY `order_id` (`order_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]sitemap_cache` -- CREATE TABLE `[[dbprefix]]sitemap_cache` ( `page_link` varchar(255) NOT NULL, `set_number` int(11) NOT NULL, `add_date` int(10) unsigned DEFAULT NULL, `edit_date` int(10) unsigned DEFAULT NULL, `last_updated` int(10) unsigned NOT NULL, `is_deleted` tinyint(1) NOT NULL, `priority` double NOT NULL, `refreshfreq` varchar(80) NOT NULL, `guest_access` tinyint(1) NOT NULL, PRIMARY KEY (`page_link`), KEY `set_number` (`set_number`,`last_updated`), KEY `last_updated` (`last_updated`), KEY `is_deleted` (`is_deleted`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]sms_log` -- CREATE TABLE `[[dbprefix]]sms_log` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `s_member_id` int(11) NOT NULL, `s_time` int(10) unsigned NOT NULL, `s_trigger_ip` varchar(40) NOT NULL, PRIMARY KEY (`id`), KEY `sms_log_for` (`s_member_id`,`s_time`), KEY `sms_trigger_ip` (`s_trigger_ip`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]staff_checklist_cus_tasks` -- CREATE TABLE `[[dbprefix]]staff_checklist_cus_tasks` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `task_title` longtext NOT NULL, `add_date` int(10) unsigned NOT NULL, `recur_interval` int(11) NOT NULL, `recur_every` varchar(80) NOT NULL, `task_is_done` int(10) unsigned DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=12 ; -- -- Dumping data for table `[[dbprefix]]staff_checklist_cus_tasks` -- INSERT INTO `[[dbprefix]]staff_checklist_cus_tasks` VALUES (1, 'Set up website configuration and structure', [[timestamp]], 0, '', NULL), (2, 'Make/install custom theme', [[timestamp]], 0, '', NULL), (3, '[page="adminzone:admin_themes:edit_image:favicon"]Make ''favicon'' theme image[/page]', [[timestamp]], 0, '', NULL), (4, '[page="adminzone:admin_themes:edit_image:webclipicon"]Make ''webclipicon'' theme image[/page]', [[timestamp]], 0, '', NULL), (5, 'Add your content', [[timestamp]], 0, '', NULL), (6, '[page="adminzone:admin_themes:edit_image:logo/standalone_logo:theme=default"]Customise your mail/RSS logo[/page]', [[timestamp]], 0, '', NULL), (7, '[page="adminzone:admin_themes:_edit_templates:theme=default:f0file=templates/MAIL.tpl"]Customise your ''MAIL'' template[/page]', [[timestamp]], 0, '', NULL), (8, '[url="Sign up for Google Search Console"]https://search.google.com/search-console/welcome[/url]', [[timestamp]], 0, '', NULL), (9, '[url="Set up up-time monitor"]https://uptimerobot.com/[/url]', [[timestamp]], 0, '', NULL), (10, '[html]<p style="margin: 0">Facebook user? Like Composr on Facebook:</p><iframe src="https://compo.sr/uploads/website_specific/compo.sr/facebook.html" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:430px; height:20px;" allowTransparency="true"></iframe>[/html]', [[timestamp]], 0, '', NULL), (11, '[url="Consider helping out with the Composr project"]https://compo.sr/site/contributions.htm[/url]', [[timestamp]], 0, '', NULL); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]staff_links` -- CREATE TABLE `[[dbprefix]]staff_links` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `link` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `link_title` varchar(255) NOT NULL, `link_desc` longtext NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=23 ; -- -- Dumping data for table `[[dbprefix]]staff_links` -- INSERT INTO `[[dbprefix]]staff_links` VALUES (1, 'http://compo.sr/', 'compo.sr', 'compo.sr'), (2, 'https://compo.sr/forum/vforums.htm', 'compo.sr (topics with unread posts)', 'compo.sr (topics with unread posts)'), (3, 'http://ocproducts.com/', 'ocProducts (web development services)', 'ocProducts (web development services)'), (4, 'https://www.transifex.com/organization/ocproducts/dashboard', 'Transifex (Composr language translations)', 'Transifex (Composr language translations)'), (5, 'http://www.google.com/chrome', 'Google Chrome (web browser)', 'Google Chrome (web browser)'), (6, 'https://chrome.google.com/extensions/featured/web_dev', 'Google Chrome addons', 'Google Chrome addons'), (7, 'http://www.google.com/alerts', 'Google Alerts', 'Google Alerts'), (8, 'https://apps.google.com', 'Google Apps (gmail for domains, etc)', 'Google Apps (gmail for domains, etc)'), (9, 'http://www.google.com/analytics/', 'Google Analytics', 'Google Analytics'), (10, 'https://search.google.com/search-console/welcome', 'Google Search Console (direct search data from Google)', 'Google Search Console (direct search data from Google)'), (11, 'https://moz.com', 'Moz (enhanced search analytics)', 'Moz (enhanced search analytics)'), (12, 'http://www.sharedcount.com/', 'SharedCount (social sharing stats)', 'SharedCount (social sharing stats)'), (13, 'https://www.facebook.com/business/news/audience-insights', 'Facebook Insights (Facebook Analytics)', 'Facebook Insights (Facebook Analytics)'), (14, 'http://www.getpaint.net/', 'Paint.net (free graphics tool, Windows)', 'Paint.net (free graphics tool, Windows)'), (15, 'http://benhollis.net/software/pnggauntlet/', 'PNGGauntlet (compress PNG files, Windows)', 'PNGGauntlet (compress PNG files, Windows)'), (16, 'http://imageoptim.pornel.net/', 'ImageOptim (compress PNG files, Mac)', 'ImageOptim (compress PNG files, Mac)'), (17, 'http://findicons.com/', 'Find Icons (free icons)', 'Find Icons (free icons)'), (18, 'http://www.freeimages.com/', 'FreeImages (free stock art)', 'FreeImages (free stock art)'), (19, 'http://www.sourcegear.com/diffmerge/', 'DiffMerge', 'DiffMerge'), (20, 'https://www.techsmith.com/jing-tool.html', 'Jing (record screencasts)', 'Jing (record screencasts)'), (21, 'http://www.smashingmagazine.com/', 'Smashing Magazine (web design articles)', 'Smashing Magazine (web design articles)'), (22, 'http://www.w3schools.com/', 'w3schools (learn web technologies)', 'w3schools (learn web technologies)'); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]staff_tips_dismissed` -- CREATE TABLE `[[dbprefix]]staff_tips_dismissed` ( `t_member` int(11) NOT NULL, `t_tip` varchar(80) NOT NULL, PRIMARY KEY (`t_member`,`t_tip`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]staff_website_monitoring` -- CREATE TABLE `[[dbprefix]]staff_website_monitoring` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `site_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `site_name` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]staff_website_monitoring` -- INSERT INTO `[[dbprefix]]staff_website_monitoring` VALUES (1, '[[softurl]]', ''); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]stats` -- CREATE TABLE `[[dbprefix]]stats` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `the_page` varchar(255) NOT NULL, `ip` varchar(40) NOT NULL, `member_id` int(11) NOT NULL, `session_id` varchar(80) NOT NULL, `date_and_time` int(10) unsigned NOT NULL, `referer` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `s_get` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `post` longtext NOT NULL, `browser` varchar(255) NOT NULL, `milliseconds` int(11) NOT NULL, `operating_system` varchar(255) NOT NULL, `access_denied_counter` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `member_track_2` (`ip`), KEY `pages` (`the_page`(250)), KEY `date_and_time` (`date_and_time`), KEY `milliseconds` (`milliseconds`), KEY `referer` (`referer`(250)), KEY `browser` (`browser`(250)), KEY `operating_system` (`operating_system`(250)), KEY `member_track_4` (`session_id`), KEY `member_track_1` (`member_id`), KEY `member_track_3` (`member_id`,`date_and_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]subscriptions` -- CREATE TABLE `[[dbprefix]]subscriptions` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `s_type_code` varchar(80) NOT NULL, `s_member_id` int(11) NOT NULL, `s_state` varchar(80) NOT NULL, `s_amount` varchar(255) NOT NULL, `s_purchase_id` varchar(80) NOT NULL, `s_time` int(10) unsigned NOT NULL, `s_auto_fund_source` varchar(80) NOT NULL, `s_auto_fund_key` varchar(255) NOT NULL, `s_via` varchar(80) NOT NULL, `s_length` int(11) NOT NULL, `s_length_units` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]task_queue` -- CREATE TABLE `[[dbprefix]]task_queue` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `t_title` varchar(255) NOT NULL, `t_hook` varchar(80) NOT NULL, `t_args` longtext NOT NULL, `t_member_id` int(11) NOT NULL, `t_secure_ref` varchar(80) NOT NULL, `t_send_notification` tinyint(1) NOT NULL, `t_locked` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]task_queue` -- INSERT INTO `[[dbprefix]]task_queue` VALUES (1, 'Install geolocation data', 'install_geolocation_data', 'a:0:{}', 1, '[[t_secure_ref]]', 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]temp_block_permissions` -- CREATE TABLE `[[dbprefix]]temp_block_permissions` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `p_session_id` varchar(80) NOT NULL, `p_block_constraints` longtext NOT NULL, `p_time` int(10) unsigned NOT NULL, PRIMARY KEY (`id`), KEY `p_session_id` (`p_session_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]theme_images` -- CREATE TABLE `[[dbprefix]]theme_images` ( `id` varchar(255) NOT NULL, `theme` varchar(40) NOT NULL, `path` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL, `lang` varchar(5) NOT NULL, PRIMARY KEY (`id`,`theme`,`lang`), KEY `theme` (`theme`,`lang`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]tickets` -- CREATE TABLE `[[dbprefix]]tickets` ( `ticket_id` varchar(255) NOT NULL, `topic_id` int(11) NOT NULL, `forum_id` int(11) NOT NULL, `ticket_type` int(11) NOT NULL, PRIMARY KEY (`ticket_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]ticket_extra_access` -- CREATE TABLE `[[dbprefix]]ticket_extra_access` ( `ticket_id` varchar(255) NOT NULL, `member_id` int(11) NOT NULL, PRIMARY KEY (`ticket_id`,`member_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]ticket_known_emailers` -- CREATE TABLE `[[dbprefix]]ticket_known_emailers` ( `email_address` varchar(255) NOT NULL, `member_id` int(11) NOT NULL, PRIMARY KEY (`email_address`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]ticket_types` -- CREATE TABLE `[[dbprefix]]ticket_types` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `ticket_type_name` longtext NOT NULL, `guest_emails_mandatory` tinyint(1) NOT NULL, `search_faq` tinyint(1) NOT NULL, `cache_lead_time` int(10) unsigned DEFAULT NULL, PRIMARY KEY (`id`), FULLTEXT KEY `ticket_type_name` (`ticket_type_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=3 ; -- -- Dumping data for table `[[dbprefix]]ticket_types` -- INSERT INTO `[[dbprefix]]ticket_types` VALUES (1, 'Other', 0, 0, NULL), (2, 'Complaint', 0, 0, NULL); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]trackbacks` -- CREATE TABLE `[[dbprefix]]trackbacks` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `trackback_for_type` varchar(80) NOT NULL, `trackback_for_id` varchar(80) NOT NULL, `trackback_ip` varchar(40) NOT NULL, `trackback_time` int(10) unsigned NOT NULL, `trackback_url` varchar(255) NOT NULL, `trackback_title` varchar(255) NOT NULL, `trackback_excerpt` longtext NOT NULL, `trackback_name` varchar(255) NOT NULL, PRIMARY KEY (`id`), KEY `trackback_for_type` (`trackback_for_type`), KEY `trackback_for_id` (`trackback_for_id`), KEY `trackback_time` (`trackback_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]transactions` -- CREATE TABLE `[[dbprefix]]transactions` ( `id` varchar(80) NOT NULL, `t_type_code` varchar(80) NOT NULL, `t_purchase_id` varchar(80) NOT NULL, `t_status` varchar(255) NOT NULL, `t_reason` varchar(255) NOT NULL, `t_amount` varchar(255) NOT NULL, `t_currency` varchar(80) NOT NULL, `t_parent_txn_id` varchar(80) NOT NULL, `t_time` int(10) unsigned NOT NULL, `t_pending_reason` varchar(255) NOT NULL, `t_memo` longtext NOT NULL, `t_via` varchar(80) NOT NULL, PRIMARY KEY (`id`,`t_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]translate` -- CREATE TABLE `[[dbprefix]]translate` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `language` varchar(5) NOT NULL, `importance_level` tinyint(4) NOT NULL, `text_original` longtext NOT NULL, `text_parsed` longtext NOT NULL, `broken` tinyint(1) NOT NULL, `source_user` int(11) NOT NULL, PRIMARY KEY (`id`,`language`), KEY `importance_level` (`importance_level`), KEY `equiv_lang` (`text_original`(4)), KEY `decache` (`text_parsed`(2)), FULLTEXT KEY `tsearch` (`text_original`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]trans_expecting` -- CREATE TABLE `[[dbprefix]]trans_expecting` ( `id` varchar(80) NOT NULL, `e_purchase_id` varchar(80) NOT NULL, `e_item_name` varchar(255) NOT NULL, `e_member_id` int(11) NOT NULL, `e_amount` varchar(255) NOT NULL, `e_currency` varchar(80) NOT NULL, `e_ip_address` varchar(40) NOT NULL, `e_session_id` varchar(80) NOT NULL, `e_time` int(10) unsigned NOT NULL, `e_length` int(11) DEFAULT NULL, `e_length_units` varchar(80) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]tutorial_links` -- CREATE TABLE `[[dbprefix]]tutorial_links` ( `the_name` varchar(80) NOT NULL, `the_value` longtext NOT NULL, PRIMARY KEY (`the_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]unbannable_ip` -- CREATE TABLE `[[dbprefix]]unbannable_ip` ( `ip` varchar(40) NOT NULL, `note` varchar(255) NOT NULL, PRIMARY KEY (`ip`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]urls_checked` -- CREATE TABLE `[[dbprefix]]urls_checked` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `url` longtext NOT NULL, `url_exists` tinyint(1) NOT NULL, `url_check_time` int(10) unsigned NOT NULL, PRIMARY KEY (`id`), KEY `url` (`url`(200)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]url_id_monikers` -- CREATE TABLE `[[dbprefix]]url_id_monikers` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `m_resource_page` varchar(80) NOT NULL, `m_resource_type` varchar(80) NOT NULL, `m_resource_id` varchar(80) NOT NULL, `m_moniker` varchar(255) NOT NULL, `m_moniker_reversed` varchar(255) NOT NULL, `m_deprecated` tinyint(1) NOT NULL, `m_manually_chosen` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `uim_moniker` (`m_moniker`(250)), KEY `uim_monrev` (`m_moniker_reversed`(250)), KEY `uim_page_link` (`m_resource_page`,`m_resource_type`,`m_resource_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]url_title_cache` -- CREATE TABLE `[[dbprefix]]url_title_cache` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `t_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `t_title` varchar(255) NOT NULL, `t_meta_title` longtext NOT NULL, `t_keywords` longtext NOT NULL, `t_description` longtext NOT NULL, `t_image_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `t_mime_type` varchar(80) NOT NULL, `t_json_discovery` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `t_xml_discovery` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, PRIMARY KEY (`id`), KEY `t_url` (`t_url`(250)) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]usersonline_track` -- CREATE TABLE `[[dbprefix]]usersonline_track` ( `date_and_time` int(10) unsigned NOT NULL, `peak` int(11) NOT NULL, PRIMARY KEY (`date_and_time`), KEY `peak_track` (`peak`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]usersubmitban_member` -- CREATE TABLE `[[dbprefix]]usersubmitban_member` ( `the_member` int(11) NOT NULL, PRIMARY KEY (`the_member`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]values` -- CREATE TABLE `[[dbprefix]]values` ( `the_name` varchar(80) NOT NULL, `the_value` varchar(255) NOT NULL, `date_and_time` int(10) unsigned NOT NULL, PRIMARY KEY (`the_name`), KEY `date_and_time` (`date_and_time`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]values` -- INSERT INTO `[[dbprefix]]values` VALUES ('cns_topic_count', '1', [[timestamp]]), ('cns_member_count', '1', [[timestamp]]), ('cns_post_count', '1', [[timestamp]]), ('version', '10.00', [[timestamp]]), ('cns_version', '10.00', [[timestamp]]); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]values_elective` -- CREATE TABLE `[[dbprefix]]values_elective` ( `the_name` varchar(80) NOT NULL, `the_value` longtext NOT NULL, `date_and_time` int(10) unsigned NOT NULL, PRIMARY KEY (`the_name`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]values_elective` -- INSERT INTO `[[dbprefix]]values_elective` VALUES ('call_home', '1', [[timestamp]]); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]videos` -- CREATE TABLE `[[dbprefix]]videos` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `cat` varchar(80) NOT NULL, `url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `thumb_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `description` longtext NOT NULL, `allow_rating` tinyint(1) NOT NULL, `allow_comments` tinyint(4) NOT NULL, `allow_trackbacks` tinyint(1) NOT NULL, `notes` longtext NOT NULL, `submitter` int(11) NOT NULL, `validated` tinyint(1) NOT NULL, `add_date` int(10) unsigned NOT NULL, `edit_date` int(10) unsigned DEFAULT NULL, `video_views` int(11) NOT NULL, `video_width` int(11) NOT NULL, `video_height` int(11) NOT NULL, `video_length` int(11) NOT NULL, `title` longtext NOT NULL, `description__text_parsed` longtext NOT NULL, `description__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `video_views` (`video_views`), KEY `vs` (`submitter`), KEY `v_validated` (`validated`), KEY `category_list` (`cat`), KEY `vadd_date` (`add_date`), KEY `ftjoin_dtitle` (`title`(250)), KEY `ftjoin_vdescription` (`description`(250)), FULLTEXT KEY `description` (`description`), FULLTEXT KEY `title` (`title`), FULLTEXT KEY `video_search__combined` (`description`,`title`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]video_transcoding` -- CREATE TABLE `[[dbprefix]]video_transcoding` ( `t_id` varchar(80) NOT NULL, `t_local_id` int(11) DEFAULT NULL, `t_local_id_field` varchar(80) NOT NULL, `t_error` longtext NOT NULL, `t_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL, `t_table` varchar(80) NOT NULL, `t_url_field` varchar(80) NOT NULL, `t_orig_filename_field` varchar(80) NOT NULL, `t_width_field` varchar(80) NOT NULL, `t_height_field` varchar(80) NOT NULL, `t_output_filename` varchar(80) NOT NULL, PRIMARY KEY (`t_id`), KEY `t_local_id` (`t_local_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]webstandards_checked_once` -- CREATE TABLE `[[dbprefix]]webstandards_checked_once` ( `hash` varchar(255) NOT NULL, PRIMARY KEY (`hash`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]wiki_children` -- CREATE TABLE `[[dbprefix]]wiki_children` ( `parent_id` int(11) NOT NULL, `child_id` int(11) NOT NULL, `the_order` int(11) NOT NULL, `title` varchar(255) NOT NULL, PRIMARY KEY (`parent_id`,`child_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]wiki_pages` -- CREATE TABLE `[[dbprefix]]wiki_pages` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `title` longtext NOT NULL, `notes` longtext NOT NULL, `description` longtext NOT NULL, `add_date` int(10) unsigned NOT NULL, `edit_date` int(10) unsigned DEFAULT NULL, `wiki_views` int(11) NOT NULL, `hide_posts` tinyint(1) NOT NULL, `submitter` int(11) NOT NULL, `description__text_parsed` longtext NOT NULL, `description__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `sps` (`submitter`), KEY `sadd_date` (`add_date`), KEY `ftjoin_spt` (`title`(250)), KEY `ftjoin_spd` (`description`(250)), KEY `wiki_views` (`wiki_views`), FULLTEXT KEY `title` (`title`), FULLTEXT KEY `description` (`description`), FULLTEXT KEY `wiki_search__combined` (`title`,`description`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=2 ; -- -- Dumping data for table `[[dbprefix]]wiki_pages` -- INSERT INTO `[[dbprefix]]wiki_pages` VALUES (1, 'Wiki+ home', '', '', [[timestamp]], NULL, 0, 0, 2, 'return unserialize("a:5:{i:0;a:1:{i:0;a:1:{i:0;a:5:{i:0;s:40:\\"string_attach_66c43f5b9d7c66.54529300_26\\";i:1;a:0:{}i:2;i:1;i:3;s:0:\\"\\";i:4;s:0:\\"\\";}}}i:1;a:0:{}i:2;s:10:\\":container\\";i:3;N;i:4;a:1:{s:40:\\"string_attach_66c43f5b9d7c66.54529300_26\\";s:69:\\"\\$tpl_funcs[''string_attach_66c43f5b9d7c66.54529300_26'']=\\"echo \\\\\\"\\\\\\";\\";\\n\\";}}");\n', 1); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]wiki_posts` -- CREATE TABLE `[[dbprefix]]wiki_posts` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `page_id` int(11) NOT NULL, `the_message` longtext NOT NULL, `date_and_time` int(10) unsigned NOT NULL, `validated` tinyint(1) NOT NULL, `wiki_views` int(11) NOT NULL, `member_id` int(11) NOT NULL, `edit_date` int(10) unsigned DEFAULT NULL, `the_message__text_parsed` longtext NOT NULL, `the_message__source_user` int(11) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `posts_on_page` (`page_id`), KEY `cdate_and_time` (`date_and_time`), KEY `svalidated` (`validated`), KEY `ftjoin_spm` (`the_message`(250)), KEY `wiki_views` (`wiki_views`), KEY `spos` (`member_id`), FULLTEXT KEY `the_message` (`the_message`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]wordfilter` -- CREATE TABLE `[[dbprefix]]wordfilter` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `word` varchar(255) NOT NULL, `w_replacement` varchar(255) NOT NULL, `w_substr` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 AUTO_INCREMENT=42 ; -- -- Dumping data for table `[[dbprefix]]wordfilter` -- INSERT INTO `[[dbprefix]]wordfilter` VALUES (1, 'arsehole', '', 0), (2, 'asshole', '', 0), (3, 'arse', '', 0), (4, 'bastard', '', 0), (5, 'cock', '', 0), (6, 'cocked', '', 0), (7, 'cocksucker', '', 0), (8, 'cunt', '', 0), (9, 'cum', '', 0), (10, 'blowjob', '', 0), (11, 'bollocks', '', 0), (12, 'bondage', '', 0), (13, 'bugger', '', 0), (14, 'buggery', '', 0), (15, 'dickhead', '', 0), (16, 'dildo', '', 0), (17, 'faggot', '', 0), (18, 'fuck', '', 0), (19, 'fucked', '', 0), (20, 'fucking', '', 0), (21, 'fucker', '', 0), (22, 'gayboy', '', 0), (23, 'jackoff', '', 0), (24, 'jerk-off', '', 0), (25, 'motherfucker', '', 0), (26, 'nigger', '', 0), (27, 'piss', '', 0), (28, 'pissed', '', 0), (29, 'puffter', '', 0), (30, 'pussy', '', 0), (31, 'queers', '', 0), (32, 'retard', '', 0), (33, 'shag', '', 0), (34, 'shagged', '', 0), (35, 'shat', '', 0), (36, 'shit', '', 0), (37, 'slut', '', 0), (38, 'twat', '', 0), (39, 'wank', '', 0), (40, 'wanker', '', 0), (41, 'whore', '', 0); -- -------------------------------------------------------- -- -- Table structure for table `[[dbprefix]]zones` -- CREATE TABLE `[[dbprefix]]zones` ( `zone_name` varchar(80) NOT NULL, `zone_title` longtext NOT NULL, `zone_default_page` varchar(80) NOT NULL, `zone_header_text` longtext NOT NULL, `zone_theme` varchar(80) NOT NULL, `zone_require_session` tinyint(1) NOT NULL, PRIMARY KEY (`zone_name`), FULLTEXT KEY `zone_title` (`zone_title`), FULLTEXT KEY `zone_header_text` (`zone_header_text`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; -- -- Dumping data for table `[[dbprefix]]zones` -- INSERT INTO `[[dbprefix]]zones` VALUES ('', 'Welcome', 'start', '', '-1', 0), ('adminzone', 'Admin Zone', 'start', 'Admin Zone', 'admin', 1), ('collaboration', 'Collaboration Zone', 'start', 'Collaboration Zone', '-1', 0), ('site', 'Site', 'start', '', '-1', 0), ('cms', 'Content Management', 'cms', 'Content Management', 'admin', 1), ('forum', 'Forums', 'forumview', 'Forum', '-1', 0); /*!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 */;