diff --git a/site/assets/backups/database/praiadeseselle.com_v.0.2.5.20241022.sql b/site/assets/backups/database/praiadeseselle.com_v.0.2.5.20241022.sql
new file mode 100644
index 0000000..17911d5
--- /dev/null
+++ b/site/assets/backups/database/praiadeseselle.com_v.0.2.5.20241022.sql
@@ -0,0 +1,1866 @@
+# --- WireDatabaseBackup {"time":"2024-10-22 19:43:36","user":"laegnur","dbName":"db_dev_praiadeseselle","description":"","tables":[],"excludeTables":[],"excludeCreateTables":[],"excludeExportTables":[]}
+
+DROP TABLE IF EXISTS `caches`;
+CREATE TABLE `caches` (
+ `name` varchar(250) NOT NULL,
+ `data` mediumtext NOT NULL,
+ `expires` datetime NOT NULL,
+ PRIMARY KEY (`name`),
+ KEY `expires` (`expires`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('Modules.wire/modules/', 'Markup/MarkupPageFields.module\nMarkup/MarkupPageArray.module\nMarkup/MarkupAdminDataTable/MarkupAdminDataTable.module\nMarkup/MarkupRSS.module\nMarkup/MarkupHTMLPurifier/MarkupHTMLPurifier.module\nMarkup/MarkupCache.module\nMarkup/MarkupPagerNav/MarkupPagerNav.module\nPageRender.module\nAdminTheme/AdminThemeUikit/AdminThemeUikit.module\nAdminTheme/AdminThemeDefault/AdminThemeDefault.module\nAdminTheme/AdminThemeReno/AdminThemeReno.module\nPagePaths.module\nLazyCron.module\nFieldtype/FieldtypeFieldsetClose.module\nFieldtype/FieldtypeInteger.module\nFieldtype/FieldtypeDatetime.module\nFieldtype/FieldtypeFieldsetTabOpen.module\nFieldtype/FieldtypeDecimal.module\nFieldtype/FieldtypeFloat.module\nFieldtype/FieldtypeTextarea.module\nFieldtype/FieldtypeSelector.module\nFieldtype/FieldtypeRepeater/InputfieldRepeater.module\nFieldtype/FieldtypeRepeater/FieldtypeFieldsetPage.module\nFieldtype/FieldtypeRepeater/FieldtypeRepeater.module\nFieldtype/FieldtypeFile/FieldtypeFile.module\nFieldtype/FieldtypeOptions/FieldtypeOptions.module\nFieldtype/FieldtypeEmail.module\nFieldtype/FieldtypeModule.module\nFieldtype/FieldtypePassword.module\nFieldtype/FieldtypeURL.module\nFieldtype/FieldtypeFieldsetOpen.module\nFieldtype/FieldtypePageTable.module\nFieldtype/FieldtypeToggle.module\nFieldtype/FieldtypePage.module\nFieldtype/FieldtypeCheckbox.module\nFieldtype/FieldtypeImage/FieldtypeImage.module\nFieldtype/FieldtypePageTitle.module\nFieldtype/FieldtypeText.module\nFieldtype/FieldtypeCache.module\nFieldtype/FieldtypeComments/CommentFilterAkismet.module\nFieldtype/FieldtypeComments/InputfieldCommentsAdmin.module\nFieldtype/FieldtypeComments/FieldtypeComments.module\nProcess/ProcessLogger/ProcessLogger.module\nProcess/ProcessPageAdd/ProcessPageAdd.module\nProcess/ProcessRecentPages/ProcessRecentPages.module\nProcess/ProcessCommentsManager/ProcessCommentsManager.module\nProcess/ProcessModule/ProcessModule.module\nProcess/ProcessTemplate/ProcessTemplate.module\nProcess/ProcessPageClone.module\nProcess/ProcessPageView.module\nProcess/ProcessLogin/ProcessLogin.module\nProcess/ProcessPageList/ProcessPageList.module\nProcess/ProcessUser/ProcessUser.module\nProcess/ProcessRole/ProcessRole.module\nProcess/ProcessPageSearch/ProcessPageSearch.module\nProcess/ProcessPageEditImageSelect/ProcessPageEditImageSelect.module\nProcess/ProcessHome.module\nProcess/ProcessPermission/ProcessPermission.module\nProcess/ProcessProfile/ProcessProfile.module\nProcess/ProcessPageType/ProcessPageType.module\nProcess/ProcessField/ProcessField.module\nProcess/ProcessPageEdit/ProcessPageEdit.module\nProcess/ProcessPageTrash.module\nProcess/ProcessPagesExportImport/ProcessPagesExportImport.module\nProcess/ProcessPageSort.module\nProcess/ProcessList.module\nProcess/ProcessPageLister/ProcessPageLister.module\nProcess/ProcessForgotPassword/ProcessForgotPassword.module\nProcess/ProcessPageEditLink/ProcessPageEditLink.module\nJquery/JqueryWireTabs/JqueryWireTabs.module\nJquery/JqueryCore/JqueryCore.module\nJquery/JqueryUI/JqueryUI.module\nJquery/JqueryMagnific/JqueryMagnific.module\nJquery/JqueryTableSorter/JqueryTableSorter.module\nTextformatter/TextformatterNewlineBR.module\nTextformatter/TextformatterSmartypants/TextformatterSmartypants.module\nTextformatter/TextformatterPstripper.module\nTextformatter/TextformatterNewlineUL.module\nTextformatter/TextformatterEntities.module\nTextformatter/TextformatterMarkdownExtra/TextformatterMarkdownExtra.module\nTextformatter/TextformatterStripTags.module\nFileCompilerTags.module\nPagePermissions.module\nImage/ImageSizerEngineAnimatedGif/ImageSizerEngineAnimatedGif.module\nImage/ImageSizerEngineIMagick/ImageSizerEngineIMagick.module\nSystem/SystemUpdater/SystemUpdater.module\nSystem/SystemNotifications/SystemNotifications.module\nSystem/SystemNotifications/FieldtypeNotifications.module\nInputfield/InputfieldInteger.module\nInputfield/InputfieldFloat.module\nInputfield/InputfieldCKEditor/InputfieldCKEditor.module\nInputfield/InputfieldPageTitle/InputfieldPageTitle.module\nInputfield/InputfieldPageTable/InputfieldPageTable.module\nInputfield/InputfieldEmail.module\nInputfield/InputfieldPageAutocomplete/InputfieldPageAutocomplete.module\nInputfield/InputfieldPageListSelect/InputfieldPageListSelectMultiple.module\nInputfield/InputfieldPageListSelect/InputfieldPageListSelect.module\nInputfield/InputfieldForm.module\nInputfield/InputfieldTextarea.module\nInputfield/InputfieldFile/InputfieldFile.module\nInputfield/InputfieldPage/InputfieldPage.module\nInputfield/InputfieldName.module\nInputfield/InputfieldButton.module\nInputfield/InputfieldIcon/InputfieldIcon.module\nInputfield/InputfieldURL.module\nInputfield/InputfieldRadios/InputfieldRadios.module\nInputfield/InputfieldSelectMultiple.module\nInputfield/InputfieldSelect.module\nInputfield/InputfieldCheckboxes/InputfieldCheckboxes.module\nInputfield/InputfieldToggle/InputfieldToggle.module\nInputfield/InputfieldMarkup.module\nInputfield/InputfieldTextTags/InputfieldTextTags.module\nInputfield/InputfieldPageName/InputfieldPageName.module\nInputfield/InputfieldPassword/InputfieldPassword.module\nInputfield/InputfieldImage/InputfieldImage.module\nInputfield/InputfieldText/InputfieldText.module\nInputfield/InputfieldHidden.module\nInputfield/InputfieldCheckbox/InputfieldCheckbox.module\nInputfield/InputfieldDatetime/InputfieldDatetime.module\nInputfield/InputfieldSelector/InputfieldSelector.module\nInputfield/InputfieldSubmit/InputfieldSubmit.module\nInputfield/InputfieldTinyMCE/InputfieldTinyMCE.module.php\nInputfield/InputfieldFieldset.module\nInputfield/InputfieldAsmSelect/InputfieldAsmSelect.module\nSession/SessionLoginThrottle/SessionLoginThrottle.module\nSession/SessionHandlerDB/ProcessSessionDB.module\nSession/SessionHandlerDB/SessionHandlerDB.module\nLanguageSupport/LanguageSupportPageNames.module\nLanguageSupport/LanguageTabs.module\nLanguageSupport/ProcessLanguageTranslator.module\nLanguageSupport/LanguageSupport.module\nLanguageSupport/LanguageSupportFields.module\nLanguageSupport/FieldtypeTextareaLanguage.module\nLanguageSupport/FieldtypeTextLanguage.module\nLanguageSupport/ProcessLanguage.module\nLanguageSupport/FieldtypePageTitleLanguage.module\nPagePathHistory.module\nPage/PageFrontEdit/PageFrontEdit.module', '2010-04-08 03:10:01');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('ModulesVerbose.info', '{\"113\":{\"summary\":\"Adds renderPager() method to all PaginatedArray types, for easy pagination output. Plus a render() method to PageArray instances.\",\"core\":true,\"versionStr\":\"1.0.0\"},\"67\":{\"summary\":\"Generates markup for data tables used by ProcessWire admin\",\"core\":true,\"versionStr\":\"1.0.7\"},\"156\":{\"summary\":\"Front-end to the HTML Purifier library.\",\"core\":true,\"versionStr\":\"4.9.7\"},\"98\":{\"summary\":\"Generates markup for pagination navigation\",\"core\":true,\"versionStr\":\"1.0.5\"},\"115\":{\"summary\":\"Adds a render method to Page and caches page output.\",\"core\":true,\"versionStr\":\"1.0.5\"},\"160\":{\"summary\":\"Uikit v3 admin theme\",\"core\":true,\"versionStr\":\"0.3.3\"},\"148\":{\"summary\":\"Minimal admin theme that supports all ProcessWire features.\",\"core\":true,\"versionStr\":\"0.1.4\"},\"106\":{\"summary\":\"Close a fieldset opened by FieldsetOpen. \",\"core\":true,\"versionStr\":\"1.0.0\"},\"84\":{\"summary\":\"Field that stores an integer\",\"core\":true,\"versionStr\":\"1.0.2\"},\"28\":{\"summary\":\"Field that stores a date and optionally time\",\"core\":true,\"versionStr\":\"1.0.5\"},\"107\":{\"summary\":\"Open a fieldset to group fields. Same as Fieldset (Open) except that it displays in a tab instead.\",\"core\":true,\"versionStr\":\"1.0.0\"},\"89\":{\"summary\":\"Field that stores a floating point number\",\"core\":true,\"versionStr\":\"1.0.7\"},\"1\":{\"summary\":\"Field that stores multiple lines of text\",\"core\":true,\"versionStr\":\"1.0.7\"},\"174\":{\"summary\":\"Repeats fields from another template. Provides the input for FieldtypeRepeater.\",\"core\":true,\"versionStr\":\"1.1.1\"},\"173\":{\"summary\":\"Maintains a collection of fields that are repeated for any number of times.\",\"core\":true,\"versionStr\":\"1.1.2\"},\"6\":{\"summary\":\"Field that stores one or more files\",\"core\":true,\"versionStr\":\"1.0.7\"},\"172\":{\"summary\":\"Field that stores single and multi select options.\",\"core\":true,\"versionStr\":\"0.0.2\"},\"29\":{\"summary\":\"Field that stores an e-mail address\",\"core\":true,\"versionStr\":\"1.0.1\"},\"27\":{\"summary\":\"Field that stores a reference to another module\",\"core\":true,\"versionStr\":\"1.0.2\"},\"133\":{\"summary\":\"Field that stores a hashed and salted password\",\"core\":true,\"versionStr\":\"1.0.1\"},\"135\":{\"summary\":\"Field that stores a URL\",\"core\":true,\"versionStr\":\"1.0.1\"},\"105\":{\"summary\":\"Open a fieldset to group fields. Should be followed by a Fieldset (Close) after one or more fields.\",\"core\":true,\"versionStr\":\"1.0.1\"},\"4\":{\"summary\":\"Field that stores one or more references to ProcessWire pages\",\"core\":true,\"versionStr\":\"1.0.7\"},\"97\":{\"summary\":\"This Fieldtype stores an ON\\/OFF toggle via a single checkbox. The ON value is 1 and OFF value is 0.\",\"core\":true,\"versionStr\":\"1.0.1\"},\"57\":{\"summary\":\"Field that stores one or more GIF, JPG, or PNG images\",\"core\":true,\"versionStr\":\"1.0.2\"},\"111\":{\"summary\":\"Field that stores a page title\",\"core\":true,\"versionStr\":\"1.0.0\"},\"3\":{\"summary\":\"Field that stores a single line of text\",\"core\":true,\"versionStr\":\"1.0.2\"},\"191\":{\"summary\":\"Uses the Akismet service to identify comment spam. Module plugin for the Comments Fieldtype.\",\"core\":true,\"versionStr\":\"2.0.0\"},\"190\":{\"summary\":\"Provides an administrative interface for working with comments\",\"core\":true,\"versionStr\":\"1.0.4\"},\"189\":{\"summary\":\"Field that stores user posted comments for a single Page\",\"core\":true,\"versionStr\":\"1.1.0\"},\"161\":{\"summary\":\"View and manage system logs.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"0.0.2\",\"permissions\":{\"logs-view\":\"Can view system logs\",\"logs-edit\":\"Can manage system logs\"},\"page\":{\"name\":\"logs\",\"parent\":\"setup\",\"title\":\"Logs\"}},\"17\":{\"summary\":\"Add a new page\",\"core\":true,\"versionStr\":\"1.0.9\"},\"159\":{\"summary\":\"Shows a list of recently edited pages in your admin.\",\"author\":\"Ryan Cramer\",\"href\":\"http:\\/\\/modules.processwire.com\\/\",\"core\":true,\"versionStr\":\"0.0.2\",\"permissions\":{\"page-edit-recent\":\"Can see recently edited pages\"},\"page\":{\"name\":\"recent-pages\",\"parent\":\"page\",\"title\":\"Recent\"}},\"50\":{\"summary\":\"List, edit or install\\/uninstall modules\",\"core\":true,\"versionStr\":\"1.2.0\"},\"47\":{\"summary\":\"List and edit the templates that control page output\",\"core\":true,\"versionStr\":\"1.1.4\",\"searchable\":\"templates\"},\"83\":{\"summary\":\"All page views are routed through this Process\",\"core\":true,\"versionStr\":\"1.0.6\"},\"10\":{\"summary\":\"Login to ProcessWire\",\"core\":true,\"versionStr\":\"1.0.9\"},\"12\":{\"summary\":\"List pages in a hierarchical tree structure\",\"core\":true,\"versionStr\":\"1.2.4\"},\"66\":{\"summary\":\"Manage system users\",\"core\":true,\"versionStr\":\"1.0.7\",\"searchable\":\"users\"},\"68\":{\"summary\":\"Manage user roles and what permissions are attached\",\"core\":true,\"versionStr\":\"1.0.4\"},\"104\":{\"summary\":\"Provides a page search engine for admin use.\",\"core\":true,\"versionStr\":\"1.0.8\"},\"129\":{\"summary\":\"Provides image manipulation functions for image fields and rich text editors.\",\"core\":true,\"versionStr\":\"1.2.1\"},\"87\":{\"summary\":\"Acts as a placeholder Process for the admin root. Ensures proper flow control after login.\",\"core\":true,\"versionStr\":\"1.0.1\"},\"136\":{\"summary\":\"Manage system permissions\",\"core\":true,\"versionStr\":\"1.0.1\"},\"138\":{\"summary\":\"Enables user to change their password, email address and other settings that you define.\",\"core\":true,\"versionStr\":\"1.0.5\"},\"134\":{\"summary\":\"List, Edit and Add pages of a specific type\",\"core\":true,\"versionStr\":\"1.0.1\"},\"48\":{\"summary\":\"Edit individual fields that hold page data\",\"core\":true,\"versionStr\":\"1.1.4\",\"searchable\":\"fields\"},\"7\":{\"summary\":\"Edit a Page\",\"core\":true,\"versionStr\":\"1.1.2\"},\"109\":{\"summary\":\"Handles emptying of Page trash\",\"core\":true,\"versionStr\":\"1.0.3\"},\"14\":{\"summary\":\"Handles page sorting and moving for PageList\",\"core\":true,\"versionStr\":\"1.0.0\"},\"76\":{\"summary\":\"Lists the Process assigned to each child page of the current\",\"core\":true,\"versionStr\":\"1.0.1\"},\"150\":{\"summary\":\"Admin tool for finding and listing pages by any property.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"0.2.6\",\"permissions\":{\"page-lister\":\"Use Page Lister\"}},\"121\":{\"summary\":\"Provides a link capability as used by some Fieldtype modules (like rich text editors).\",\"core\":true,\"versionStr\":\"1.1.2\"},\"45\":{\"summary\":\"Provides a jQuery plugin for generating tabs in ProcessWire.\",\"core\":true,\"versionStr\":\"1.1.0\"},\"116\":{\"summary\":\"jQuery Core as required by ProcessWire Admin and plugins\",\"href\":\"https:\\/\\/jquery.com\",\"core\":true,\"versionStr\":\"1.12.4\"},\"117\":{\"summary\":\"jQuery UI as required by ProcessWire and plugins\",\"href\":\"https:\\/\\/ui.jquery.com\",\"core\":true,\"versionStr\":\"1.10.4\"},\"151\":{\"summary\":\"Provides lightbox capability for image galleries. Replacement for FancyBox. Uses Magnific Popup by @dimsemenov.\",\"href\":\"https:\\/\\/github.com\\/dimsemenov\\/Magnific-Popup\\/\",\"core\":true,\"versionStr\":\"1.1.0\"},\"103\":{\"summary\":\"Provides a jQuery plugin for sorting tables.\",\"href\":\"https:\\/\\/mottie.github.io\\/tablesorter\\/\",\"core\":true,\"versionStr\":\"2.31.3\"},\"61\":{\"summary\":\"Entity encode ampersands, quotes (single and double) and greater-than\\/less-than signs using htmlspecialchars(str, ENT_QUOTES). It is recommended that you use this on all text\\/textarea fields except those using a rich text editor or a markup language like Markdown.\",\"core\":true,\"versionStr\":\"1.0.0\"},\"211\":{\"summary\":\"Markdown\\/Parsedown extra lightweight markup language by Emanuil Rusev. Based on Markdown by John Gruber.\",\"core\":true,\"versionStr\":\"1.8.0\"},\"114\":{\"summary\":\"Adds various permission methods to Page objects that are used by Process modules.\",\"core\":true,\"versionStr\":\"1.0.5\"},\"139\":{\"summary\":\"Manages system versions and upgrades.\",\"core\":true,\"versionStr\":\"0.2.0\"},\"85\":{\"summary\":\"Integer (positive or negative)\",\"core\":true,\"versionStr\":\"1.0.5\"},\"90\":{\"summary\":\"Floating point number with precision\",\"core\":true,\"versionStr\":\"1.0.5\"},\"112\":{\"summary\":\"Handles input of Page Title and auto-generation of Page Name (when name is blank)\",\"core\":true,\"versionStr\":\"1.0.2\"},\"80\":{\"summary\":\"E-Mail address in valid format\",\"core\":true,\"versionStr\":\"1.0.2\"},\"187\":{\"summary\":\"Multiple Page selection using auto completion and sorting capability. Intended for use as an input field for Page reference fields.\",\"core\":true,\"versionStr\":\"1.1.3\"},\"137\":{\"summary\":\"Selection of multiple pages from a ProcessWire page tree list\",\"core\":true,\"versionStr\":\"1.0.3\"},\"15\":{\"summary\":\"Selection of a single page from a ProcessWire page tree list\",\"core\":true,\"versionStr\":\"1.0.1\"},\"30\":{\"summary\":\"Contains one or more fields in a form\",\"core\":true,\"versionStr\":\"1.0.7\"},\"35\":{\"summary\":\"Multiple lines of text\",\"core\":true,\"versionStr\":\"1.0.3\"},\"55\":{\"summary\":\"One or more file uploads (sortable)\",\"core\":true,\"versionStr\":\"1.2.8\"},\"60\":{\"summary\":\"Select one or more pages\",\"core\":true,\"versionStr\":\"1.0.8\"},\"41\":{\"summary\":\"Text input validated as a ProcessWire name field\",\"core\":true,\"versionStr\":\"1.0.0\"},\"131\":{\"summary\":\"Form button element that you can optionally pass an href attribute to.\",\"core\":true,\"versionStr\":\"1.0.0\"},\"162\":{\"summary\":\"Select an icon\",\"core\":true,\"versionStr\":\"0.0.3\"},\"108\":{\"summary\":\"URL in valid format\",\"core\":true,\"versionStr\":\"1.0.3\"},\"39\":{\"summary\":\"Radio buttons for selection of a single item\",\"core\":true,\"versionStr\":\"1.0.6\"},\"43\":{\"summary\":\"Select multiple items from a list\",\"core\":true,\"versionStr\":\"1.0.1\"},\"36\":{\"summary\":\"Selection of a single value from a select pulldown\",\"core\":true,\"versionStr\":\"1.0.2\"},\"38\":{\"summary\":\"Multiple checkbox toggles\",\"core\":true,\"versionStr\":\"1.0.8\"},\"176\":{\"summary\":\"A toggle providing similar input capability to a checkbox but much more configurable.\",\"core\":true,\"versionStr\":\"0.0.1\"},\"79\":{\"summary\":\"Contains any other markup and optionally child Inputfields\",\"core\":true,\"versionStr\":\"1.0.2\"},\"175\":{\"summary\":\"Enables input of user entered tags or selection of predefined tags.\",\"core\":true,\"versionStr\":\"0.0.6\"},\"86\":{\"summary\":\"Text input validated as a ProcessWire Page name field\",\"core\":true,\"versionStr\":\"1.0.6\"},\"122\":{\"summary\":\"Password input with confirmation field that doesn't ever echo the input back.\",\"core\":true,\"versionStr\":\"1.0.2\"},\"56\":{\"summary\":\"One or more image uploads (sortable)\",\"core\":true,\"versionStr\":\"1.2.7\"},\"34\":{\"summary\":\"Single line of text\",\"core\":true,\"versionStr\":\"1.0.6\"},\"40\":{\"summary\":\"Hidden value in a form\",\"core\":true,\"versionStr\":\"1.0.1\"},\"37\":{\"summary\":\"Single checkbox toggle\",\"core\":true,\"versionStr\":\"1.0.6\"},\"94\":{\"summary\":\"Inputfield that accepts date and optionally time\",\"core\":true,\"versionStr\":\"1.0.7\"},\"149\":{\"summary\":\"Build a page finding selector visually.\",\"author\":\"Avoine + ProcessWire\",\"core\":true,\"versionStr\":\"0.2.8\"},\"32\":{\"summary\":\"Form submit button\",\"core\":true,\"versionStr\":\"1.0.3\"},\"210\":{\"summary\":\"TinyMCE rich text editor version 6.4.1.\",\"core\":true,\"versionStr\":\"6.1.6\"},\"78\":{\"summary\":\"Groups one or more fields together in a container\",\"core\":true,\"versionStr\":\"1.0.1\"},\"25\":{\"summary\":\"Multiple selection, progressive enhancement to select multiple\",\"core\":true,\"versionStr\":\"2.0.3\"},\"125\":{\"summary\":\"Throttles login attempts to help prevent dictionary attacks.\",\"core\":true,\"versionStr\":\"1.0.3\"},\"165\":{\"summary\":\"Provides language translation capabilities for ProcessWire core and modules.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"1.0.3\"},\"163\":{\"summary\":\"ProcessWire multi-language support.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"1.0.3\"},\"166\":{\"summary\":\"Organizes multi-language fields into tabs for a cleaner easier to use interface.\",\"author\":\"adamspruijt, ryan, flipzoom\",\"core\":true,\"versionStr\":\"1.1.7\"},\"167\":{\"summary\":\"Required to use multi-language fields.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"1.0.1\"},\"171\":{\"summary\":\"Required to use multi-language page names.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"0.1.3\"},\"170\":{\"summary\":\"Field that stores a multiple lines of text in multiple languages\",\"core\":true,\"versionStr\":\"1.0.0\"},\"168\":{\"summary\":\"Field that stores a single line of text in multiple languages\",\"core\":true,\"versionStr\":\"1.0.0\"},\"164\":{\"summary\":\"Manage system languages\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"1.0.3\",\"permissions\":{\"lang-edit\":\"Administer languages and static translation files\"}},\"169\":{\"summary\":\"Field that stores a page title in multiple languages. Use this only if you want title inputs created for ALL languages on ALL pages. Otherwise create separate languaged-named title fields, i.e. title_fr, title_es, title_fi, etc. \",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"1.0.0\"},\"192\":{\"summary\":\"Enables front-end editing of page fields.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"0.0.6\",\"permissions\":{\"page-edit-front\":\"Use the front-end page editor\"},\"license\":\"MPL 2.0\"},\"179\":{\"summary\":\"Same as the Text fieldtype, but enforces that values stored are unique, site-wide.\",\"href\":\"https:\\/\\/github.com\\/ryancramerdesign\\/FieldtypeTextUnique\",\"versionStr\":\"3.0.1\"},\"208\":{\"summary\":\"Validates and\\/or sanitizes uploaded SVG files.\",\"author\":\"Adrian and Ryan\",\"versionStr\":\"0.0.5\"},\"193\":{\"summary\":\"Extends WireMail, uses SMTP protocol (plain | SSL | TLS), provides: to, cc, bcc, attachments, priority, disposition notification, bulksending, ...\",\"author\":\"horst\",\"href\":\"https:\\/\\/processwire.com\\/talk\\/topic\\/5704-module-wiremailsmtp\\/\",\"versionStr\":\"0.6.4\"},\"181\":{\"summary\":\"Create and\\/or restore database backups from ProcessWire admin.\",\"author\":\"Ryan Cramer\",\"versionStr\":\"0.0.6\",\"permissions\":{\"db-backup\":\"Manage database backups (recommended for superuser only)\"},\"page\":{\"name\":\"db-backups\",\"parent\":\"setup\",\"title\":\"DB Backups\"}},\"207\":{\"summary\":\"PrivacyWire Textformatter to render privacy options via shortcode [[privacywire-choose-cookies]]\",\"author\":\"blaueQuelle\",\"href\":\"https:\\/\\/github.com\\/blaueQuelle\\/privacywire\",\"versionStr\":\"0.1.0\"},\"206\":{\"summary\":\"This module adds management options for GDPR-relevant elements (loading maps, videos etc. only after accepting external media) and cookies.\",\"author\":\"blaueQuelle\",\"href\":\"https:\\/\\/github.com\\/blaueQuelle\\/privacywire\",\"versionStr\":\"1.1.6\"},\"182\":{\"summary\":\"Tool that helps you identify and install core and module upgrades.\",\"author\":\"Ryan Cramer\",\"versionStr\":\"0.1.1\"},\"183\":{\"summary\":\"Automatically checks for core and installed module upgrades at routine intervals.\",\"author\":\"Ryan Cramer\",\"versionStr\":\"0.0.9\"},\"209\":{\"summary\":\"Admin and front-end resizing and rasterizing of vector SVG images\",\"href\":\"http:\\/\\/modules.processwire.com\\/modules\\/image-rasterizer\\/\",\"versionStr\":\"0.2.4\"},\"205\":{\"summary\":\"Google reCAPTCHA for ProcessWire\",\"author\":\"flydev\",\"href\":\"https:\\/\\/processwire.com\\/talk\\/topic\\/13738-markup-google-recaptcha\\/\",\"versionStr\":\"2.0.0\"},\"201\":{\"summary\":\"Field that stores a color value as 32bit integer reflecting a RGBA value. Many options for Input (HTML5 Inputfield Color, Textfield with changing background, various jQuery\\/JS ColorPickers, custom jQuery\\/JS\\/CSS) and Output (RGB, RGBA, HSL, HSLA, HEX, Array).\",\"href\":\"https:\\/\\/processwire.com\\/talk\\/topic\\/16679-fieldtypecolor\\/\",\"versionStr\":\"1.2.2\"},\"202\":{\"summary\":\"Inputfield for colors\",\"href\":\"https:\\/\\/processwire.com\\/talk\\/topic\\/16679-fieldtypecolor\\/\",\"versionStr\":\"1.1.7\"},\"204\":{\"summary\":\"Inputfield for uploading video files and creating poster images.\",\"author\":\"Adrian Jones\",\"href\":\"https:\\/\\/processwire.com\\/talk\\/topic\\/4580-video-fieldtype\\/\",\"versionStr\":\"0.2.1\"},\"203\":{\"summary\":\"Fieldtype for uploading video files and creating poster images.\",\"author\":\"Adrian Jones\",\"href\":\"https:\\/\\/processwire.com\\/talk\\/topic\\/4580-video-fieldtype\\/\",\"versionStr\":\"0.2.1\"}}', '2010-04-08 03:10:01');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__a6edbd8ce26a0c1bccf8929bb1594b30', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/ready.php\",\"hash\":\"ca3130be1251e723b5cd3bce90cd57c6\",\"size\":1725,\"time\":1729608465,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/ready.php\",\"hash\":\"ca3130be1251e723b5cd3bce90cd57c6\",\"size\":1725,\"time\":1729608465}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('Modules.site/modules/', 'pw-admin-custom-pages/ProcessAdminCustomPages.module\npw-admin-custom-pages/FieldtypeAdminCustomPagesSelect.module\nFieldtypeTextUnique/FieldtypeTextUnique.module\nFileValidatorSvgSanitizer/FileValidatorSvgSanitizer.module.php\nWireMailSmtp/WireMailSmtp.module\nProcessDatabaseBackups/ProcessDatabaseBackups.module\nPrivacyWire/TextformatterPrivacyWire.module\nPrivacyWire/PrivacyWire.module\nProcessWireUpgrade/ProcessWireUpgradeCheck.module\nProcessWireUpgrade/ProcessWireUpgrade.module\nImageRasterizer/ImageRasterizer.module\nProcessRSSFetch/ProcessRSSFetch.module\nMarkupGoogleRecaptcha/MarkupGoogleRecaptcha.module\nFieldtypeColor/FieldtypeColor.module\nFieldtypeColor/InputfieldColor.module\nFieldtypeVideo/InputfieldVideo.module.php\nFieldtypeVideo/FieldtypeVideo.module.php', '2010-04-08 03:10:01');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('ModulesUninstalled.info', '{\"MarkupPageFields\":{\"name\":\"MarkupPageFields\",\"title\":\"Markup Page Fields\",\"version\":100,\"versionStr\":\"1.0.0\",\"summary\":\"Adds $page->renderFields() and $page->images->render() methods that return basic markup for output during development and debugging.\",\"autoload\":true,\"singular\":true,\"created\":1695988000,\"installed\":false,\"core\":true,\"permanent\":true},\"MarkupRSS\":{\"name\":\"MarkupRSS\",\"title\":\"Markup RSS Feed\",\"version\":105,\"versionStr\":\"1.0.5\",\"summary\":\"Renders an RSS feed. Given a PageArray, renders an RSS feed of them.\",\"icon\":\"rss-square\",\"created\":1725867758,\"installed\":false,\"configurable\":3,\"core\":true},\"MarkupCache\":{\"name\":\"MarkupCache\",\"title\":\"Markup Cache\",\"version\":101,\"versionStr\":\"1.0.1\",\"summary\":\"A simple way to cache segments of markup in your templates. \",\"href\":\"https:\\/\\/processwire.com\\/api\\/modules\\/markupcache\\/\",\"autoload\":true,\"singular\":true,\"created\":1695988000,\"installed\":false,\"configurable\":3,\"core\":true},\"AdminThemeReno\":{\"name\":\"AdminThemeReno\",\"title\":\"Reno\",\"version\":17,\"versionStr\":\"0.1.7\",\"author\":\"Tom Reno (Renobird)\",\"summary\":\"Admin theme for ProcessWire 2.5+ by Tom Reno (Renobird)\",\"requiresVersions\":{\"AdminThemeDefault\":[\">=\",0]},\"autoload\":\"template=admin\",\"created\":1725867758,\"installed\":false,\"configurable\":3,\"core\":true},\"PagePaths\":{\"name\":\"PagePaths\",\"title\":\"Page Paths\",\"version\":4,\"versionStr\":\"0.0.4\",\"summary\":\"Enables page paths\\/urls to be queryable by selectors. Also offers potential for improved load performance. Builds an index at install (may take time on a large site).\",\"autoload\":true,\"singular\":true,\"created\":1725867758,\"installed\":false,\"configurable\":4,\"core\":true},\"LazyCron\":{\"name\":\"LazyCron\",\"title\":\"Lazy Cron\",\"version\":103,\"versionStr\":\"1.0.3\",\"summary\":\"Provides hooks that are automatically executed at various intervals. It is called \'lazy\' because it\'s triggered by a pageview, so the interval is guaranteed to be at least the time requested, rather than exactly the time requested. This is fine for most cases, but you can make it not lazy by connecting this to a real CRON job. See the module file for details. \",\"href\":\"https:\\/\\/processwire.com\\/api\\/modules\\/lazy-cron\\/\",\"autoload\":true,\"singular\":true,\"created\":1725867758,\"installed\":false,\"core\":true},\"FieldtypeDecimal\":{\"name\":\"FieldtypeDecimal\",\"title\":\"Decimal\",\"version\":1,\"versionStr\":\"0.0.1\",\"summary\":\"Field that stores a decimal number\",\"created\":1695988000,\"installed\":false,\"core\":true},\"FieldtypeSelector\":{\"name\":\"FieldtypeSelector\",\"title\":\"Selector\",\"version\":13,\"versionStr\":\"0.1.3\",\"author\":\"Avoine + ProcessWire\",\"summary\":\"Build a page finding selector visually.\",\"created\":1725867758,\"installed\":false,\"core\":true},\"FieldtypeFieldsetPage\":{\"name\":\"FieldtypeFieldsetPage\",\"title\":\"Fieldset (Page)\",\"version\":1,\"versionStr\":\"0.0.1\",\"summary\":\"Fieldset with fields isolated to separate namespace (page), enabling re-use of fields.\",\"requiresVersions\":{\"FieldtypeRepeater\":[\">=\",0]},\"autoload\":true,\"created\":1725867758,\"installed\":false,\"configurable\":3,\"core\":true},\"FieldtypePageTable\":{\"name\":\"FieldtypePageTable\",\"title\":\"ProFields: Page Table\",\"version\":8,\"versionStr\":\"0.0.8\",\"summary\":\"A fieldtype containing a group of editable pages.\",\"installs\":[\"InputfieldPageTable\"],\"autoload\":true,\"created\":1725867758,\"installed\":false,\"core\":true},\"FieldtypeToggle\":{\"name\":\"FieldtypeToggle\",\"title\":\"Toggle (Yes\\/No)\",\"version\":1,\"versionStr\":\"0.0.1\",\"summary\":\"Configurable yes\\/no, on\\/off toggle alternative to a checkbox, plus optional \\u201cother\\u201d option.\",\"requiresVersions\":{\"InputfieldToggle\":[\">=\",0]},\"created\":1725867758,\"installed\":false,\"core\":true},\"FieldtypeCache\":{\"name\":\"FieldtypeCache\",\"title\":\"Cache\",\"version\":102,\"versionStr\":\"1.0.2\",\"summary\":\"Caches the values of other fields for fewer runtime queries. Can also be used to combine multiple text fields and have them all be searchable under the cached field name.\",\"created\":1695988000,\"installed\":false,\"core\":true},\"ProcessCommentsManager\":{\"name\":\"ProcessCommentsManager\",\"title\":\"Comments\",\"version\":12,\"versionStr\":\"0.1.2\",\"author\":\"Ryan Cramer\",\"summary\":\"Manage comments in your site outside of the page editor.\",\"icon\":\"comments\",\"requiresVersions\":{\"FieldtypeComments\":[\">=\",0]},\"permission\":\"comments-manager\",\"permissions\":{\"comments-manager\":\"Use the comments manager\"},\"created\":1725867758,\"installed\":false,\"searchable\":\"comments\",\"core\":true,\"page\":{\"name\":\"comments\",\"parent\":\"setup\",\"title\":\"Comments\"},\"nav\":[{\"url\":\"?go=approved\",\"label\":\"Approved\"},{\"url\":\"?go=pending\",\"label\":\"Pending\"},{\"url\":\"?go=spam\",\"label\":\"Spam\"},{\"url\":\"?go=all\",\"label\":\"All\"}]},\"ProcessPageClone\":{\"name\":\"ProcessPageClone\",\"title\":\"Page Clone\",\"version\":104,\"versionStr\":\"1.0.4\",\"summary\":\"Provides ability to clone\\/copy\\/duplicate pages in the admin. Adds a "copy" option to all applicable pages in the PageList.\",\"permission\":\"page-clone\",\"permissions\":{\"page-clone\":\"Clone a page\",\"page-clone-tree\":\"Clone a tree of pages\"},\"autoload\":\"template=admin\",\"created\":1725867758,\"installed\":false,\"core\":true,\"page\":{\"name\":\"clone\",\"title\":\"Clone\",\"parent\":\"page\",\"status\":1024}},\"ProcessPagesExportImport\":{\"name\":\"ProcessPagesExportImport\",\"title\":\"Pages Export\\/Import\",\"version\":1,\"versionStr\":\"0.0.1\",\"author\":\"Ryan Cramer\",\"summary\":\"Enables exporting and importing of pages. Development version, not yet recommended for production use.\",\"icon\":\"paper-plane-o\",\"permission\":\"page-edit-export\",\"created\":1725867758,\"installed\":false,\"core\":true,\"page\":{\"name\":\"export-import\",\"parent\":\"page\",\"title\":\"Export\\/Import\"}},\"ProcessForgotPassword\":{\"name\":\"ProcessForgotPassword\",\"title\":\"Forgot Password\",\"version\":104,\"versionStr\":\"1.0.4\",\"summary\":\"Provides password reset\\/email capability for the Login process.\",\"permission\":\"page-view\",\"created\":1725867758,\"installed\":false,\"configurable\":4,\"core\":true},\"TextformatterNewlineBR\":{\"name\":\"TextformatterNewlineBR\",\"title\":\"Newlines to XHTML Line Breaks\",\"version\":100,\"versionStr\":\"1.0.0\",\"summary\":\"Converts newlines to XHTML line break tags. \",\"created\":1695988000,\"installed\":false,\"core\":true},\"TextformatterSmartypants\":{\"name\":\"TextformatterSmartypants\",\"title\":\"SmartyPants Typographer\",\"version\":171,\"versionStr\":\"1.7.1\",\"summary\":\"Smart typography for web sites, by Michel Fortin based on SmartyPants by John Gruber. If combined with Markdown, it should be applied AFTER Markdown.\",\"created\":1725867758,\"installed\":false,\"configurable\":4,\"core\":true,\"url\":\"https:\\/\\/github.com\\/michelf\\/php-smartypants\"},\"TextformatterPstripper\":{\"name\":\"TextformatterPstripper\",\"title\":\"Paragraph Stripper\",\"version\":100,\"versionStr\":\"1.0.0\",\"summary\":\"Strips paragraph
tags that may have been applied by other text formatters before it. \",\"created\":1695988000,\"installed\":false,\"core\":true},\"TextformatterNewlineUL\":{\"name\":\"TextformatterNewlineUL\",\"title\":\"Newlines to Unordered List\",\"version\":100,\"versionStr\":\"1.0.0\",\"summary\":\"Converts newlines to
list items and surrounds in an
unordered list. \",\"created\":1695988000,\"installed\":false,\"core\":true},\"TextformatterStripTags\":{\"name\":\"TextformatterStripTags\",\"title\":\"Strip Markup Tags\",\"version\":100,\"versionStr\":\"1.0.0\",\"summary\":\"Strips HTML\\/XHTML Markup Tags\",\"created\":1725867758,\"installed\":false,\"configurable\":3,\"core\":true},\"FileCompilerTags\":{\"name\":\"FileCompilerTags\",\"title\":\"Tags File Compiler\",\"version\":1,\"versionStr\":\"0.0.1\",\"summary\":\"Enables {var} or {var.property} variables in markup sections of a file. Can be used with any API variable.\",\"created\":1695988000,\"installed\":false,\"configurable\":4,\"core\":true},\"ImageSizerEngineAnimatedGif\":{\"name\":\"ImageSizerEngineAnimatedGif\",\"title\":\"Animated GIF Image Sizer\",\"version\":1,\"versionStr\":\"0.0.1\",\"author\":\"Horst Nogajski\",\"summary\":\"Upgrades image manipulations for animated GIFs.\",\"created\":1695988000,\"installed\":false,\"configurable\":4,\"core\":true},\"ImageSizerEngineIMagick\":{\"name\":\"ImageSizerEngineIMagick\",\"title\":\"IMagick Image Sizer\",\"version\":3,\"versionStr\":\"0.0.3\",\"author\":\"Horst Nogajski\",\"summary\":\"Upgrades image manipulations to use PHP\'s ImageMagick library when possible.\",\"created\":1695988000,\"installed\":false,\"configurable\":4,\"core\":true},\"SystemNotifications\":{\"name\":\"SystemNotifications\",\"title\":\"System Notifications\",\"version\":12,\"versionStr\":\"0.1.2\",\"summary\":\"Adds support for notifications in ProcessWire (currently in development)\",\"icon\":\"bell\",\"installs\":[\"FieldtypeNotifications\"],\"autoload\":true,\"created\":1695988000,\"installed\":false,\"configurable\":\"SystemNotificationsConfig.php\",\"core\":true},\"FieldtypeNotifications\":{\"name\":\"FieldtypeNotifications\",\"title\":\"Notifications\",\"version\":4,\"versionStr\":\"0.0.4\",\"summary\":\"Field that stores user notifications.\",\"requiresVersions\":{\"SystemNotifications\":[\">=\",0]},\"created\":1695988000,\"installed\":false,\"core\":true},\"InputfieldCKEditor\":{\"name\":\"InputfieldCKEditor\",\"title\":\"CKEditor\",\"version\":171,\"versionStr\":\"1.7.1\",\"summary\":\"CKEditor textarea rich text editor.\",\"installs\":[\"MarkupHTMLPurifier\"],\"created\":1725867758,\"installed\":false,\"core\":true},\"InputfieldPageTable\":{\"name\":\"InputfieldPageTable\",\"title\":\"ProFields: Page Table\",\"version\":14,\"versionStr\":\"0.1.4\",\"summary\":\"Inputfield to accompany FieldtypePageTable\",\"requiresVersions\":{\"FieldtypePageTable\":[\">=\",0]},\"created\":1725867758,\"installed\":false,\"core\":true},\"ProcessSessionDB\":{\"name\":\"ProcessSessionDB\",\"title\":\"Sessions\",\"version\":5,\"versionStr\":\"0.0.5\",\"summary\":\"Enables you to browse active database sessions.\",\"icon\":\"dashboard\",\"requiresVersions\":{\"SessionHandlerDB\":[\">=\",0]},\"created\":1725867758,\"installed\":false,\"core\":true,\"page\":{\"name\":\"sessions-db\",\"parent\":\"access\",\"title\":\"Sessions\"}},\"SessionHandlerDB\":{\"name\":\"SessionHandlerDB\",\"title\":\"Session Handler Database\",\"version\":6,\"versionStr\":\"0.0.6\",\"summary\":\"Installing this module makes ProcessWire store sessions in the database rather than the file system. Note that this module will log you out after install or uninstall.\",\"installs\":[\"ProcessSessionDB\"],\"created\":1695988000,\"installed\":false,\"configurable\":3,\"core\":true},\"PagePathHistory\":{\"name\":\"PagePathHistory\",\"title\":\"Page Path History\",\"version\":8,\"versionStr\":\"0.0.8\",\"summary\":\"Keeps track of past URLs where pages have lived and automatically redirects (301 permanent) to the new location whenever the past URL is accessed.\",\"autoload\":true,\"singular\":true,\"created\":1725867758,\"installed\":false,\"configurable\":4,\"core\":true},\"ProcessAdminCustomPages\":{\"name\":\"ProcessAdminCustomPages\",\"title\":\"Admin Custom Pages\",\"version\":111,\"versionStr\":\"1.1.1\",\"author\":\"Diogo Oliveira\",\"summary\":\"Create custom admin pages without building a Process Module\",\"requiresVersions\":{\"FieldtypeAdminCustomPagesSelect\":[\">=\",0]},\"installs\":[\"FieldtypeAdminCustomPagesSelect\"],\"permission\":\"page-view\",\"created\":1547483724,\"installed\":false,\"namespace\":\"\\\\\"},\"FieldtypeAdminCustomPagesSelect\":{\"name\":\"FieldtypeAdminCustomPagesSelect\",\"title\":\"Admin Custom Pages Select\",\"version\":100,\"versionStr\":\"1.0.0\",\"summary\":\"This Fieldtype creates a template selector for "Admin Custom Pages".\",\"created\":1547483724,\"installed\":false,\"namespace\":\"\\\\\"},\"ProcessRSSFetch\":{\"name\":\"ProcessRSSFetch\",\"title\":\"ProcessWire RSS Fetch\",\"version\":1,\"versionStr\":\"0.0.1\",\"author\":\"Laegnur\",\"summary\":\"ProcessWire External RSS Feed Fetch\",\"href\":\"https:\\/\\/laegnur.artabro.org\\/\",\"icon\":\"rss\",\"created\":1713276489,\"installed\":false,\"namespace\":\"\\\\\"}}', '2010-04-08 03:10:01');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__38fbce971a6759f735c72eaf82cf3fe0', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/modules\\/FieldtypeMapMarker\\/FieldtypeMapMarker.module\",\"hash\":\"c7bbf8b170a6522aceb828af8f9aa765\",\"size\":7833,\"time\":1474919790,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/FieldtypeMapMarker\\/FieldtypeMapMarker.module\",\"hash\":\"43b43c720b322303a15b4a981fd76d55\",\"size\":8333,\"time\":1474919790}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__5e9fc415fceca2c46895c776898ccdc3', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/modules\\/FieldtypeMapMarker\\/InputfieldMapMarker.module\",\"hash\":\"7baee363a016fa292a480b4be47ad9a3\",\"size\":10470,\"time\":1474919790,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/FieldtypeMapMarker\\/InputfieldMapMarker.module\",\"hash\":\"c3d11ba227a8b1ff482f0202d94053ca\",\"size\":10776,\"time\":1474919790}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__0ca3f1e18b19f721f85b9bb93d6f83e1', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/templates\\/admin.php\",\"hash\":\"1e0b59ea7b71052027a7c9dd37c55e85\",\"size\":479,\"time\":1630086528,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/admin.php\",\"hash\":\"1e0b59ea7b71052027a7c9dd37c55e85\",\"size\":479,\"time\":1630086528}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__b52e7dd9e6b934121fd036c07cc30c07', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/modules\\/FieldtypeMapMarker\\/MarkupGoogleMap.module\",\"hash\":\"241030f3dc29515e601755ec3655e30f\",\"size\":8140,\"time\":1474919790,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/FieldtypeMapMarker\\/MarkupGoogleMap.module\",\"hash\":\"d5652d21155c430780b365f93c859bf3\",\"size\":8428,\"time\":1474919790}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__f6391b06cfe1804dfa258daf87415015', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/modules\\/FieldtypeMapMarker\\/MapMarker.php\",\"hash\":\"69086227b4fffbe1f047199d9c174127\",\"size\":3324,\"time\":1474919790,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/FieldtypeMapMarker\\/MapMarker.php\",\"hash\":\"0b492fa8d2a75dda461ac619ab34b302\",\"size\":3363,\"time\":1474919790}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__509072507382cca0c9ba5c9266666da0', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/templates\\/home.php\",\"hash\":\"6c82b007e29d3932a88941da7ba2fbd7\",\"size\":294,\"time\":1646778337,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/home.php\",\"hash\":\"6c82b007e29d3932a88941da7ba2fbd7\",\"size\":294,\"time\":1646778337}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__cc69bdb79f54e7d14c0f9a1d78d821d6', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/templates\\/basic-page.php\",\"hash\":\"db5828c7dd5a5123c7963c0fb016f7a7\",\"size\":419,\"time\":1630086528,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/basic-page.php\",\"hash\":\"db5828c7dd5a5123c7963c0fb016f7a7\",\"size\":419,\"time\":1630086528}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__dd349205e266422635e6abf7317652d1', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/templates\\/_init.php\",\"hash\":\"6e08251a5aa91e6cd431c8dec8eea0f8\",\"size\":187,\"time\":1646844039,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/_init.php\",\"hash\":\"6e08251a5aa91e6cd431c8dec8eea0f8\",\"size\":187,\"time\":1646844039}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__01b21d28576b9461e3a43cf1e6fb0e86', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/templates\\/_main.php\",\"hash\":\"850fc77ba95c925e06efe8865d7f267d\",\"size\":161,\"time\":1649323796,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/_main.php\",\"hash\":\"850fc77ba95c925e06efe8865d7f267d\",\"size\":161,\"time\":1649323796}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__8d56a6688d3f912ccc25eb68f5167dc0', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/templates\\/portada.php\",\"hash\":\"bab89f91387f957a98cadf5ec0a0397f\",\"size\":799,\"time\":1649405929,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/portada.php\",\"hash\":\"bab89f91387f957a98cadf5ec0a0397f\",\"size\":799,\"time\":1649405929}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__11677518f995d293ffa5e61a25ba396b', '{\"source\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/templates\\/admin.php\",\"hash\":\"1e0b59ea7b71052027a7c9dd37c55e85\",\"size\":479,\"time\":1630086528,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/admin.php\",\"hash\":\"1e0b59ea7b71052027a7c9dd37c55e85\",\"size\":479,\"time\":1630086528}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__f18169fdb4d841d1ac22749a1bc8468a', '{\"source\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/templates\\/_init.php\",\"hash\":\"6e08251a5aa91e6cd431c8dec8eea0f8\",\"size\":187,\"time\":1646844039,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/_init.php\",\"hash\":\"6e08251a5aa91e6cd431c8dec8eea0f8\",\"size\":187,\"time\":1646844039}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__ba1d039d660d27880189f16b951a3577', '{\"source\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/templates\\/_main.php\",\"hash\":\"ae45e31494da3644650726f6cf2147a8\",\"size\":452,\"time\":1646862374,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/_main.php\",\"hash\":\"ae45e31494da3644650726f6cf2147a8\",\"size\":452,\"time\":1646862374}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__9ab725762947eb79163507a131886f8a', '{\"source\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/templates\\/portada.php\",\"hash\":\"06fe938f0c465999ce1673e6ddd6d609\",\"size\":412,\"time\":1646861914,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/portada.php\",\"hash\":\"06fe938f0c465999ce1673e6ddd6d609\",\"size\":412,\"time\":1646861914}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__a83047b501c77208bb8c71364880012b', '{\"source\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/templates\\/basic-page.php\",\"hash\":\"db5828c7dd5a5123c7963c0fb016f7a7\",\"size\":419,\"time\":1630086528,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/basic-page.php\",\"hash\":\"db5828c7dd5a5123c7963c0fb016f7a7\",\"size\":419,\"time\":1630086528}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__b27fe00c652cc80946675ffb6f28b651', '{\"source\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/modules\\/FieldtypeMapMarker\\/FieldtypeMapMarker.module\",\"hash\":\"c7bbf8b170a6522aceb828af8f9aa765\",\"size\":7833,\"time\":1474919790,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/FieldtypeMapMarker\\/FieldtypeMapMarker.module\",\"hash\":\"43b43c720b322303a15b4a981fd76d55\",\"size\":8333,\"time\":1474919790}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__e5abc812dac65fa7c39cb8aaa758c0e1', '{\"source\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/modules\\/FieldtypeMapMarker\\/MapMarker.php\",\"hash\":\"69086227b4fffbe1f047199d9c174127\",\"size\":3324,\"time\":1474919790,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/FieldtypeMapMarker\\/MapMarker.php\",\"hash\":\"0b492fa8d2a75dda461ac619ab34b302\",\"size\":3363,\"time\":1474919790}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__82428355061bed6c604421423acf8da4', '{\"source\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/modules\\/FieldtypeMapMarker\\/InputfieldMapMarker.module\",\"hash\":\"7baee363a016fa292a480b4be47ad9a3\",\"size\":10470,\"time\":1474919790,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/FieldtypeMapMarker\\/InputfieldMapMarker.module\",\"hash\":\"c3d11ba227a8b1ff482f0202d94053ca\",\"size\":10776,\"time\":1474919790}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__b16fecc6db9e97d4763c10af5f291771', '{\"source\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/modules\\/FieldtypeMapMarker\\/MarkupGoogleMap.module\",\"hash\":\"241030f3dc29515e601755ec3655e30f\",\"size\":8140,\"time\":1474919790,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/FieldtypeMapMarker\\/MarkupGoogleMap.module\",\"hash\":\"d5652d21155c430780b365f93c859bf3\",\"size\":8428,\"time\":1474919790}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__80b09c3832bd7176c3470fff4a6f3462', '{\"source\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/templates\\/pagina.php\",\"hash\":\"7cb0178a23531c7c0125043885d3c7f6\",\"size\":262,\"time\":1647250440,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/pagina.php\",\"hash\":\"7cb0178a23531c7c0125043885d3c7f6\",\"size\":262,\"time\":1647250440}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__558cda2f5b1928f1707b0f24dabf8aa1', '{\"source\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/templates\\/blog.php\",\"hash\":\"3fa9c6d6b1d3bc42bed7c01cabc1d9e4\",\"size\":252,\"time\":1647251514,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/blog.php\",\"hash\":\"3fa9c6d6b1d3bc42bed7c01cabc1d9e4\",\"size\":252,\"time\":1647251514}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__9448c470f7a821b399acc95b54f7d2d2', '{\"source\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/templates\\/contacto.php\",\"hash\":\"d71cebf5b0324f0acad1a563521101d0\",\"size\":669,\"time\":1647252162,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/home\\/aldara\\/www\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/contacto.php\",\"hash\":\"d71cebf5b0324f0acad1a563521101d0\",\"size\":669,\"time\":1647252162}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__aac8b37ac61318bf5778b2fb3073de30', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/templates\\/blog.php\",\"hash\":\"3fa9c6d6b1d3bc42bed7c01cabc1d9e4\",\"size\":252,\"time\":1647251514,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/blog.php\",\"hash\":\"3fa9c6d6b1d3bc42bed7c01cabc1d9e4\",\"size\":252,\"time\":1647251514}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__8bc846c585f0a304fd42fd16f7fd718e', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/templates\\/contacto.php\",\"hash\":\"d71cebf5b0324f0acad1a563521101d0\",\"size\":669,\"time\":1647252162,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/contacto.php\",\"hash\":\"d71cebf5b0324f0acad1a563521101d0\",\"size\":669,\"time\":1647252162}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__38b71a8b84c12b52cc51bcfa61debbe3', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/modules\\/ColorPicker\\/FieldtypeColorPicker.module\",\"hash\":\"a5662dad93c52208b2bb67ee927704a9\",\"size\":4310,\"time\":1535639495,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/ColorPicker\\/FieldtypeColorPicker.module\",\"hash\":\"075fa213e401de3a823507bd005ec87f\",\"size\":4479,\"time\":1535639495}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__877b2a23fdb4c05d7a2f8a9ebcee9c83', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/modules\\/ColorPicker\\/InputfieldColorPicker.module\",\"hash\":\"61be546def986999e0fdff5833779d84\",\"size\":3009,\"time\":1535639495,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/ColorPicker\\/InputfieldColorPicker.module\",\"hash\":\"e164f2881909deb7457cf4eef67a4701\",\"size\":3022,\"time\":1535639495}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__636d0b2ee6748aaf54ee480d3398c6a9', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/templates\\/pagina.php\",\"hash\":\"8546088aebad358a5190861901cde9f4\",\"size\":991,\"time\":1651496402,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/pagina.php\",\"hash\":\"8546088aebad358a5190861901cde9f4\",\"size\":991,\"time\":1651496402}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__4bf0848de9ce93203793b796e796816f', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/FieldtypeMapMarker\\/MarkupGoogleMap.module\",\"hash\":\"241030f3dc29515e601755ec3655e30f\",\"size\":8140,\"time\":1474919790,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/FieldtypeMapMarker\\/MarkupGoogleMap.module\",\"hash\":\"d5652d21155c430780b365f93c859bf3\",\"size\":8428,\"time\":1474919790}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__147d4beb662b3cf37b7909cce6eef7bc', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/templates\\/habitacones.php\",\"hash\":\"8546088aebad358a5190861901cde9f4\",\"size\":991,\"time\":1651496402,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/habitacones.php\",\"hash\":\"8546088aebad358a5190861901cde9f4\",\"size\":991,\"time\":1651496402}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__bbcfb7cbe934543965f895f0d919ae83', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/templates\\/habitaciones.php\",\"hash\":\"b80c45ccc5f28265dee27f19cfb9cd06\",\"size\":1344,\"time\":1651505759,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/habitaciones.php\",\"hash\":\"b80c45ccc5f28265dee27f19cfb9cd06\",\"size\":1344,\"time\":1651505759}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__7704be919e5cc969093d55f8a6c91446', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/templates\\/habitacion.php\",\"hash\":\"8546088aebad358a5190861901cde9f4\",\"size\":991,\"time\":1651496402,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/habitacion.php\",\"hash\":\"8546088aebad358a5190861901cde9f4\",\"size\":991,\"time\":1651496402}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__f91cbc5029a9f5205c746a200325b567', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/ColorPicker\\/FieldtypeColorPicker.module\",\"hash\":\"a5662dad93c52208b2bb67ee927704a9\",\"size\":4310,\"time\":1724256150,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/ColorPicker\\/FieldtypeColorPicker.module\",\"hash\":\"075fa213e401de3a823507bd005ec87f\",\"size\":4479,\"time\":1724256150}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__cf7f9da8f28b00881f76a3f8910e8110', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/FieldtypeMapMarker\\/FieldtypeMapMarker.module\",\"hash\":\"c7bbf8b170a6522aceb828af8f9aa765\",\"size\":7833,\"time\":1474919790,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/FieldtypeMapMarker\\/FieldtypeMapMarker.module\",\"hash\":\"43b43c720b322303a15b4a981fd76d55\",\"size\":8333,\"time\":1474919790}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__491b2b8b87411234219f3d961bd83ba6', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/FieldtypeMapMarker\\/MapMarker.php\",\"hash\":\"69086227b4fffbe1f047199d9c174127\",\"size\":3324,\"time\":1474919790,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/FieldtypeMapMarker\\/MapMarker.php\",\"hash\":\"0b492fa8d2a75dda461ac619ab34b302\",\"size\":3363,\"time\":1474919790}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__1f3b1961041b8cdbe348f1ca485bd32b', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/_init.php\",\"hash\":\"b4d2e98bddb16547e9c9e70ff0e7437a\",\"size\":219,\"time\":1669029782,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/_init.php\",\"hash\":\"b4d2e98bddb16547e9c9e70ff0e7437a\",\"size\":219,\"time\":1669029782}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__c73270b0c558bd8ba3cbb4b4fb8873a1', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/_main.php\",\"hash\":\"850fc77ba95c925e06efe8865d7f267d\",\"size\":161,\"time\":1665047406,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/_main.php\",\"hash\":\"850fc77ba95c925e06efe8865d7f267d\",\"size\":161,\"time\":1665047406}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__8b6c3104a9d3e8563d0ac551b8881d08', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/portada.php\",\"hash\":\"f4c7c0bc3dafbc1a1e22921af46383a2\",\"size\":670,\"time\":1665053249,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/portada.php\",\"hash\":\"f4c7c0bc3dafbc1a1e22921af46383a2\",\"size\":670,\"time\":1665053249}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__608c7a0b6aa7c25d9d5b60f43d8c93b1', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/admin.php\",\"hash\":\"1e0b59ea7b71052027a7c9dd37c55e85\",\"size\":479,\"time\":1630086528,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/admin.php\",\"hash\":\"1e0b59ea7b71052027a7c9dd37c55e85\",\"size\":479,\"time\":1630086528}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__1f94f666c920d3a41fa27472f0b9fee1', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/ColorPicker\\/InputfieldColorPicker.module\",\"hash\":\"61be546def986999e0fdff5833779d84\",\"size\":3009,\"time\":1724256150,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/ColorPicker\\/InputfieldColorPicker.module\",\"hash\":\"e164f2881909deb7457cf4eef67a4701\",\"size\":3022,\"time\":1724256150}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__cbacf185d9c8d6349987991bdac7a798', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/contacto.php\",\"hash\":\"d1f0e52b99df582d44de8f01614233e9\",\"size\":4312,\"time\":1729182013,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/contacto.php\",\"hash\":\"d1f0e52b99df582d44de8f01614233e9\",\"size\":4312,\"time\":1729182013}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__4132ba091036ad770967784e60b50b66', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/paxina.php\",\"hash\":\"079afbbc5202cb07611e28666c9edf4c\",\"size\":903,\"time\":1728393216,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/paxina.php\",\"hash\":\"079afbbc5202cb07611e28666c9edf4c\",\"size\":903,\"time\":1728393216}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__c411e904f2b404cfb8cd245c70bff1aa', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/blogue.php\",\"hash\":\"7a1526061278858c43fd23b71960d3b2\",\"size\":1663,\"time\":1729618179,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/blogue.php\",\"hash\":\"7a1526061278858c43fd23b71960d3b2\",\"size\":1663,\"time\":1729618179}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__6aabed82c0e18bb090833295c4a2076f', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/FieldtypeMapMarker\\/InputfieldMapMarker.module\",\"hash\":\"7baee363a016fa292a480b4be47ad9a3\",\"size\":10470,\"time\":1474919790,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/FieldtypeMapMarker\\/InputfieldMapMarker.module\",\"hash\":\"c3d11ba227a8b1ff482f0202d94053ca\",\"size\":10776,\"time\":1474919790}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__e1f56f6f2ffd5e319520a6d46de724a7', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/_xes-main.php\",\"hash\":\"3fe40dbe444914507320062e0c8097ff\",\"size\":150,\"time\":1665052760,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/_xes-main.php\",\"hash\":\"3fe40dbe444914507320062e0c8097ff\",\"size\":150,\"time\":1665052760}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__851711b4eee93a6a0fe40ecc7dd125c5', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/xestion.php\",\"hash\":\"3df97be5919fa0e7b14c74c3e22073e4\",\"size\":304,\"time\":1665052280,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/xestion.php\",\"hash\":\"3df97be5919fa0e7b14c74c3e22073e4\",\"size\":304,\"time\":1665052280}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__6f9d2b3a4dd0ef7814ac4ae16cb34ee5', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/xes-acceder.php\",\"hash\":\"775f04bd9082bfd477f8e08753c2e679\",\"size\":5359,\"time\":1679505834,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/xes-acceder.php\",\"hash\":\"775f04bd9082bfd477f8e08753c2e679\",\"size\":5359,\"time\":1679505834}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__0b187ee19201c3e2f6d4a02803c758cc', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/habitacion.php\",\"hash\":\"b7b3fc661f37efceca8cf1a385afadf1\",\"size\":879,\"time\":1728393253,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/habitacion.php\",\"hash\":\"b7b3fc661f37efceca8cf1a385afadf1\",\"size\":879,\"time\":1728393253}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('Permissions.names', '{\"db-backup\":1021,\"lang-edit\":1015,\"logs-edit\":1014,\"logs-view\":1013,\"page-delete\":34,\"page-edit\":32,\"page-edit-front\":1139,\"page-edit-recent\":1011,\"page-lister\":1006,\"page-lock\":54,\"page-move\":35,\"page-sort\":50,\"page-template\":51,\"page-view\":36,\"profile-edit\":53,\"user-admin\":52}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__337c322df3302a5702dd833ea9e4d991', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/publicacion.php\",\"hash\":\"3a64414ec36a86cba3f1af14716d03cb\",\"size\":407,\"time\":1678463459,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/publicacion.php\",\"hash\":\"3a64414ec36a86cba3f1af14716d03cb\",\"size\":407,\"time\":1678463459}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__58ae8395d12f4ee0b0ae44d0db51be6f', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/categoria.php\",\"hash\":\"36a410d5c39fac766096c52a5766762a\",\"size\":1032,\"time\":1678463450,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/categoria.php\",\"hash\":\"36a410d5c39fac766096c52a5766762a\",\"size\":1032,\"time\":1678463450}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__2e2889d5da4d34bb152870942d979193', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/contedor.php\",\"hash\":\"aff7fbe76b0f4ff11701759b8eeef789\",\"size\":85,\"time\":1666776127,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/contedor.php\",\"hash\":\"aff7fbe76b0f4ff11701759b8eeef789\",\"size\":85,\"time\":1666776127}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__bfbc44b964564f826218c4670294577b', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/etiqueta.php\",\"hash\":\"74840d6c815547785227a3cf2d2f1df1\",\"size\":1031,\"time\":1678463455,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/etiqueta.php\",\"hash\":\"74840d6c815547785227a3cf2d2f1df1\",\"size\":1031,\"time\":1678463455}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('ModulesVersions.info', '{\"104\":106,\"121\":109}', '2010-04-08 03:10:01');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__3aee90f69512c0bdf350b9afc35c5b21', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/WireMailSmtp\\/WireMailSmtpAdaptor.php\",\"hash\":\"0a567649e85c689efe439035cfd2e00b\",\"size\":17023,\"time\":1725867758,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/WireMailSmtp\\/WireMailSmtpAdaptor.php\",\"hash\":\"c12f35e08a295c5f1ad56e174ef4e770\",\"size\":17929,\"time\":1725867758}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__f35570cbd774f725b7ca8ad54decc5d5', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/layout\\/xes.php\",\"hash\":\"36dabd4bd58860c99db9bb6a84e3ea86\",\"size\":246,\"time\":1669372278,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/layout\\/xes.php\",\"hash\":\"36dabd4bd58860c99db9bb6a84e3ea86\",\"size\":246,\"time\":1669372278}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__1613c1ac701df9dd5eafbdfab24487f2', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/layout\\/main.php\",\"hash\":\"c401c78ab884ba9e0f369c5f448a0bb7\",\"size\":473,\"time\":1725877667,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/layout\\/main.php\",\"hash\":\"c401c78ab884ba9e0f369c5f448a0bb7\",\"size\":473,\"time\":1725877667}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__10c6d001ffd9e83915f35d8a3e156708', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/layout\\/init.php\",\"hash\":\"29f3113ca21dfeb7c2ba265e18c46185\",\"size\":534,\"time\":1725871313,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/layout\\/init.php\",\"hash\":\"29f3113ca21dfeb7c2ba265e18c46185\",\"size\":534,\"time\":1725871313}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__35a4df95cd090859925b1128e3cf66d0', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/inicio.php\",\"hash\":\"dab8c0a232e0adb1f20194122c7beda6\",\"size\":1334,\"time\":1729177339,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/inicio.php\",\"hash\":\"dab8c0a232e0adb1f20194122c7beda6\",\"size\":1334,\"time\":1729177339}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__2347999f8a54eb18c1f6bc9404f94d05', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/bootstrap-portada.php\",\"hash\":\"28958c7e537bb9a4cf9487d1d6b34aaa\",\"size\":553,\"time\":1669018758,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/bootstrap-portada.php\",\"hash\":\"28958c7e537bb9a4cf9487d1d6b34aaa\",\"size\":553,\"time\":1669018758}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__7a01811dda0bb9a871c8040949f9e165', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/WireMailSmtp\\/WireMailSmtp.module\",\"hash\":\"925a357042cfda047a3e8b34c917f508\",\"size\":40297,\"time\":1725867758,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/WireMailSmtp\\/WireMailSmtp.module\",\"hash\":\"6486a6379d0debf680ffecd8cdf0aaad\",\"size\":41032,\"time\":1725867758}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__3698fe2238c458417807ef41e2ecf8d0', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/xes-inicio.php\",\"hash\":\"3df97be5919fa0e7b14c74c3e22073e4\",\"size\":304,\"time\":1669032959,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/xes-inicio.php\",\"hash\":\"3df97be5919fa0e7b14c74c3e22073e4\",\"size\":304,\"time\":1669032959}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__1e271072c1326985cfdffd6397bda4d9', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/xes-panel.php\",\"hash\":\"8d36fdb982eb2a9f6b1966ebe1ca4b7b\",\"size\":208,\"time\":1669374461,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/xes-panel.php\",\"hash\":\"8d36fdb982eb2a9f6b1966ebe1ca4b7b\",\"size\":208,\"time\":1669374461}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__19cde1791553d8c5b778a9b24f93d2fd', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/bs-inicio.php\",\"hash\":\"d3a5f31862ef47d8400767c3fa0fcce9\",\"size\":700,\"time\":1670794404,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/bs-inicio.php\",\"hash\":\"d3a5f31862ef47d8400767c3fa0fcce9\",\"size\":700,\"time\":1670794404}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__9608cef93e7852d56d5c7ff61ad4870d', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/layout\\/bootstrap.php\",\"hash\":\"6e003bdfe644330da54807e1c8c2f387\",\"size\":3229,\"time\":1670794404,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/layout\\/bootstrap.php\",\"hash\":\"6e003bdfe644330da54807e1c8c2f387\",\"size\":3229,\"time\":1670794404}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__ac79d5739e69d9d4a7bc7811a27b1268', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/WireMailSmtp\\/WireMailSmtpConfig.php\",\"hash\":\"e2e0a555bc080d3a2311f98775a4a278\",\"size\":30105,\"time\":1725867758,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/WireMailSmtp\\/WireMailSmtpConfig.php\",\"hash\":\"790f89dc01e27c2cd00e0ca7495e3622\",\"size\":30404,\"time\":1725867758}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__202c805d173ed37508798432227f5965', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/Process404Search\\/Process404Search.module\",\"hash\":\"67484ca34ed3ec99755e00a2b3e5033b\",\"size\":4051,\"time\":1507221382,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/Process404Search\\/Process404Search.module\",\"hash\":\"6740e6ee411259ae6f4c282aba40843c\",\"size\":4129,\"time\":1507221382}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__4e38b529d656a81ae0fb023ac4b54ae2', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/atopar.php\",\"hash\":\"a0af411f6c01aa2d67cc3e972d329d3f\",\"size\":2625,\"time\":1678536908,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/atopar.php\",\"hash\":\"a0af411f6c01aa2d67cc3e972d329d3f\",\"size\":2625,\"time\":1678536908}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__014a096be925ef7f3ad072c064faa2fb', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/ImageRasterizer\\/ImageRasterizer.module\",\"hash\":\"21597de01ae49c005a1173fb599857a7\",\"size\":16955,\"time\":1499407134,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/ImageRasterizer\\/ImageRasterizer.module\",\"hash\":\"99d09fd1de4938dc17c783a3d9cb289e\",\"size\":17319,\"time\":1499407134}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('Modules.info', '{\"113\":{\"name\":\"MarkupPageArray\",\"title\":\"PageArray Markup\",\"version\":100,\"autoload\":true,\"singular\":true,\"created\":1646741672},\"67\":{\"name\":\"MarkupAdminDataTable\",\"title\":\"Admin Data Table\",\"version\":107,\"created\":1646741672,\"permanent\":true},\"156\":{\"name\":\"MarkupHTMLPurifier\",\"title\":\"HTML Purifier\",\"version\":497,\"created\":1646741672},\"98\":{\"name\":\"MarkupPagerNav\",\"title\":\"Pager (Pagination) Navigation\",\"version\":105,\"created\":1646741672},\"115\":{\"name\":\"PageRender\",\"title\":\"Page Render\",\"version\":105,\"autoload\":true,\"singular\":true,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"160\":{\"name\":\"AdminThemeUikit\",\"title\":\"Uikit\",\"version\":33,\"autoload\":\"template=admin\",\"created\":1646741720,\"configurable\":4},\"148\":{\"name\":\"AdminThemeDefault\",\"title\":\"Default\",\"version\":14,\"autoload\":\"template=admin\",\"created\":1646741672,\"configurable\":19},\"106\":{\"name\":\"FieldtypeFieldsetClose\",\"title\":\"Fieldset (Close)\",\"version\":100,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"84\":{\"name\":\"FieldtypeInteger\",\"title\":\"Integer\",\"version\":102,\"created\":1646741672,\"permanent\":true},\"28\":{\"name\":\"FieldtypeDatetime\",\"title\":\"Datetime\",\"version\":105,\"created\":1646741672},\"107\":{\"name\":\"FieldtypeFieldsetTabOpen\",\"title\":\"Fieldset in Tab (Open)\",\"version\":100,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"89\":{\"name\":\"FieldtypeFloat\",\"title\":\"Float\",\"version\":107,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"1\":{\"name\":\"FieldtypeTextarea\",\"title\":\"Textarea\",\"version\":107,\"created\":1646741672,\"permanent\":true},\"174\":{\"name\":\"InputfieldRepeater\",\"title\":\"Repeater\",\"version\":111,\"requiresVersions\":{\"FieldtypeRepeater\":[\">=\",0]},\"created\":1646743304},\"173\":{\"name\":\"FieldtypeRepeater\",\"title\":\"Repeater\",\"version\":112,\"installs\":[\"InputfieldRepeater\"],\"autoload\":true,\"singular\":true,\"created\":1646743304,\"configurable\":3},\"6\":{\"name\":\"FieldtypeFile\",\"title\":\"Files\",\"version\":107,\"created\":1646741672,\"configurable\":4,\"permanent\":true},\"172\":{\"name\":\"FieldtypeOptions\",\"title\":\"Select Options\",\"version\":2,\"singular\":true,\"created\":1646743276},\"29\":{\"name\":\"FieldtypeEmail\",\"title\":\"E-Mail\",\"version\":101,\"created\":1646741672},\"27\":{\"name\":\"FieldtypeModule\",\"title\":\"Module Reference\",\"version\":102,\"created\":1646741672,\"permanent\":true},\"133\":{\"name\":\"FieldtypePassword\",\"title\":\"Password\",\"version\":101,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"135\":{\"name\":\"FieldtypeURL\",\"title\":\"URL\",\"version\":101,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"105\":{\"name\":\"FieldtypeFieldsetOpen\",\"title\":\"Fieldset (Open)\",\"version\":101,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"4\":{\"name\":\"FieldtypePage\",\"title\":\"Page Reference\",\"version\":107,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"97\":{\"name\":\"FieldtypeCheckbox\",\"title\":\"Checkbox\",\"version\":101,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"57\":{\"name\":\"FieldtypeImage\",\"title\":\"Images\",\"version\":102,\"created\":1646741672,\"configurable\":4,\"permanent\":true},\"111\":{\"name\":\"FieldtypePageTitle\",\"title\":\"Page Title\",\"version\":100,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"3\":{\"name\":\"FieldtypeText\",\"title\":\"Text\",\"version\":102,\"created\":1646741672,\"permanent\":true},\"191\":{\"name\":\"CommentFilterAkismet\",\"title\":\"Comment Filter: Akismet\",\"version\":200,\"requiresVersions\":{\"FieldtypeComments\":[\">=\",0]},\"created\":1666692906,\"configurable\":3},\"190\":{\"name\":\"InputfieldCommentsAdmin\",\"title\":\"Comments Admin\",\"version\":104,\"requiresVersions\":{\"FieldtypeComments\":[\">=\",0]},\"created\":1666692895},\"189\":{\"name\":\"FieldtypeComments\",\"title\":\"Comments\",\"version\":110,\"installs\":[\"InputfieldCommentsAdmin\"],\"singular\":true,\"created\":1666692895},\"161\":{\"name\":\"ProcessLogger\",\"title\":\"Logs\",\"version\":2,\"icon\":\"tree\",\"permission\":\"logs-view\",\"singular\":1,\"created\":1646741753,\"useNavJSON\":true},\"17\":{\"name\":\"ProcessPageAdd\",\"title\":\"Page Add\",\"version\":109,\"icon\":\"plus-circle\",\"permission\":\"page-edit\",\"created\":1646741672,\"configurable\":3,\"permanent\":true,\"useNavJSON\":true},\"159\":{\"name\":\"ProcessRecentPages\",\"title\":\"Recent Pages\",\"version\":2,\"icon\":\"clock-o\",\"permission\":\"page-edit-recent\",\"singular\":1,\"created\":1646741720,\"useNavJSON\":true,\"nav\":[{\"url\":\"?edited=1\",\"label\":\"Edited\",\"icon\":\"users\",\"navJSON\":\"navJSON\\/?edited=1\"},{\"url\":\"?added=1\",\"label\":\"Created\",\"icon\":\"users\",\"navJSON\":\"navJSON\\/?added=1\"},{\"url\":\"?edited=1&me=1\",\"label\":\"Edited by me\",\"icon\":\"user\",\"navJSON\":\"navJSON\\/?edited=1&me=1\"},{\"url\":\"?added=1&me=1\",\"label\":\"Created by me\",\"icon\":\"user\",\"navJSON\":\"navJSON\\/?added=1&me=1\"},{\"url\":\"another\\/\",\"label\":\"Add another\",\"icon\":\"plus-circle\",\"navJSON\":\"anotherNavJSON\\/\"}]},\"50\":{\"name\":\"ProcessModule\",\"title\":\"Modules\",\"version\":120,\"permission\":\"module-admin\",\"created\":1646741672,\"permanent\":true,\"useNavJSON\":true,\"nav\":[{\"url\":\"?site#tab_site_modules\",\"label\":\"Site\",\"icon\":\"plug\",\"navJSON\":\"navJSON\\/?site=1\"},{\"url\":\"?core#tab_core_modules\",\"label\":\"Core\",\"icon\":\"plug\",\"navJSON\":\"navJSON\\/?core=1\"},{\"url\":\"?configurable#tab_configurable_modules\",\"label\":\"Configure\",\"icon\":\"gear\",\"navJSON\":\"navJSON\\/?configurable=1\"},{\"url\":\"?install#tab_install_modules\",\"label\":\"Install\",\"icon\":\"sign-in\",\"navJSON\":\"navJSON\\/?install=1\"},{\"url\":\"?new#tab_new_modules\",\"label\":\"New\",\"icon\":\"plus\"},{\"url\":\"?reset=1\",\"label\":\"Refresh\",\"icon\":\"refresh\"}]},\"47\":{\"name\":\"ProcessTemplate\",\"title\":\"Templates\",\"version\":114,\"icon\":\"cubes\",\"permission\":\"template-admin\",\"created\":1646741672,\"configurable\":4,\"permanent\":true,\"useNavJSON\":true},\"83\":{\"name\":\"ProcessPageView\",\"title\":\"Page View\",\"version\":106,\"permission\":\"page-view\",\"created\":1646741672,\"permanent\":true},\"10\":{\"name\":\"ProcessLogin\",\"title\":\"Login\",\"version\":109,\"permission\":\"page-view\",\"created\":1646741672,\"configurable\":4,\"permanent\":true},\"12\":{\"name\":\"ProcessPageList\",\"title\":\"Page List\",\"version\":124,\"icon\":\"sitemap\",\"permission\":\"page-edit\",\"created\":1646741672,\"configurable\":3,\"permanent\":true,\"useNavJSON\":true},\"66\":{\"name\":\"ProcessUser\",\"title\":\"Users\",\"version\":107,\"icon\":\"group\",\"permission\":\"user-admin\",\"created\":1646741672,\"configurable\":\"ProcessUserConfig.php\",\"permanent\":true,\"useNavJSON\":true},\"68\":{\"name\":\"ProcessRole\",\"title\":\"Roles\",\"version\":104,\"icon\":\"gears\",\"permission\":\"role-admin\",\"created\":1646741672,\"configurable\":3,\"permanent\":true,\"useNavJSON\":true},\"104\":{\"name\":\"ProcessPageSearch\",\"title\":\"Page Search\",\"version\":108,\"permission\":\"page-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"129\":{\"name\":\"ProcessPageEditImageSelect\",\"title\":\"Page Edit Image\",\"version\":121,\"permission\":\"page-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"87\":{\"name\":\"ProcessHome\",\"title\":\"Admin Home\",\"version\":101,\"permission\":\"page-view\",\"created\":1646741672,\"permanent\":true},\"136\":{\"name\":\"ProcessPermission\",\"title\":\"Permissions\",\"version\":101,\"icon\":\"gear\",\"permission\":\"permission-admin\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"permanent\":true,\"useNavJSON\":true},\"138\":{\"name\":\"ProcessProfile\",\"title\":\"User Profile\",\"version\":105,\"permission\":\"profile-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"134\":{\"name\":\"ProcessPageType\",\"title\":\"Page Type\",\"version\":101,\"singular\":1,\"created\":1646741672,\"configurable\":3,\"permanent\":true,\"useNavJSON\":true,\"addFlag\":32},\"48\":{\"name\":\"ProcessField\",\"title\":\"Fields\",\"version\":114,\"icon\":\"cube\",\"permission\":\"field-admin\",\"created\":1646741672,\"configurable\":3,\"permanent\":true,\"useNavJSON\":true,\"addFlag\":32},\"7\":{\"name\":\"ProcessPageEdit\",\"title\":\"Page Edit\",\"version\":112,\"icon\":\"edit\",\"permission\":\"page-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"permanent\":true,\"useNavJSON\":true},\"109\":{\"name\":\"ProcessPageTrash\",\"title\":\"Page Trash\",\"version\":103,\"singular\":1,\"created\":1646741672,\"permanent\":true},\"14\":{\"name\":\"ProcessPageSort\",\"title\":\"Page Sort and Move\",\"version\":100,\"permission\":\"page-edit\",\"created\":1646741672,\"permanent\":true},\"76\":{\"name\":\"ProcessList\",\"title\":\"List\",\"version\":101,\"permission\":\"page-view\",\"created\":1646741672,\"permanent\":true},\"150\":{\"name\":\"ProcessPageLister\",\"title\":\"Lister\",\"version\":26,\"icon\":\"search\",\"permission\":\"page-lister\",\"created\":1646741672,\"configurable\":true,\"permanent\":true,\"useNavJSON\":true,\"addFlag\":32},\"121\":{\"name\":\"ProcessPageEditLink\",\"title\":\"Page Edit Link\",\"version\":112,\"icon\":\"link\",\"permission\":\"page-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":4,\"permanent\":true},\"45\":{\"name\":\"JqueryWireTabs\",\"title\":\"jQuery Wire Tabs Plugin\",\"version\":110,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"116\":{\"name\":\"JqueryCore\",\"title\":\"jQuery Core\",\"version\":\"1.12.4\",\"singular\":true,\"created\":1646741672,\"permanent\":true},\"117\":{\"name\":\"JqueryUI\",\"title\":\"jQuery UI\",\"version\":\"1.10.4\",\"singular\":true,\"created\":1646741672,\"permanent\":true},\"151\":{\"name\":\"JqueryMagnific\",\"title\":\"jQuery Magnific Popup\",\"version\":\"1.1.0\",\"singular\":1,\"created\":1646741672},\"103\":{\"name\":\"JqueryTableSorter\",\"title\":\"jQuery Table Sorter Plugin\",\"version\":\"2.31.3\",\"singular\":1,\"created\":1646741672},\"61\":{\"name\":\"TextformatterEntities\",\"title\":\"HTML Entity Encoder (htmlspecialchars)\",\"version\":100,\"created\":1646741672},\"211\":{\"name\":\"TextformatterMarkdownExtra\",\"title\":\"Markdown\\/Parsedown Extra\",\"version\":180,\"singular\":1,\"created\":1727688419,\"configurable\":4},\"114\":{\"name\":\"PagePermissions\",\"title\":\"Page Permissions\",\"version\":105,\"autoload\":true,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"139\":{\"name\":\"SystemUpdater\",\"title\":\"System Updater\",\"version\":20,\"singular\":true,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"85\":{\"name\":\"InputfieldInteger\",\"title\":\"Integer\",\"version\":105,\"created\":1646741672,\"permanent\":true},\"90\":{\"name\":\"InputfieldFloat\",\"title\":\"Float\",\"version\":105,\"created\":1646741672,\"permanent\":true},\"112\":{\"name\":\"InputfieldPageTitle\",\"title\":\"Page Title\",\"version\":102,\"created\":1646741672,\"permanent\":true},\"80\":{\"name\":\"InputfieldEmail\",\"title\":\"Email\",\"version\":102,\"created\":1646741672},\"187\":{\"name\":\"InputfieldPageAutocomplete\",\"title\":\"Page Auto Complete\",\"version\":113,\"created\":1651499990},\"137\":{\"name\":\"InputfieldPageListSelectMultiple\",\"title\":\"Page List Select Multiple\",\"version\":103,\"created\":1646741672,\"permanent\":true},\"15\":{\"name\":\"InputfieldPageListSelect\",\"title\":\"Page List Select\",\"version\":101,\"created\":1646741672,\"permanent\":true},\"30\":{\"name\":\"InputfieldForm\",\"title\":\"Form\",\"version\":107,\"created\":1646741672,\"permanent\":true},\"35\":{\"name\":\"InputfieldTextarea\",\"title\":\"Textarea\",\"version\":103,\"created\":1646741672,\"permanent\":true},\"55\":{\"name\":\"InputfieldFile\",\"title\":\"Files\",\"version\":128,\"created\":1646741672,\"permanent\":true},\"60\":{\"name\":\"InputfieldPage\",\"title\":\"Page\",\"version\":108,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"41\":{\"name\":\"InputfieldName\",\"title\":\"Name\",\"version\":100,\"created\":1646741672,\"permanent\":true},\"131\":{\"name\":\"InputfieldButton\",\"title\":\"Button\",\"version\":100,\"created\":1646741672,\"permanent\":true},\"162\":{\"name\":\"InputfieldIcon\",\"title\":\"Icon\",\"version\":3,\"created\":1646741753},\"108\":{\"name\":\"InputfieldURL\",\"title\":\"URL\",\"version\":103,\"created\":1646741672},\"39\":{\"name\":\"InputfieldRadios\",\"title\":\"Radio Buttons\",\"version\":106,\"created\":1646741672,\"permanent\":true},\"43\":{\"name\":\"InputfieldSelectMultiple\",\"title\":\"Select Multiple\",\"version\":101,\"created\":1646741672,\"permanent\":true},\"36\":{\"name\":\"InputfieldSelect\",\"title\":\"Select\",\"version\":102,\"created\":1646741672,\"permanent\":true},\"38\":{\"name\":\"InputfieldCheckboxes\",\"title\":\"Checkboxes\",\"version\":108,\"created\":1646741672,\"permanent\":true},\"176\":{\"name\":\"InputfieldToggle\",\"title\":\"Toggle\",\"version\":1,\"created\":1646743484},\"79\":{\"name\":\"InputfieldMarkup\",\"title\":\"Markup\",\"version\":102,\"created\":1646741672,\"permanent\":true},\"175\":{\"name\":\"InputfieldTextTags\",\"title\":\"Text Tags\",\"version\":6,\"icon\":\"tags\",\"created\":1646743465},\"86\":{\"name\":\"InputfieldPageName\",\"title\":\"Page Name\",\"version\":106,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"122\":{\"name\":\"InputfieldPassword\",\"title\":\"Password\",\"version\":102,\"created\":1646741672,\"permanent\":true},\"56\":{\"name\":\"InputfieldImage\",\"title\":\"Images\",\"version\":127,\"created\":1646741672,\"permanent\":true},\"34\":{\"name\":\"InputfieldText\",\"title\":\"Text\",\"version\":106,\"created\":1646741672,\"permanent\":true},\"40\":{\"name\":\"InputfieldHidden\",\"title\":\"Hidden\",\"version\":101,\"created\":1646741672,\"permanent\":true},\"37\":{\"name\":\"InputfieldCheckbox\",\"title\":\"Checkbox\",\"version\":106,\"created\":1646741672,\"permanent\":true},\"94\":{\"name\":\"InputfieldDatetime\",\"title\":\"Datetime\",\"version\":107,\"created\":1646741672,\"permanent\":true},\"149\":{\"name\":\"InputfieldSelector\",\"title\":\"Selector\",\"version\":28,\"autoload\":\"template=admin\",\"created\":1646741672,\"configurable\":3,\"addFlag\":32},\"32\":{\"name\":\"InputfieldSubmit\",\"title\":\"Submit\",\"version\":103,\"created\":1646741672,\"permanent\":true},\"210\":{\"name\":\"InputfieldTinyMCE\",\"title\":\"TinyMCE\",\"version\":616,\"icon\":\"keyboard-o\",\"requiresVersions\":{\"ProcessWire\":[\">=\",\"3.0.200\"],\"MarkupHTMLPurifier\":[\">=\",0]},\"created\":1727688353,\"configurable\":4},\"78\":{\"name\":\"InputfieldFieldset\",\"title\":\"Fieldset\",\"version\":101,\"created\":1646741672,\"permanent\":true},\"25\":{\"name\":\"InputfieldAsmSelect\",\"title\":\"asmSelect\",\"version\":203,\"created\":1646741672,\"permanent\":true},\"125\":{\"name\":\"SessionLoginThrottle\",\"title\":\"Session Login Throttle\",\"version\":103,\"autoload\":\"function\",\"singular\":true,\"created\":1646741672,\"configurable\":3},\"165\":{\"name\":\"ProcessLanguageTranslator\",\"title\":\"Language Translator\",\"version\":103,\"requiresVersions\":{\"LanguageSupport\":[\">=\",0]},\"permission\":\"lang-edit\",\"singular\":1,\"created\":1646742978,\"configurable\":4},\"163\":{\"name\":\"LanguageSupport\",\"title\":\"Languages Support\",\"version\":103,\"installs\":[\"ProcessLanguage\",\"ProcessLanguageTranslator\"],\"autoload\":true,\"singular\":true,\"created\":1646742977,\"configurable\":3,\"addFlag\":32},\"166\":{\"name\":\"LanguageTabs\",\"title\":\"Languages Support - Tabs\",\"version\":117,\"requiresVersions\":{\"LanguageSupport\":[\">=\",0]},\"autoload\":\"template=admin\",\"singular\":true,\"created\":1646743008,\"configurable\":4},\"167\":{\"name\":\"LanguageSupportFields\",\"title\":\"Languages Support - Fields\",\"version\":101,\"requiresVersions\":{\"LanguageSupport\":[\">=\",0]},\"installs\":[\"FieldtypePageTitleLanguage\",\"FieldtypeTextareaLanguage\",\"FieldtypeTextLanguage\"],\"autoload\":true,\"singular\":true,\"created\":1646743011},\"171\":{\"name\":\"LanguageSupportPageNames\",\"title\":\"Languages Support - Page Names\",\"version\":13,\"requiresVersions\":{\"LanguageSupport\":[\">=\",0],\"LanguageSupportFields\":[\">=\",0]},\"autoload\":true,\"singular\":true,\"created\":1646743022,\"configurable\":4},\"170\":{\"name\":\"FieldtypeTextareaLanguage\",\"title\":\"Textarea (Multi-language)\",\"version\":100,\"requiresVersions\":{\"LanguageSupportFields\":[\">=\",0]},\"singular\":true,\"created\":1646743011},\"168\":{\"name\":\"FieldtypeTextLanguage\",\"title\":\"Text (Multi-language)\",\"version\":100,\"requiresVersions\":{\"LanguageSupportFields\":[\">=\",0]},\"singular\":true,\"created\":1646743011},\"164\":{\"name\":\"ProcessLanguage\",\"title\":\"Languages\",\"version\":103,\"icon\":\"language\",\"requiresVersions\":{\"LanguageSupport\":[\">=\",0]},\"permission\":\"lang-edit\",\"singular\":1,\"created\":1646742977,\"configurable\":3,\"useNavJSON\":true},\"169\":{\"name\":\"FieldtypePageTitleLanguage\",\"title\":\"Page Title (Multi-Language)\",\"version\":100,\"requiresVersions\":{\"LanguageSupportFields\":[\">=\",0],\"FieldtypeTextLanguage\":[\">=\",0]},\"singular\":true,\"created\":1646743011},\"192\":{\"name\":\"PageFrontEdit\",\"title\":\"Front-End Page Editor\",\"version\":6,\"icon\":\"cube\",\"autoload\":true,\"created\":1669033360,\"configurable\":\"PageFrontEditConfig.php\"},\"179\":{\"name\":\"FieldtypeTextUnique\",\"title\":\"Text Unique\",\"version\":301,\"requiresVersions\":{\"ProcessWire\":[\">=\",\"3.0.150\"]},\"singular\":true,\"created\":1646743909},\"208\":{\"name\":\"FileValidatorSvgSanitizer\",\"title\":\"SVG File Sanitizer\\/Validator\",\"version\":5,\"requiresVersions\":{\"ProcessWire\":[\">=\",\"3.0.148\"]},\"created\":1726569823,\"configurable\":\"FileValidatorSvgSanitizer.config.php\",\"validates\":[\"svg\"]},\"193\":{\"name\":\"WireMailSmtp\",\"title\":\"Wire Mail SMTP\",\"version\":\"0.6.4\",\"created\":1678467143,\"configurable\":true,\"namespace\":\"\\\\\"},\"181\":{\"name\":\"ProcessDatabaseBackups\",\"title\":\"Database Backups\",\"version\":6,\"icon\":\"database\",\"requiresVersions\":{\"ProcessWire\":[\">=\",\"3.0.62\"]},\"permission\":\"db-backup\",\"singular\":1,\"created\":1646743936,\"nav\":[{\"url\":\".\\/\",\"label\":\"View\",\"icon\":\"list\"},{\"url\":\"backup\\/\",\"label\":\"Backup\",\"icon\":\"plus-circle\"},{\"url\":\"upload\\/\",\"label\":\"Upload\",\"icon\":\"cloud-upload\"}]},\"207\":{\"name\":\"TextformatterPrivacyWire\",\"title\":\"PrivacyWire Textformatter\",\"version\":10,\"requiresVersions\":{\"PHP\":[\">=\",\"7.2\"],\"ProcessWire\":[\">=\",\"3.0.110\"]},\"singular\":1,\"created\":1725875342,\"configurable\":\"TextformatterPrivacyWireConfig.php\"},\"206\":{\"name\":\"PrivacyWire\",\"title\":\"PrivacyWire\",\"version\":\"1.1.6\",\"icon\":\"eye-slash\",\"requiresVersions\":{\"PHP\":[\">=\",\"7.2\"],\"ProcessWire\":[\">=\",\"3.0.110\"]},\"installs\":[\"TextformatterPrivacyWire\"],\"autoload\":true,\"singular\":true,\"created\":1725875342,\"configurable\":\"PrivacyWireConfig.php\"},\"182\":{\"name\":\"ProcessWireUpgrade\",\"title\":\"Upgrades\",\"version\":11,\"icon\":\"coffee\",\"requiresVersions\":{\"ProcessWire\":[\">=\",\"3.0.0\"]},\"installs\":[\"ProcessWireUpgradeCheck\"],\"singular\":1,\"created\":1646743940},\"183\":{\"name\":\"ProcessWireUpgradeCheck\",\"title\":\"Upgrades Checker\",\"version\":9,\"icon\":\"coffee\",\"requiresVersions\":{\"ProcessWireUpgrade\":[\">=\",0]},\"autoload\":\"template=admin\",\"singular\":true,\"created\":1646743940,\"configurable\":\"ProcessWireUpgradeCheck.config.php\"},\"209\":{\"name\":\"ImageRasterizer\",\"title\":\"ImageRasterizer\",\"version\":\"0.2.4\",\"icon\":\"file-image-o\",\"autoload\":true,\"singular\":true,\"created\":1726569837,\"configurable\":true,\"namespace\":\"\\\\\"},\"205\":{\"name\":\"MarkupGoogleRecaptcha\",\"title\":\"Markup Google reCAPTCHA\",\"version\":\"2.0.0\",\"icon\":\"puzzle-piece\",\"created\":1725875335,\"configurable\":true,\"namespace\":\"\\\\\"},\"201\":{\"name\":\"FieldtypeColor\",\"title\":\"Color\",\"version\":122,\"requiresVersions\":{\"PHP\":[\">=\",\"7.2.0\"]},\"installs\":[\"InputfieldColor\"],\"singular\":true,\"created\":1725875320},\"202\":{\"name\":\"InputfieldColor\",\"title\":\"Color\",\"version\":117,\"created\":1725875320},\"204\":{\"name\":\"InputfieldVideo\",\"title\":\"Video Inputfield\",\"version\":\"0.2.1\",\"icon\":\"file-video-o\",\"requiresVersions\":{\"FieldtypeVideo\":[\">=\",0]},\"created\":1725875328,\"namespace\":\"\\\\\"},\"203\":{\"name\":\"FieldtypeVideo\",\"title\":\"Video\",\"version\":\"0.2.1\",\"icon\":\"file-video-o\",\"installs\":[\"InputfieldVideo\"],\"singular\":true,\"created\":1725875328,\"configurable\":3,\"namespace\":\"\\\\\"}}', '2010-04-08 03:10:01');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__ded8f599a190d760bb08ae7be8cff298', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/habitacions.php\",\"hash\":\"847ebc404cab8d2b624c522110f9dfc3\",\"size\":1030,\"time\":1728393308,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/habitacions.php\",\"hash\":\"847ebc404cab8d2b624c522110f9dfc3\",\"size\":1030,\"time\":1728393308}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__881c6b37c0430dc32c063e42368ea729', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/templates\\/acceder.php\",\"hash\":\"82715af1c76a0a1a1a50f67996d0ea98\",\"size\":2543,\"time\":1729184252,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/acceder.php\",\"hash\":\"82715af1c76a0a1a1a50f67996d0ea98\",\"size\":2543,\"time\":1729184252}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__1ff329888c3f01b56ffb17b3a15f4c60', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/pw-admin-custom-pages\\/FieldtypeAdminCustomPagesSelect.module\",\"hash\":\"4b484671d716eb0b0bf1cd10a6d7cf4c\",\"size\":2636,\"time\":1547483724,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/pw-admin-custom-pages\\/FieldtypeAdminCustomPagesSelect.module\",\"hash\":\"4c9fc3948fbf02008601ea4321c164b2\",\"size\":2740,\"time\":1547483724}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__8a03e4ba1693f552d23af591c5ea8708', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/FieldtypeVideo\\/FieldtypeVideo.module.php\",\"hash\":\"0742fdc07bdd0e78965f6876a42c3ba4\",\"size\":10732,\"time\":1725867758,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/FieldtypeVideo\\/FieldtypeVideo.module.php\",\"hash\":\"0d8b7a0fe33592d995ef78adecebc1b4\",\"size\":11237,\"time\":1725867758}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__bf43e1536277bc9e4b7b534b7faf6343', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/FieldtypeVideo\\/InputfieldVideo.module.php\",\"hash\":\"bff4fa544cfe5b37607dfdc32fc7be81\",\"size\":15962,\"time\":1725867758,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/FieldtypeVideo\\/InputfieldVideo.module.php\",\"hash\":\"683ac7ecb23d0a321844b9a36b56667b\",\"size\":17553,\"time\":1725867758}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__97d551851c4568bc0e097dc68bd5695b', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/MarkupGoogleRecaptcha\\/MarkupGoogleRecaptcha.module\",\"hash\":\"10f95f54f3077b429c4f407b7477a804\",\"size\":12818,\"time\":1725867758,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/MarkupGoogleRecaptcha\\/MarkupGoogleRecaptcha.module\",\"hash\":\"88e06bdf16ae65ff721881df0d0f235c\",\"size\":13338,\"time\":1725867758}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__311fdd4f02f2174b7aa4ece87279492d', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/pw-admin-custom-pages\\/ProcessAdminCustomPages.module\",\"hash\":\"c4400203a8b14c4133d837cc3caf5a2a\",\"size\":4631,\"time\":1547483724,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/pw-admin-custom-pages\\/ProcessAdminCustomPages.module\",\"hash\":\"f94380ef19cf4fc6936bebe72c0da061\",\"size\":4838,\"time\":1547483724}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__b40fcbeeec7885d8c878879bd2d0a773', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/ProcessRSSFetch\\/ProcessRSSFetch.module\",\"hash\":\"e00c6a558bd0e89cd110ff5739d86f2b\",\"size\":7141,\"time\":1713276489,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/ProcessRSSFetch\\/ProcessRSSFetch.module\",\"hash\":\"5ab36445e40afc9d08cd01d24e3a525a\",\"size\":7271,\"time\":1713276489}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__fb250fea0908712e746f116fc9fb008e', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/WireMailSmtp\\/smtp_classes\\/email_message.php\",\"hash\":\"e7e1fdef2b3f99eb8c20fe7ad4277655\",\"size\":121550,\"time\":1725867758,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/WireMailSmtp\\/smtp_classes\\/email_message.php\",\"hash\":\"c74d70021a2a7838cb1b454f04fc15c5\",\"size\":121754,\"time\":1725867758}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__d41c7d3378b67c1574c51bafacaf4884', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/WireMailSmtp\\/smtp_classes\\/smtp_message.php\",\"hash\":\"43ae4607f77e9dcac2f0ae28d45c89dd\",\"size\":25571,\"time\":1725867758,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/WireMailSmtp\\/smtp_classes\\/smtp_message.php\",\"hash\":\"10565b5520926581ecbf555c6ba3c551\",\"size\":26177,\"time\":1725867758}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__43ab750224acc714c85e79f4110edb7c', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/WireMailSmtp\\/smtp_classes\\/smtp.php\",\"hash\":\"ff8176458d1e397a8df20ca4f6d30ea8\",\"size\":55906,\"time\":1725867758,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/WireMailSmtp\\/smtp_classes\\/smtp.php\",\"hash\":\"ff8176458d1e397a8df20ca4f6d30ea8\",\"size\":55906,\"time\":1725867758}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__5487ce6ae288420aa158d44f1fd89fde', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/modules\\/WireMailSmtp\\/smtp_classes\\/sasl.php\",\"hash\":\"3fce02fe61a0d90291086b55c1c2dfa2\",\"size\":11898,\"time\":1725867758,\"ns\":\"\\\\\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/modules\\/WireMailSmtp\\/smtp_classes\\/sasl.php\",\"hash\":\"843e748905597a053c57e17cb65c6318\",\"size\":11995,\"time\":1725867758}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__20c6062fe35ae6136bf68ead08fdb439', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/init.php\",\"hash\":\"5ed61251f8a81b2ea1840345041b256b\",\"size\":839,\"time\":1713268811,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/init.php\",\"hash\":\"5ed61251f8a81b2ea1840345041b256b\",\"size\":839,\"time\":1713268811}}', '2010-04-08 03:10:10');
+INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('FileCompiler__40319d2216259d0fc34a58cc7460d873', '{\"source\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/finished.php\",\"hash\":\"8f021a5d13706e3bd6a90322fdb8215d\",\"size\":387,\"time\":1696020400,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/praiadeseselle.artabro\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/finished.php\",\"hash\":\"8f021a5d13706e3bd6a90322fdb8215d\",\"size\":387,\"time\":1696020400}}', '2010-04-08 03:10:10');
+
+DROP TABLE IF EXISTS `field_admin_theme`;
+CREATE TABLE `field_admin_theme` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` int(11) NOT NULL,
+ PRIMARY KEY (`pages_id`),
+ KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+
+DROP TABLE IF EXISTS `field_artigo`;
+CREATE TABLE `field_artigo` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` mediumtext NOT NULL,
+ `data1023` mediumtext DEFAULT NULL,
+ `data1024` mediumtext DEFAULT NULL,
+ PRIMARY KEY (`pages_id`),
+ KEY `data_exact` (`data`(250)),
+ FULLTEXT KEY `data` (`data`),
+ FULLTEXT KEY `data1023` (`data1023`),
+ FULLTEXT KEY `data1024` (`data1024`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_artigo` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1158', '
Apartamento accesible, adaptado y con acceso directo a la terraza.
\n
Una habitación doble y dos plazas en cama convertible.
\n
Cuarto de baño accesible con plato de ducha.
\n
Cocina equipada con nevera, vitrocerámica y microondas con grill.
\n
Todo el menage necesario para cocinar y sentirte como en tu casa.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam sed arcu et nisl pretium consequat in quis tellus. Nunc a tellus mi. Vestibulum congue faucibus ligula, vel tristique justo luctus non. Nunc commodo tristique tortor, sit amet pharetra orci rhoncus a. Nunc mollis mollis mollis. Donec egestas accumsan pharetra. Aliquam id pretium nunc. Nunc pulvinar commodo felis, eget interdum lectus vestibulum non. Sed nec lacinia libero. Nunc feugiat massa eget metus fermentum auctor. Proin feugiat ipsum non egestas imperdiet. Sed ligula nulla, luctus ut erat non, condimentum sodales sapien. Nam aliquet ante sem, consequat efficitur lorem tincidunt in. Donec purus augue, elementum sed massa et, euismod finibus mauris. Nam sit amet ultricies orci, ac aliquam enim.
In vel dictum libero, ac efficitur odio. Donec quis nisi vitae nisl pellentesque bibendum id eu purus. Aliquam laoreet dolor eu ultrices semper. Cras congue a dolor a elementum. Ut tempor quam id ipsum faucibus, quis pharetra tortor finibus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Cras velit nulla, fringilla a nibh eget, pharetra vulputate sem. Fusce vitae convallis neque. Ut sollicitudin, odio quis luctus feugiat, purus ipsum auctor urna, id tempor metus velit a neque. Integer bibendum nec ante nec feugiat. Suspendisse viverra augue eu risus porttitor, nec scelerisque mauris iaculis. Suspendisse potenti. Donec felis tortor, posuere sed ex sit amet, dapibus elementum lectus. Morbi neque felis, congue vel velit aliquam, rhoncus ornare est. Nulla quis porta tellus.
Curabitur metus mauris, pharetra quis ornare id, ullamcorper quis turpis. Donec tincidunt tempor leo quis suscipit. Morbi pulvinar efficitur eleifend. Ut porttitor egestas massa ac pretium. Cras rhoncus auctor lectus laoreet varius. Nam aliquam tempus quam nec porta. Donec quis ligula blandit, consequat est non, convallis mi. Nulla imperdiet, tortor eget luctus tristique, massa lorem volutpat enim, sit amet euismod sem sem vitae mauris. In tincidunt gravida velit, pulvinar rutrum elit pellentesque tincidunt.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer bibendum, leo pellentesque vehicula sagittis, ante lorem hendrerit enim, vel faucibus ligula diam sed dui. Aliquam tincidunt dui at dolor interdum, eu lobortis enim ornare. Vivamus convallis, lectus non tincidunt maximus, magna nisl euismod sem, sed laoreet diam tellus ut libero. Fusce ac feugiat turpis. Fusce et ipsum lorem. In hac habitasse platea dictumst. Nulla bibendum posuere metus, accumsan vestibulum ipsum pellentesque blandit.
Praesent blandit dignissim finibus. Fusce fermentum odio ut dapibus feugiat. Aenean imperdiet, purus vel laoreet facilisis, leo mi luctus ipsum, eu laoreet metus sapien faucibus ligula. Etiam mollis facilisis neque, eget ullamcorper diam faucibus a. Vivamus convallis mi urna, fermentum pulvinar erat ornare at. Nulla cursus eget lacus tristique porttitor. Phasellus id congue nulla. Mauris sollicitudin ex ac mi efficitur, ut bibendum nisi feugiat. Pellentesque luctus, ipsum sit amet ullamcorper dignissim, purus augue finibus neque, ut imperdiet elit neque sed magna. Donec aliquet congue elit eu tincidunt. Sed non mi hendrerit, porta diam sed, semper velit. Praesent mauris arcu, efficitur vitae erat ac, bibendum ultrices quam. Vivamus non placerat libero. Donec gravida est quis libero elementum vestibulum. Ut rhoncus aliquam mi sit amet convallis.
Duis tincidunt erat et metus volutpat, eget dictum augue pulvinar. Morbi vehicula eget lacus suscipit vulputate. Ut quis arcu et nisl luctus lobortis in sit amet neque. Cras varius porttitor urna, ac ornare augue vehicula sit amet. Suspendisse varius libero id nunc consectetur, quis posuere velit tristique. Aliquam erat volutpat. Maecenas dignissim, enim vitae volutpat feugiat, sapien turpis elementum ipsum, eget dictum felis nibh ac urna. Integer eu nibh in libero commodo convallis et nec sem. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Aliquam congue rhoncus fringilla. Phasellus viverra efficitur est, in fermentum arcu rutrum vitae. Integer vitae eros lacinia, fermentum ex quis, dictum orci. Vivamus lectus dui, convallis gravida purus ut, luctus feugiat diam.
Con mucho trabajo e ilusión rehabilitamos esta casa familiar para ofrecer un alojamiento cómodo y acogedor.
\n
Se trata de unos apartamentos turísticos marineros y la obra se ha financiado con la colaboración del GALP Golfo Artabro Norte, Xunta de Galicia y el Fondo Europeo Marítimo, de Pesca y de Acuicultura.
\n
En los próximos días os lo enseñamos.
', '
Con moito traballo e ilusión rehabilitamos esta casa familiar para ofrecer un aloxamento cómodo e acolledor.
\n
Tratase dun complexo de apartamentos túristicos mariñeiros e a obra financiouse coa axuda do GALP Golfo Artabro Norte, Xunta de Galicia e o Fondo Europeo Marítimo, de Pesca e de Acuicultura.
\n
Nos vindeiros días volo amosamos.
', '
With a lot of work and enthusiasm we rehabilitate this family house to offer comfortable and cozy accommodation.
\n
These are tourist sailors apartments and the work has been financed with the collaboration of the GALP Golfo Artabro Norte, Xunta de Galicia and the European Maritime, Fisheries and Aquaculture Fund.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas quam tellus, lacinia in elit ac, rhoncus cursus libero. Mauris nisl ligula, commodo non sagittis vel, tempor a leo.
In malesuada sagittis magna et auctor. Sed hendrerit consequat enim quis bibendum. Maecenas gravida, ante at tristique porta, libero velit consectetur lectus, sit amet feugiat nunc turpis ac purus.
Proin interdum ut risus ut dignissim. Aliquam iaculis fermentum egestas. Morbi id cursus libero, ac maximus dolor. Maecenas sit amet leo non risus malesuada lacinia et ac dui.
Curabitur vel urna eget tortor varius accumsan in et purus. Pellentesque vitae posuere urna, id congue lacus. Quisque semper magna finibus neque eleifend, vel mollis massa congue.
Mauris vulputate, felis in auctor tristique, arcu dolor blandit urna, a placerat ante ex vitae velit. Donec vitae eros in justo suscipit varius eu in metus. Praesent eget posuere arcu. Cras finibus leo et venenatis bibendum.
Etiam est purus, sollicitudin eu convallis ut, porta sit amet leo. Mauris at quam dolor. Suspendisse commodo magna fringilla, efficitur justo nec, tristique felis. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.
Nullam id nulla et magna ullamcorper pellentesque. Fusce varius vestibulum ligula, sed semper leo lobortis ut. Duis pharetra sem ac dui elementum, et feugiat eros sodales. Suspendisse consectetur sem eget tempus varius.
Nullam pharetra felis a augue sagittis vulputate. Morbi vel erat mauris. In consectetur lacus dolor, vitae porttitor ante feugiat vitae. Sed et ante convallis nisi gravida ornare vitae eget enim. Maecenas efficitur tristique enim sed porta.
Pellentesque rhoncus, metus et ultrices pellentesque, nibh felis iaculis justo, ac maximus arcu mauris non diam. Praesent rutrum erat turpis, at venenatis quam condimentum sit amet. Donec eros elit, dictum nec euismod id, posuere vitae lectus. Sed a felis tincidunt nisl fermentum malesuada
Sed molestie nunc diam. Mauris laoreet lacus ut urna maximus, sit amet pharetra arcu lobortis. Donec a ipsum ac dolor lacinia facilisis. Nullam in blandit erat. Vestibulum pellentesque dolor ipsum, in pellentesque mauris rutrum vitae. Nam elit tortor, congue vitae imperdiet eu, tempor tincidunt justo.
Etiam at fringilla lorem. Vestibulum ex diam, porttitor vel nisl nec, ornare ornare nulla. Ut orci diam, tincidunt vitae felis vitae, bibendum laoreet enim. Nam eget convallis est. Nulla facilisi. In rhoncus aliquam mi non dignissim. Praesent ac nunc ipsum. Suspendisse eget tellus in nibh facilisis lobortis. Donec maximus fringilla dolor a eleifend.
Quisque finibus, nulla nec cursus efficitur, felis ex rutrum nunc, ac commodo orci quam in risus. Phasellus in gravida libero, eu mollis eros. Curabitur dignissim purus vitae ligula pulvinar, et gravida erat faucibus. Nullam porttitor consectetur malesuada.
', '', '');
+
+DROP TABLE IF EXISTS `field_botons`;
+CREATE TABLE `field_botons` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` text NOT NULL,
+ `count` int(11) NOT NULL,
+ `parent_id` int(11) NOT NULL,
+ PRIMARY KEY (`pages_id`),
+ KEY `data_exact` (`data`(1)),
+ KEY `count` (`count`,`pages_id`),
+ KEY `parent_id` (`parent_id`,`pages_id`),
+ FULLTEXT KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1158', '', '0', '1159');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1161', '', '0', '1162');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1164', '', '0', '1165');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1168', '', '0', '1169');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1269', '', '0', '1271');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1173', '', '0', '1174');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1177', '', '0', '1178');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1181', '', '0', '1182');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1192', '', '0', '1193');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1195', '', '0', '1196');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1197', '', '0', '1198');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1199', '', '0', '1200');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1201', '', '0', '1202');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1204', '', '0', '1205');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1207', '', '0', '1208');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1209', '', '0', '1210');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1211', '', '0', '1212');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1215', '', '0', '1216');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1217', '', '0', '1218');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1219', '', '0', '1220');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1221', '', '0', '1222');
+INSERT INTO `field_botons` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1265', '', '0', '1266');
+
+DROP TABLE IF EXISTS `field_botons_estilo`;
+CREATE TABLE `field_botons_estilo` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` int(10) unsigned NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+
+DROP TABLE IF EXISTS `field_categorias`;
+CREATE TABLE `field_categorias` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` int(11) NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`,`pages_id`,`sort`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_categorias` (`pages_id`, `data`, `sort`) VALUES('1130', '1128', '0');
+INSERT INTO `field_categorias` (`pages_id`, `data`, `sort`) VALUES('1166', '1128', '0');
+
+DROP TABLE IF EXISTS `field_comentarios`;
+CREATE TABLE `field_comentarios` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` text NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
+ `status` tinyint(3) NOT NULL DEFAULT 0,
+ `cite` varchar(128) NOT NULL DEFAULT '',
+ `email` varchar(128) NOT NULL DEFAULT '',
+ `created` int(10) unsigned NOT NULL,
+ `created_users_id` int(10) unsigned NOT NULL,
+ `ip` varchar(45) NOT NULL DEFAULT '',
+ `user_agent` varchar(250) NOT NULL DEFAULT '',
+ `website` varchar(250) NOT NULL DEFAULT '',
+ `parent_id` int(10) unsigned NOT NULL DEFAULT 0,
+ `flags` int(10) unsigned NOT NULL DEFAULT 0,
+ `code` varchar(128) DEFAULT NULL,
+ `subcode` varchar(40) DEFAULT NULL,
+ `upvotes` int(10) unsigned NOT NULL DEFAULT 0,
+ `downvotes` int(10) unsigned NOT NULL DEFAULT 0,
+ `stars` tinyint(3) unsigned DEFAULT NULL,
+ `meta` text DEFAULT NULL,
+ PRIMARY KEY (`id`),
+ KEY `pages_id_sort` (`pages_id`,`sort`),
+ KEY `status` (`status`,`email`),
+ KEY `pages_id` (`pages_id`,`status`,`created`),
+ KEY `created` (`created`,`status`),
+ KEY `code` (`code`),
+ KEY `subcode` (`subcode`),
+ FULLTEXT KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+
+DROP TABLE IF EXISTS `field_comentarios_votes`;
+CREATE TABLE `field_comentarios_votes` (
+ `comment_id` int(10) unsigned NOT NULL,
+ `vote` tinyint(4) NOT NULL,
+ `created` timestamp NOT NULL DEFAULT current_timestamp(),
+ `ip` varchar(45) NOT NULL DEFAULT '',
+ `user_id` int(10) unsigned NOT NULL DEFAULT 0,
+ PRIMARY KEY (`comment_id`,`ip`,`vote`),
+ KEY `created` (`created`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+
+DROP TABLE IF EXISTS `field_configuracion`;
+CREATE TABLE `field_configuracion` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` text NOT NULL,
+ `count` int(11) NOT NULL,
+ `parent_id` int(11) NOT NULL,
+ PRIMARY KEY (`pages_id`),
+ KEY `data_exact` (`data`(1)),
+ KEY `count` (`count`,`pages_id`),
+ KEY `parent_id` (`parent_id`,`pages_id`),
+ FULLTEXT KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_configuracion` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1', '1153,1258,1142,1143,1230,1231,1229,1233,1234,1144,1145,1146,1260,1261,1262', '15', '1248');
+
+DROP TABLE IF EXISTS `field_destacado_icona_tipo`;
+CREATE TABLE `field_destacado_icona_tipo` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` int(10) unsigned NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_destacado_icona_tipo` (`pages_id`, `data`, `sort`) VALUES('1192', '1', '0');
+INSERT INTO `field_destacado_icona_tipo` (`pages_id`, `data`, `sort`) VALUES('1195', '1', '0');
+INSERT INTO `field_destacado_icona_tipo` (`pages_id`, `data`, `sort`) VALUES('1197', '1', '0');
+INSERT INTO `field_destacado_icona_tipo` (`pages_id`, `data`, `sort`) VALUES('1199', '1', '0');
+INSERT INTO `field_destacado_icona_tipo` (`pages_id`, `data`, `sort`) VALUES('1201', '1', '0');
+INSERT INTO `field_destacado_icona_tipo` (`pages_id`, `data`, `sort`) VALUES('1204', '1', '0');
+INSERT INTO `field_destacado_icona_tipo` (`pages_id`, `data`, `sort`) VALUES('1207', '1', '0');
+INSERT INTO `field_destacado_icona_tipo` (`pages_id`, `data`, `sort`) VALUES('1209', '1', '0');
+INSERT INTO `field_destacado_icona_tipo` (`pages_id`, `data`, `sort`) VALUES('1211', '1', '0');
+INSERT INTO `field_destacado_icona_tipo` (`pages_id`, `data`, `sort`) VALUES('1215', '1', '0');
+INSERT INTO `field_destacado_icona_tipo` (`pages_id`, `data`, `sort`) VALUES('1217', '1', '0');
+INSERT INTO `field_destacado_icona_tipo` (`pages_id`, `data`, `sort`) VALUES('1219', '1', '0');
+INSERT INTO `field_destacado_icona_tipo` (`pages_id`, `data`, `sort`) VALUES('1221', '1', '0');
+INSERT INTO `field_destacado_icona_tipo` (`pages_id`, `data`, `sort`) VALUES('1265', '1', '0');
+
+DROP TABLE IF EXISTS `field_destacados`;
+CREATE TABLE `field_destacados` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` text NOT NULL,
+ `count` int(11) NOT NULL,
+ `parent_id` int(11) NOT NULL,
+ PRIMARY KEY (`pages_id`),
+ KEY `data_exact` (`data`(1)),
+ KEY `count` (`count`,`pages_id`),
+ KEY `parent_id` (`parent_id`,`pages_id`),
+ FULLTEXT KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_destacados` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1043', '1192,1195,1197,1199,1265', '5', '1191');
+INSERT INTO `field_destacados` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1133', '1204,1207,1209,1211,1215,1217,1219,1221', '8', '1203');
+INSERT INTO `field_destacados` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1269', '', '0', '1270');
+
+DROP TABLE IF EXISTS `field_email`;
+CREATE TABLE `field_email` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` varchar(250) NOT NULL DEFAULT '',
+ PRIMARY KEY (`pages_id`),
+ KEY `data_exact` (`data`),
+ FULLTEXT KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_email` (`pages_id`, `data`) VALUES('41', 'laegnur@artabro.org');
+INSERT INTO `field_email` (`pages_id`, `data`) VALUES('1045', 'praiadeseselle@artabro.org');
+
+DROP TABLE IF EXISTS `field_etiquetas`;
+CREATE TABLE `field_etiquetas` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` int(11) NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`,`pages_id`,`sort`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_etiquetas` (`pages_id`, `data`, `sort`) VALUES('1130', '1129', '0');
+INSERT INTO `field_etiquetas` (`pages_id`, `data`, `sort`) VALUES('1166', '1129', '0');
+
+DROP TABLE IF EXISTS `field_fecha_publicacion`;
+CREATE TABLE `field_fecha_publicacion` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` datetime NOT NULL,
+ PRIMARY KEY (`pages_id`),
+ KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_fecha_publicacion` (`pages_id`, `data`) VALUES('1130', '2022-10-25 00:00:00');
+INSERT INTO `field_fecha_publicacion` (`pages_id`, `data`) VALUES('1166', '2022-12-11 00:00:00');
+
+DROP TABLE IF EXISTS `field_imaxe`;
+CREATE TABLE `field_imaxe` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` varchar(250) NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ `description` text NOT NULL,
+ `modified` datetime DEFAULT NULL,
+ `created` datetime DEFAULT NULL,
+ `filedata` mediumtext DEFAULT NULL,
+ `filesize` int(11) DEFAULT NULL,
+ `created_users_id` int(10) unsigned NOT NULL DEFAULT 0,
+ `modified_users_id` int(10) unsigned NOT NULL DEFAULT 0,
+ `width` int(11) DEFAULT NULL,
+ `height` int(11) DEFAULT NULL,
+ `ratio` decimal(4,2) DEFAULT NULL,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`),
+ KEY `modified` (`modified`),
+ KEY `created` (`created`),
+ KEY `filesize` (`filesize`),
+ KEY `width` (`width`),
+ KEY `height` (`height`),
+ KEY `ratio` (`ratio`),
+ FULLTEXT KEY `description` (`description`),
+ FULLTEXT KEY `filedata` (`filedata`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_imaxe` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`) VALUES('1134', 'd03e15bd-b46a-4894-8614-8c749a432b47.jpeg', '0', '[\"\"]', '2022-10-27 14:22:18', '2022-10-27 14:22:18', '', '168454', '41', '41', '1600', '1200', '1.33');
+INSERT INTO `field_imaxe` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`) VALUES('1153', 'mantemento.jpg', '0', '{\"0\":\"Página en mantenimiento\",\"1023\":\"Páxina en mantemento\",\"1024\":\"Page in maintenance\"}', '2022-11-21 14:19:05', '2022-11-21 14:19:05', '', '37829', '41', '41', '800', '381', '2.10');
+INSERT INTO `field_imaxe` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`) VALUES('1112', 'dormitorio3.jpg', '0', '[\"O Mourón\"]', '2023-02-18 15:52:14', '2023-02-18 15:52:13', '', '39666', '41', '41', '480', '360', '1.33');
+INSERT INTO `field_imaxe` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`) VALUES('1111', 'dormitorio2.jpg', '0', '[\"A Cercada\"]', '2023-02-18 15:52:14', '2023-02-18 15:52:13', '', '43499', '41', '41', '480', '360', '1.33');
+INSERT INTO `field_imaxe` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`) VALUES('1114', '6e0e6f99-047e-40f8-8859-91f0155f3442.jpeg', '0', '[\"\"]', '2022-10-04 11:09:20', '2022-10-04 11:09:20', '', '177427', '41', '41', '1600', '777', '2.06');
+INSERT INTO `field_imaxe` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`) VALUES('1115', '8fd6e5cc-031a-4b42-94b7-65b717ad570f.jpeg', '0', '[\"Praia de Seselle\"]', '2024-09-20 12:51:13', '2022-10-04 11:10:48', '', '169412', '41', '41', '1600', '1200', '1.33');
+INSERT INTO `field_imaxe` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`) VALUES('1130', 'playa_chanteiro_ares.jpg', '0', '[\"\"]', '2022-10-25 13:48:31', '2022-10-25 13:48:31', '', '322165', '41', '41', '1200', '669', '1.79');
+INSERT INTO `field_imaxe` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`) VALUES('1135', '6e0e6f99-047e-40f8-8859-91f0155f3442.jpeg', '0', '[\"\"]', '2022-10-27 14:22:18', '2022-10-27 14:22:18', '', '177427', '41', '41', '1600', '777', '2.06');
+INSERT INTO `field_imaxe` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`) VALUES('1136', '78229d9b-5703-4da6-9509-5873c0b5aded.jpeg', '0', '[\"\"]', '2022-10-27 14:22:55', '2022-10-27 14:22:55', '', '271073', '41', '41', '1600', '900', '1.78');
+INSERT INTO `field_imaxe` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`) VALUES('1110', 'dormitorio1.jpg', '0', '[\"As Mirandas\"]', '2023-02-18 15:52:14', '2023-02-18 15:52:13', '', '38935', '41', '41', '480', '360', '1.33');
+INSERT INTO `field_imaxe` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`) VALUES('1166', 'mwsnap072.jpg', '0', '[\"\"]', '2024-10-22 19:21:59', '2024-10-22 19:21:59', '', '343618', '41', '41', '1454', '798', '1.82');
+
+DROP TABLE IF EXISTS `field_imaxe_posicion`;
+CREATE TABLE `field_imaxe_posicion` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` int(10) unsigned NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_imaxe_posicion` (`pages_id`, `data`, `sort`) VALUES('1114', '2', '0');
+INSERT INTO `field_imaxe_posicion` (`pages_id`, `data`, `sort`) VALUES('1115', '1', '0');
+INSERT INTO `field_imaxe_posicion` (`pages_id`, `data`, `sort`) VALUES('1134', '2', '0');
+INSERT INTO `field_imaxe_posicion` (`pages_id`, `data`, `sort`) VALUES('1135', '1', '0');
+INSERT INTO `field_imaxe_posicion` (`pages_id`, `data`, `sort`) VALUES('1136', '2', '0');
+
+DROP TABLE IF EXISTS `field_imaxes`;
+CREATE TABLE `field_imaxes` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` varchar(250) NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ `description` text NOT NULL,
+ `modified` datetime DEFAULT NULL,
+ `created` datetime DEFAULT NULL,
+ `filedata` mediumtext DEFAULT NULL,
+ `filesize` int(11) DEFAULT NULL,
+ `created_users_id` int(10) unsigned NOT NULL DEFAULT 0,
+ `modified_users_id` int(10) unsigned NOT NULL DEFAULT 0,
+ `width` int(11) DEFAULT NULL,
+ `height` int(11) DEFAULT NULL,
+ `ratio` decimal(4,2) DEFAULT NULL,
+ `tags` varchar(250) NOT NULL,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`),
+ KEY `modified` (`modified`),
+ KEY `created` (`created`),
+ KEY `filesize` (`filesize`),
+ KEY `width` (`width`),
+ KEY `height` (`height`),
+ KEY `ratio` (`ratio`),
+ FULLTEXT KEY `description` (`description`),
+ FULLTEXT KEY `filedata` (`filedata`),
+ FULLTEXT KEY `tags` (`tags`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1173', 'as-mirandas-2.jpg', '0', '[\"Sofa\"]', '2024-10-07 09:37:44', '2023-02-18 10:50:05', '', '731030', '41', '41', '1817', '1817', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1173', 'as-mirandas-1.jpg', '1', '[\"\"]', '2023-02-19 20:33:14', '2023-02-18 10:50:05', '', '768211', '41', '41', '2008', '2008', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1173', 'as-mirandas-3.jpg', '2', '[\"\"]', '2023-02-19 20:33:14', '2023-02-18 10:50:05', '', '798686', '41', '41', '1947', '1947', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1173', 'as-mirandas-4.jpg', '3', '[\"\"]', '2023-02-19 20:33:14', '2023-02-18 10:50:05', '', '644195', '41', '41', '1904', '1904', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1177', 'apartamento-o-mouron-4.jpg', '4', '[\"\"]', '2023-02-18 10:52:09', '2023-02-18 10:52:09', '', '622561', '41', '41', '1859', '1859', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1177', 'apartamento-o-mouron-5.jpg', '3', '[\"\"]', '2023-02-18 10:52:09', '2023-02-18 10:52:09', '', '626479', '41', '41', '1774', '1774', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1177', 'apartamento-o-mouron-2.jpg', '2', '[\"\"]', '2023-02-18 10:52:09', '2023-02-18 10:52:09', '', '574190', '41', '41', '1805', '1805', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1177', 'apartamento-o-mouron-3.jpg', '1', '[\"\"]', '2023-02-18 10:52:09', '2023-02-18 10:52:09', '', '811384', '41', '41', '2008', '2008', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1177', 'apartamento-o-mouron-1.jpg', '0', '[\"\"]', '2023-02-18 10:52:09', '2023-02-18 10:52:09', '', '713403', '41', '41', '2008', '2008', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1269', 'img-20220930-wa0004.jpg', '0', '[\"\"]', '2024-10-22 19:21:25', '2024-10-22 19:21:25', '', '585341', '41', '41', '1600', '1067', '1.50', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1269', 'img-20220930-wa0005.jpg', '1', '[\"\"]', '2024-10-22 19:21:25', '2024-10-22 19:21:25', '', '519765', '41', '41', '1600', '1066', '1.50', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1269', 'mwsnap102.jpg', '2', '[\"\"]', '2024-10-22 19:21:25', '2024-10-22 19:21:25', '', '98427', '41', '41', '786', '491', '1.60', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1269', 'mwsnap249.jpg', '3', '[\"\"]', '2024-10-22 19:21:25', '2024-10-22 19:21:25', '', '223156', '41', '41', '1367', '866', '1.58', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1269', 'porche3.jpg', '4', '[\"\"]', '2024-10-22 19:21:25', '2024-10-22 19:21:25', '', '265054', '41', '41', '1489', '822', '1.81', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1177', 'apartamento-o-mouron-6.jpg', '5', '[\"\"]', '2023-02-18 10:52:09', '2023-02-18 10:52:09', '', '650560', '41', '41', '1823', '1823', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1181', 'apartamento-a-cercada-4.jpg', '3', '[\"\"]', '2023-02-18 10:53:15', '2023-02-18 10:53:15', '', '820260', '41', '41', '1896', '1896', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1181', 'apartamento-a-cercada-3.jpg', '2', '[\"\"]', '2023-02-18 10:53:15', '2023-02-18 10:53:15', '', '849557', '41', '41', '2008', '2008', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1181', 'apartamento-a-cercada-2.jpg', '1', '[\"\"]', '2023-02-18 10:53:15', '2023-02-18 10:53:15', '', '717912', '41', '41', '1945', '1945', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1181', 'apartamento-a-cercada-1.jpg', '0', '[\"\"]', '2023-02-18 10:53:15', '2023-02-18 10:53:15', '', '740890', '41', '41', '2008', '2008', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1269', 'salon-comedor8.jpg', '5', '[\"\"]', '2024-10-22 19:21:25', '2024-10-22 19:21:25', '', '130868', '41', '41', '1499', '828', '1.81', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1269', 'entrada1.jpg', '6', '[\"\"]', '2024-10-22 19:21:25', '2024-10-22 19:21:25', '', '190631', '41', '41', '1494', '827', '1.81', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1269', 'a_cercada.jpg', '7', '[\"\"]', '2024-10-22 19:21:25', '2024-10-22 19:21:25', '', '123679', '41', '41', '1483', '826', '1.80', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1269', 'o_mouron9.jpg', '8', '[\"\"]', '2024-10-22 19:21:25', '2024-10-22 19:21:25', '', '164174', '41', '41', '1493', '837', '1.78', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1076', 'praia-de-seselle.jpg', '0', '{\"0\":\"Playa Seselle. Ares\",\"1023\":\"Praia Seselle. Ares\",\"1024\":\"Seselle beach. Ares\"}', '2023-02-19 20:39:07', '2023-02-19 20:39:07', '', '322709', '41', '41', '1200', '669', '1.79', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1076', 'playa_chanteiro_ares.jpg', '1', '{\"0\":\"Playa Chanteiro. Ares\",\"1023\":\"Praia Chanteiro. Ares\",\"1024\":\"Chanteiro beach. Ares\"}', '2022-04-07 12:56:37', '2022-04-07 12:56:15', '', '322165', '41', '41', '1200', '669', '1.79', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1173', 'as-mirandas-5.jpg', '4', '[\"\"]', '2023-02-19 20:33:14', '2023-02-18 10:50:05', '', '841990', '41', '41', '1813', '1813', '1.00', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1258', 'logo-mini.png', '1', '{\"0\":\"Logotipo de Praia de Seselle Apartamentos Turísticos\",\"1023\":\"Logotipo de Praia de Seselle Apartamentos Turísticos\",\"1024\":\"Praia de Seselle Tourist Apartments logo\"}', '2024-09-16 14:55:37', '2024-09-16 14:42:51', '', '11309', '41', '41', '64', '64', '1.00', 'mini');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1258', 'logo.svg', '0', '{\"0\":\"Logotipo de Praia de Seselle Apartamentos Turísticos\",\"1023\":\"Logotipo de Praia de Seselle Apartamentos Turísticos\",\"1024\":\"Praia de Seselle Tourist Apartments logo\"}', '2024-09-17 13:13:31', '2024-09-17 13:13:31', '', '45648', '41', '41', '519', '381', '1.36', 'completo');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1260', 'golfo_artabro.png', '0', '[\"GALP Golfo Ártabro Norte\"]', '2024-09-20 14:12:16', '2024-09-20 14:12:16', '', '17785', '41', '41', '267', '75', '3.56', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1261', 'xunta_galicia.png', '0', '[\"Xunta de Galicia\"]', '2024-09-18 12:47:04', '2024-09-18 12:47:04', '', '5465', '41', '41', '259', '75', '3.45', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1262', 'union_europea.png', '0', '{\"0\":\"Fondo Europeo Marítimo y de Pesca (FEMP)\",\"1023\":\"Fondo Europeo Marítimo e de Pesca (FEMP)\",\"1024\":\"European Maritime and Fisheries Fund (EMFF)\"}', '2024-09-18 12:47:04', '2024-09-18 12:47:04', '', '14296', '41', '41', '301', '75', '4.01', '');
+INSERT INTO `field_imaxes` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`, `tags`) VALUES('1173', 'as-mirandas-6.jpg', '5', '[\"\"]', '2023-02-19 20:33:14', '2023-02-18 10:50:05', '', '719754', '41', '41', '1928', '1928', '1.00', '');
+
+DROP TABLE IF EXISTS `field_language`;
+CREATE TABLE `field_language` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` int(11) NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`,`pages_id`,`sort`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_language` (`pages_id`, `data`, `sort`) VALUES('40', '1017', '0');
+INSERT INTO `field_language` (`pages_id`, `data`, `sort`) VALUES('41', '1017', '0');
+INSERT INTO `field_language` (`pages_id`, `data`, `sort`) VALUES('1045', '1017', '0');
+
+DROP TABLE IF EXISTS `field_language_files`;
+CREATE TABLE `field_language_files` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` varchar(250) NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ `description` text NOT NULL,
+ `modified` datetime DEFAULT NULL,
+ `created` datetime DEFAULT NULL,
+ `filedata` mediumtext DEFAULT NULL,
+ `filesize` int(11) DEFAULT NULL,
+ `created_users_id` int(10) unsigned NOT NULL DEFAULT 0,
+ `modified_users_id` int(10) unsigned NOT NULL DEFAULT 0,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`),
+ KEY `modified` (`modified`),
+ KEY `created` (`created`),
+ KEY `filesize` (`filesize`),
+ FULLTEXT KEY `description` (`description`),
+ FULLTEXT KEY `filedata` (`filedata`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_language_files` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1017', 'wire--modules--languagesupport--languagesupport-module.json', '0', '[\"\"]', '2022-10-26 11:05:31', '2022-10-26 11:05:31', '', '823', '41', '41');
+INSERT INTO `field_language_files` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1023', 'wire--modules--languagesupport--languagesupport-module.json', '0', '[\"\"]', '2022-10-26 11:09:09', '2022-10-26 11:09:09', '', '642', '41', '41');
+INSERT INTO `field_language_files` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1024', 'wire--modules--languagesupport--languagesupport-module.json', '0', '[\"\"]', '2022-10-26 11:10:33', '2022-10-26 11:10:33', '', '591', '41', '41');
+
+DROP TABLE IF EXISTS `field_language_files_site`;
+CREATE TABLE `field_language_files_site` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` varchar(250) NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ `description` text NOT NULL,
+ `modified` datetime DEFAULT NULL,
+ `created` datetime DEFAULT NULL,
+ `filedata` mediumtext DEFAULT NULL,
+ `filesize` int(11) DEFAULT NULL,
+ `created_users_id` int(10) unsigned NOT NULL DEFAULT 0,
+ `modified_users_id` int(10) unsigned NOT NULL DEFAULT 0,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`),
+ KEY `modified` (`modified`),
+ KEY `created` (`created`),
+ KEY `filesize` (`filesize`),
+ FULLTEXT KEY `description` (`description`),
+ FULLTEXT KEY `filedata` (`filedata`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1017', 'site--templates--layout--partial--xes-foot-php.json', '6', '[\"\"]', '2023-03-11 13:04:11', '2023-03-11 13:04:11', '', '156', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1023', 'site--templates--layout--partial--xes-head-php.json', '7', '[\"\"]', '2023-03-11 13:26:37', '2023-03-11 13:26:37', '', '850', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1024', 'site--templates--layout--partial--xes-head-php.json', '7', '[\"\"]', '2023-03-11 13:26:56', '2023-03-11 13:26:56', '', '727', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1024', 'site--templates--layout--partial--xes-foot-php.json', '6', '[\"\"]', '2023-03-11 13:26:03', '2023-03-11 13:26:03', '', '403', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1024', 'site--templates--layout--partial--main_foot-php.json', '5', '[\"\"]', '2023-03-11 13:25:18', '2023-03-11 13:25:18', '', '405', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1017', 'site--templates--layout--partial--xes-head-php.json', '7', '[\"\"]', '2023-03-11 13:04:11', '2023-03-11 13:04:11', '', '156', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1017', 'site--templates--layout--partial--main_foot-php.json', '5', '[\"\"]', '2023-03-11 13:04:11', '2023-03-11 13:04:11', '', '158', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1017', 'site--templates--xes-acceder-php.json', '0', '[\"\"]', '2022-10-25 11:11:43', '2022-10-25 11:11:43', '', '1272', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1017', 'site--templates--contacto-php.json', '1', '[\"\"]', '2023-03-11 13:04:11', '2023-03-11 13:04:11', '', '122', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1017', 'site--templates--atopar-php.json', '2', '[\"\"]', '2023-03-11 13:04:11', '2023-03-11 13:04:11', '', '118', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1017', 'site--templates--layout--partial--main_head-php.json', '4', '[\"\"]', '2023-03-11 13:04:11', '2023-03-11 13:04:11', '', '158', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1017', 'site--templates--layout--func-php.json', '3', '[\"\"]', '2023-03-11 13:04:11', '2023-03-11 13:04:11', '', '130', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1023', 'site--templates--layout--partial--xes-foot-php.json', '6', '[\"\"]', '2023-03-11 13:25:54', '2023-03-11 13:25:54', '', '467', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1023', 'site--templates--layout--partial--main_foot-php.json', '5', '[\"\"]', '2023-03-11 13:25:10', '2023-03-11 13:25:10', '', '527', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1023', 'site--templates--layout--partial--main_head-php.json', '4', '[\"\"]', '2023-03-11 13:24:05', '2023-03-11 13:24:05', '', '849', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1024', 'site--templates--layout--partial--main_head-php.json', '4', '[\"\"]', '2023-03-11 13:24:41', '2023-03-11 13:24:41', '', '729', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1023', 'site--templates--layout--func-php.json', '3', '[\"\"]', '2023-03-11 13:20:36', '2023-03-11 13:20:36', '', '608', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1023', 'site--templates--atopar-php.json', '2', '[\"\"]', '2023-03-11 13:17:31', '2023-03-11 13:17:31', '', '652', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1024', 'site--templates--atopar-php.json', '2', '[\"\"]', '2023-03-11 13:18:42', '2023-03-11 13:18:42', '', '527', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1023', 'site--templates--contacto-php.json', '1', '[\"\"]', '2023-03-11 13:10:40', '2023-03-11 13:10:40', '', '761', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1024', 'site--templates--contacto-php.json', '1', '[\"\"]', '2023-03-11 13:11:34', '2023-03-11 13:11:34', '', '693', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1023', 'site--templates--xes-acceder-php.json', '0', '[\"\"]', '2022-10-25 11:13:36', '2022-10-25 11:13:36', '', '1257', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1024', 'site--templates--layout--func-php.json', '3', '[\"\"]', '2023-03-11 13:21:21', '2023-03-11 13:21:21', '', '539', '41', '41');
+INSERT INTO `field_language_files_site` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`) VALUES('1024', 'site--templates--xes-acceder-php.json', '0', '[\"\"]', '2022-10-25 11:13:55', '2022-10-25 11:13:55', '', '1023', '41', '41');
+
+DROP TABLE IF EXISTS `field_ligazon_imaxe`;
+CREATE TABLE `field_ligazon_imaxe` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` text NOT NULL,
+ `count` int(11) NOT NULL,
+ `parent_id` int(11) NOT NULL,
+ PRIMARY KEY (`pages_id`),
+ KEY `data_exact` (`data`(1)),
+ KEY `count` (`count`,`pages_id`),
+ KEY `parent_id` (`parent_id`,`pages_id`),
+ FULLTEXT KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_ligazon_imaxe` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1034', '1110,1112,1111', '3', '1109');
+
+DROP TABLE IF EXISTS `field_ligazon_interna`;
+CREATE TABLE `field_ligazon_interna` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` int(11) NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`,`pages_id`,`sort`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_ligazon_interna` (`pages_id`, `data`, `sort`) VALUES('1110', '1097', '0');
+INSERT INTO `field_ligazon_interna` (`pages_id`, `data`, `sort`) VALUES('1111', '1099', '0');
+INSERT INTO `field_ligazon_interna` (`pages_id`, `data`, `sort`) VALUES('1112', '1101', '0');
+
+DROP TABLE IF EXISTS `field_parametro_cor`;
+CREATE TABLE `field_parametro_cor` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` int(10) unsigned NOT NULL,
+ PRIMARY KEY (`pages_id`),
+ KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_uca1400_ai_ci;
+
+INSERT INTO `field_parametro_cor` (`pages_id`, `data`) VALUES('1146', '4280362281');
+INSERT INTO `field_parametro_cor` (`pages_id`, `data`) VALUES('1145', '4278223740');
+INSERT INTO `field_parametro_cor` (`pages_id`, `data`) VALUES('1144', '4294967295');
+INSERT INTO `field_parametro_cor` (`pages_id`, `data`) VALUES('1258', '4278190080');
+INSERT INTO `field_parametro_cor` (`pages_id`, `data`) VALUES('1142', '4278190080');
+INSERT INTO `field_parametro_cor` (`pages_id`, `data`) VALUES('1231', '4278190080');
+INSERT INTO `field_parametro_cor` (`pages_id`, `data`) VALUES('1229', '4278190080');
+INSERT INTO `field_parametro_cor` (`pages_id`, `data`) VALUES('1233', '4278190080');
+INSERT INTO `field_parametro_cor` (`pages_id`, `data`) VALUES('1234', '4278190080');
+INSERT INTO `field_parametro_cor` (`pages_id`, `data`) VALUES('1260', '4278190080');
+INSERT INTO `field_parametro_cor` (`pages_id`, `data`) VALUES('1261', '4278190080');
+INSERT INTO `field_parametro_cor` (`pages_id`, `data`) VALUES('1262', '4278190080');
+INSERT INTO `field_parametro_cor` (`pages_id`, `data`) VALUES('1230', '4278190080');
+
+DROP TABLE IF EXISTS `field_parametro_mantemento`;
+CREATE TABLE `field_parametro_mantemento` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` tinyint(4) NOT NULL,
+ PRIMARY KEY (`pages_id`),
+ KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_parametro_mantemento` (`pages_id`, `data`) VALUES('1153', '1');
+
+DROP TABLE IF EXISTS `field_parametro_nome`;
+CREATE TABLE `field_parametro_nome` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` text NOT NULL,
+ PRIMARY KEY (`pages_id`),
+ UNIQUE KEY `data_exact` (`data`(250)),
+ FULLTEXT KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_parametro_nome` (`pages_id`, `data`) VALUES('1146', 'cor_secundario');
+INSERT INTO `field_parametro_nome` (`pages_id`, `data`) VALUES('1145', 'cor_principal');
+INSERT INTO `field_parametro_nome` (`pages_id`, `data`) VALUES('1144', 'cor_fondo');
+INSERT INTO `field_parametro_nome` (`pages_id`, `data`) VALUES('1143', 'sitio_descripcion');
+INSERT INTO `field_parametro_nome` (`pages_id`, `data`) VALUES('1142', 'sitio_nome');
+INSERT INTO `field_parametro_nome` (`pages_id`, `data`) VALUES('1229', 'contacto_correo');
+INSERT INTO `field_parametro_nome` (`pages_id`, `data`) VALUES('1230', 'contacto_direccion');
+INSERT INTO `field_parametro_nome` (`pages_id`, `data`) VALUES('1231', 'contacto_telefono');
+INSERT INTO `field_parametro_nome` (`pages_id`, `data`) VALUES('1233', 'rrss_facebook');
+INSERT INTO `field_parametro_nome` (`pages_id`, `data`) VALUES('1234', 'rrss_instagram');
+INSERT INTO `field_parametro_nome` (`pages_id`, `data`) VALUES('1260', 'banner_golfoartabro');
+INSERT INTO `field_parametro_nome` (`pages_id`, `data`) VALUES('1261', 'banner_xuntagalicia');
+INSERT INTO `field_parametro_nome` (`pages_id`, `data`) VALUES('1262', 'banner_unioneuropea');
+
+DROP TABLE IF EXISTS `field_parametro_tipo`;
+CREATE TABLE `field_parametro_tipo` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` int(10) unsigned NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1146', '2', '0');
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1145', '2', '0');
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1142', '1', '0');
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1143', '1', '0');
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1144', '2', '0');
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1153', '3', '0');
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1229', '1', '0');
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1230', '1', '0');
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1231', '1', '0');
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1233', '1', '0');
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1234', '1', '0');
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1258', '4', '0');
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1260', '5', '0');
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1261', '5', '0');
+INSERT INTO `field_parametro_tipo` (`pages_id`, `data`, `sort`) VALUES('1262', '5', '0');
+
+DROP TABLE IF EXISTS `field_parametro_valor`;
+CREATE TABLE `field_parametro_valor` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` text NOT NULL,
+ `data1023` text DEFAULT NULL,
+ `data1024` text DEFAULT NULL,
+ PRIMARY KEY (`pages_id`),
+ KEY `data_exact` (`data`(250)),
+ KEY `data_exact1023` (`data1023`(250)),
+ KEY `data_exact1024` (`data1024`(250)),
+ FULLTEXT KEY `data` (`data`),
+ FULLTEXT KEY `data1023` (`data1023`),
+ FULLTEXT KEY `data1024` (`data1024`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1153', '', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1146', '', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1145', '', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1144', '', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1143', 'Apartamentos turísticos', 'Apartamentos turísticos', 'Tourist apartments');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1142', 'Praia de Seselle', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1192', 'icon-wifi-100', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1195', 'icon-car-parking2', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1197', 'icon-leaf', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1199', 'icon-tv', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1201', 'icon-paw', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1204', 'icon-coffee-pot', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1207', 'icon-burger', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1209', 'icon-bicycle-riding', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1211', 'icon-rowing', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1215', 'icon-home3', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1217', 'icon-refrigerator', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1219', 'icon-cake', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1221', 'icon-picture', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1229', 'praiaseselle@gmail.com', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1230', 'Lugar de Seselle, 34 15623, Seselle A Coruña', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1231', '655681104', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1233', 'https://www.facebook.com/profile.php?id=100088189590810', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1234', 'https://instagram.com/praiadeseselle?igshid=ZDdkNTZiNTM=', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1258', '', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1260', '', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1261', '', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1262', '', '', '');
+INSERT INTO `field_parametro_valor` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1265', 'icon-washing-machine', '', '');
+
+DROP TABLE IF EXISTS `field_pass`;
+CREATE TABLE `field_pass` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` char(40) NOT NULL,
+ `salt` char(32) NOT NULL,
+ PRIMARY KEY (`pages_id`),
+ KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=ascii COLLATE=ascii_general_ci;
+
+INSERT INTO `field_pass` (`pages_id`, `data`, `salt`) VALUES('41', 'Hq3ay5w6P2go/mMzDl3bsYn/H9s1s8O', '$2y$11$PRXC3lpcd1lLflO/gFVTxe');
+INSERT INTO `field_pass` (`pages_id`, `data`, `salt`) VALUES('40', '', '');
+INSERT INTO `field_pass` (`pages_id`, `data`, `salt`) VALUES('1045', 'TaAJHjOmxiRq889r9N4ihMluz6wXxhq', '$2y$11$cRw11YnW5SRaZf7ZHXYLDe');
+
+DROP TABLE IF EXISTS `field_permissions`;
+CREATE TABLE `field_permissions` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` int(11) NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`,`pages_id`,`sort`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('38', '32', '1');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('1120', '32', '1');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('38', '34', '2');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('1120', '34', '2');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('38', '35', '3');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('1120', '35', '4');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('37', '36', '0');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('38', '36', '0');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('1120', '36', '0');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('38', '50', '4');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('1120', '50', '5');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('38', '51', '5');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('38', '52', '7');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('38', '53', '8');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('38', '54', '6');
+INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('1120', '54', '3');
+
+DROP TABLE IF EXISTS `field_process`;
+CREATE TABLE `field_process` (
+ `pages_id` int(11) NOT NULL DEFAULT 0,
+ `data` int(11) NOT NULL DEFAULT 0,
+ PRIMARY KEY (`pages_id`),
+ KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('6', '17');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('3', '12');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('8', '12');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('9', '14');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('10', '7');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('11', '47');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('16', '48');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('300', '104');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('21', '50');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('29', '66');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('23', '10');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('304', '138');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('31', '136');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('22', '76');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('30', '68');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('303', '129');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('2', '87');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('302', '121');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('301', '109');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('28', '76');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('1007', '150');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('1010', '159');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('1012', '161');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('1016', '164');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('1018', '165');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('1020', '181');
+INSERT INTO `field_process` (`pages_id`, `data`) VALUES('1022', '182');
+
+DROP TABLE IF EXISTS `field_roles`;
+CREATE TABLE `field_roles` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` int(11) NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`,`pages_id`,`sort`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_roles` (`pages_id`, `data`, `sort`) VALUES('40', '37', '0');
+INSERT INTO `field_roles` (`pages_id`, `data`, `sort`) VALUES('41', '37', '0');
+INSERT INTO `field_roles` (`pages_id`, `data`, `sort`) VALUES('1045', '37', '0');
+INSERT INTO `field_roles` (`pages_id`, `data`, `sort`) VALUES('41', '38', '2');
+INSERT INTO `field_roles` (`pages_id`, `data`, `sort`) VALUES('1045', '38', '1');
+
+DROP TABLE IF EXISTS `field_seccion_tipo`;
+CREATE TABLE `field_seccion_tipo` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` int(10) unsigned NOT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ PRIMARY KEY (`pages_id`,`sort`),
+ KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1158', '1', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1136', '2', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1135', '2', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1132', '1', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1134', '2', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1133', '8', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1043', '8', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1269', '4', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1181', '4', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1161', '1', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1164', '1', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1168', '1', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1177', '4', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1173', '4', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1115', '2', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1114', '2', '0');
+INSERT INTO `field_seccion_tipo` (`pages_id`, `data`, `sort`) VALUES('1076', '3', '0');
+
+DROP TABLE IF EXISTS `field_seccions`;
+CREATE TABLE `field_seccions` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` text NOT NULL,
+ `count` int(11) NOT NULL,
+ `parent_id` int(11) NOT NULL,
+ PRIMARY KEY (`pages_id`),
+ KEY `data_exact` (`data`(1)),
+ KEY `count` (`count`,`pages_id`),
+ KEY `parent_id` (`parent_id`,`pages_id`),
+ FULLTEXT KEY `data` (`data`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_seccions` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1034', '', '0', '1035');
+INSERT INTO `field_seccions` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1036', '1043,1133', '2', '1037');
+INSERT INTO `field_seccions` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1038', '1134,1135,1136', '3', '1039');
+INSERT INTO `field_seccions` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1', '1076,1114,1115', '3', '1075');
+INSERT INTO `field_seccions` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1097', '1158,1173', '2', '1117');
+INSERT INTO `field_seccions` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1130', '1132', '1', '1131');
+INSERT INTO `field_seccions` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1101', '1161,1177', '2', '1160');
+INSERT INTO `field_seccions` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1099', '1164,1181', '2', '1163');
+INSERT INTO `field_seccions` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1166', '1168,1269', '2', '1167');
+
+DROP TABLE IF EXISTS `field_title`;
+CREATE TABLE `field_title` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` text NOT NULL,
+ `data1023` text DEFAULT NULL,
+ `data1024` text DEFAULT NULL,
+ PRIMARY KEY (`pages_id`),
+ KEY `data_exact` (`data`(250)),
+ KEY `data_exact1023` (`data1023`(250)),
+ KEY `data_exact1024` (`data1024`(250)),
+ FULLTEXT KEY `data` (`data`),
+ FULLTEXT KEY `data1023` (`data1023`),
+ FULLTEXT KEY `data1024` (`data1024`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('11', 'Templates', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('16', 'Fields', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('22', 'Setup', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('3', 'Pages', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('6', 'Add Page', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('8', 'Tree', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('9', 'Save Sort', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('10', 'Edit', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('21', 'Modules', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('29', 'Users', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('30', 'Roles', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('2', 'Admin', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('7', 'Trash', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('27', 'encontrar', 'atopar', 'find');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('302', 'Insert Link', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('23', 'Login', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('304', 'Profile', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('301', 'Empty Trash', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('300', 'Search', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('303', 'Insert Image', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('28', 'Access', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('31', 'Permissions', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('32', 'Edit pages', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('34', 'Delete pages', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('35', 'Move pages (change parent)', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('36', 'View pages', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('50', 'Sort child pages', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('51', 'Change templates on pages', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('52', 'Administer users', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('53', 'User can update profile/password', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('54', 'Lock or unlock a page', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1', 'inicio', 'inicio', 'home');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1006', 'Use Page Lister', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1007', 'Find', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1010', 'Recent', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1011', 'Can see recently edited pages', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1012', 'Logs', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1013', 'Can view system logs', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1014', 'Can manage system logs', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1015', 'Administer languages and static translation files', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1016', 'Languages', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1017', 'Castellano', 'Castelan', 'Spanish');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1018', 'Language Translator', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1019', 'Repeaters', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1020', 'DB Backups', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1021', 'Manage database backups (recommended for superuser only)', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1022', 'Upgrades', NULL, NULL);
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1023', 'Gallego', 'Galego', 'Galician');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1024', 'Ingles', 'Ingles', 'English');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1025', 'configuracion', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1226', '1666694184-9693-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1027', 'seccions', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1067', '1649320950-2273-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1244', '1649328884-5892-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1034', 'habitaciones', 'habitacións', 'rooms');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1035', 'habitaciones', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1036', 'servicios', 'servizos', 'services');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1037', 'servicios', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1038', 'entorno', 'arredores', 'surroundings');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1039', 'entorno', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1040', 'bitácora', 'bitácora', 'binnacle');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1042', 'contacto y reservas', 'contacto e reservas', 'contact and reservations');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1123', 'panel de gestion', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1225', '1666694184-9693-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1066', 'ligazon_imaxe', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1126', 'etiquetas', 'etiquetas', 'tags');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1227', '1676713701-8855-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1125', 'categorías', 'categorías', 'categories');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1122', 'acceder', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1157', 'botons', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1139', 'Use the front-end page editor', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1075', 'es', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1127', 'publicaciones', 'publicacións', 'posts');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1121', 'gestión', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1117', 'mirandas', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1109', 'habitaciones', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1095', '1647785951-306-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1097', 'As Mirandas', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1099', 'A Cercada', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1128', 'noticias', 'novas', 'news');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1101', 'O Mourón', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1129', 'general', 'xeral', 'general');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1130', '¡Hola Mundo!', '¡Ola mundo!', 'Hello world!');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1131', 'hola-mundo', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1140', 'gestion', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1165', '1676712979-6649-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1163', 'cercada', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1162', '1676712913-8476-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1160', 'mouron', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1159', '1676712790-4027-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1166', '¡Esta todo listo!', '¡Xa está todo listo!', 'It\'s all set!');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1167', 'esta-todo-listo', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1169', '1676713133-8268-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1270', '1729617493-237-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1172', '1665045015-5779-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1174', '1676713701-8855-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1178', '1676713857-3392-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1182', '1676713949-0583-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1267', '1676713133-8268-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1185', '1649328884-5892-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1186', '1664874598-772-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1187', '1664874462-0842-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1188', '1647785951-306-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1189', '1666872972-2616-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1190', 'destacados', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1191', '1647785951-306-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1193', '1676840758-6716-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1196', '1676969390-2729-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1198', '1676969463-526-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1200', '1676969540-5229-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1202', '1676969589-2742-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1203', '1666872972-2616-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1205', '1676971164-7637-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1208', '1676971986-0495-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1210', '1676972035-0042-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1212', '1676972113-7655-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1216', '1676972266-4807-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1218', '1676972372-3318-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1220', '1676972438-7789-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1222', '1676972499-8028-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1235', '1676713857-3392-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1228', '1676712790-4027-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1236', '1676712913-8476-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1237', '1676713949-0583-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1238', '1676712979-6649-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1240', '1665045015-5779-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1245', '1664874462-0842-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1246', '1666873253-7855-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1247', '1666873253-7855-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1248', 'es', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1249', '1664874598-772-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1271', '1729617493-237-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1254', '1666873287-0253-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1255', '1666873287-0253-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1256', '1666873341-4159-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1257', '1666873341-4159-1', '', '');
+INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1266', '1728299271-5434-1', '', '');
+
+DROP TABLE IF EXISTS `field_titular`;
+CREATE TABLE `field_titular` (
+ `pages_id` int(10) unsigned NOT NULL,
+ `data` text NOT NULL,
+ `data1023` text DEFAULT NULL,
+ `data1024` text DEFAULT NULL,
+ PRIMARY KEY (`pages_id`),
+ KEY `data_exact` (`data`(250)),
+ KEY `data_exact1023` (`data1023`(250)),
+ KEY `data_exact1024` (`data1024`(250)),
+ FULLTEXT KEY `data` (`data`),
+ FULLTEXT KEY `data1023` (`data1023`),
+ FULLTEXT KEY `data1024` (`data1024`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1153', 'Página en mantenimiento', 'Páxina en mantemento', 'Page in maintenance');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1076', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1161', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1234', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1233', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1231', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1230', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1229', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1110', 'As Mirandas', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1111', 'A Cercada', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1112', 'O Mourón', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1158', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1114', 'La casa', 'A casa', 'The house');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1115', 'Turismo activo', 'Turismo activo', 'Active turism');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1265', 'Lavandería', 'Lavandería', 'Laundry');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1119', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1132', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1133', 'Servicios adicionales', 'Servizos adicionais', 'Additional services');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1043', 'Servicios incluidos', 'Servizos incluídos', 'Included services');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1134', 'La playa', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1135', 'Ares', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1136', 'Mugardos', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1164', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1168', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1269', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1173', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1197', 'Jardín y Huerto', 'Xardín e Horta', 'Garden and Orchard');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1177', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1195', 'Aparcamiento', 'Aparcamento', 'Parking');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1181', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1192', 'WiFi', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1199', 'Zona Común', 'Zona Común', 'Common Area');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1201', 'Admite Mascotas', 'Mascotas Amigables', 'Pet Friendly');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1204', 'Desayunos', 'Almorzos', 'Breakfasts');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1207', 'Cenas', 'Cenas', 'Dinners');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1209', 'Alquiler de bicicletas', 'Aluguer de bicicletas', 'Bicycle rental');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1211', 'Alquiler de kayaks', 'Aluguer de kayaks', 'Kayak rental');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1215', 'Entrada y salida flexibles', 'Entrada e saída flexibles', 'Flexible check-in and check-out');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1217', 'Te llenamos la nevera', 'Enchemos a túa neveira', 'We fill your fridge');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1219', 'Eventos', 'Eventos', 'Events');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1221', 'Exposiciones', 'Exposicións', 'Exhibitions');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1258', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1260', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1261', '', '', '');
+INSERT INTO `field_titular` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1262', '', '', '');
+
+DROP TABLE IF EXISTS `fieldgroups`;
+CREATE TABLE `fieldgroups` (
+ `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
+ `name` varchar(250) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
+ PRIMARY KEY (`id`),
+ UNIQUE KEY `name` (`name`)
+) ENGINE=MyISAM AUTO_INCREMENT=120 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('2', 'admin');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('3', 'user');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('4', 'role');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('5', 'permission');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('1', 'inicio');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('83', 'paxina');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('97', 'language');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('98', 'repeater_configuracion');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('105', 'habitacion');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('100', 'repeater_seccions');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('101', 'contacto');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('102', 'blogue');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('103', 'repeater_ligazon_imaxe');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('117', 'repeater_botons');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('106', 'habitacions');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('108', 'xes-inicio');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('109', 'acceder');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('110', 'xes-panel');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('111', 'publicacion');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('112', 'etiqueta');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('113', 'categoria');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('114', 'contedor');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('119', 'atopar');
+INSERT INTO `fieldgroups` (`id`, `name`) VALUES('118', 'repeater_destacados');
+
+DROP TABLE IF EXISTS `fieldgroups_fields`;
+CREATE TABLE `fieldgroups_fields` (
+ `fieldgroups_id` int(10) unsigned NOT NULL DEFAULT 0,
+ `fields_id` int(10) unsigned NOT NULL DEFAULT 0,
+ `sort` int(11) unsigned NOT NULL DEFAULT 0,
+ `data` text DEFAULT NULL,
+ PRIMARY KEY (`fieldgroups_id`,`fields_id`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('2', '2', '1', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('3', '92', '1', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('4', '5', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('5', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('3', '4', '2', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('103', '104', '1', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('3', '3', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('97', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('97', '98', '1', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('3', '97', '3', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('2', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('103', '117', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('100', '108', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('100', '117', '1', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('100', '110', '2', '{\"showIf\":\"seccion_tipo=3|4\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('1', '111', '1', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('1', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('97', '99', '2', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('101', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('102', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('1', '103', '2', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('83', '111', '1', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('119', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('108', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('103', '123', '2', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('118', '134', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('118', '102', '1', '{\"label\":\"Icono\",\"label1023\":\"Icona\",\"label1024\":\"Icon\",\"showIf\":\"destacado_icona_tipo=1\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('118', '104', '2', '{\"showIf\":\"destacado_icona_tipo=2\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('118', '117', '3', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('100', '109', '3', '{\"showIf\":\"seccion_tipo=2\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('100', '104', '4', '{\"showIf\":\"seccion_tipo=2\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('100', '105', '5', '{\"showIf\":\"seccion_tipo=1|2\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('100', '133', '6', '{\"showIf\":\"seccion_tipo=8\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('100', '131', '7', '{\"showIf\":\"seccion_tipo=1|2\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('98', '120', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('98', '101', '1', '{\"showIf\":\"parametro_tipo=1|2|5\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('98', '102', '2', '{\"showIf\":\"parametro_tipo=1\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('98', '122', '3', '{\"showIf\":\"parametro_tipo=2\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('98', '107', '4', '{\"showIf\":\"parametro_tipo=3\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('98', '117', '5', '{\"showIf\":\"parametro_tipo=3,parametro_mantemento=1\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('98', '105', '6', '{\"showIf\":\"parametro_tipo=3,parametro_mantemento=1\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('3', '100', '4', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('105', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('106', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('106', '111', '1', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('106', '115', '2', '{\"label\":\"Habitaciones\",\"label1023\":\"Habitacions\",\"label1024\":\"Bedrooms\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('105', '111', '1', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('83', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('108', '103', '1', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('109', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('110', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('111', '125', '4', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('112', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('113', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('114', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('111', '127', '1', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('111', '104', '2', '{\"label\":\"Imagen destacada\",\"label1023\":\"Imaxe destacada\",\"label1024\":\"Featured Image\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('111', '111', '3', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('111', '1', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('111', '126', '5', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('111', '128', '6', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('117', '132', '0', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('117', '123', '1', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('117', '102', '2', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('118', '131', '5', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('118', '105', '4', NULL);
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('98', '104', '7', '{\"showIf\":\"parametro_tipo=3,parametro_mantemento=1\"}');
+INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('98', '110', '8', '{\"showIf\":\"parametro_tipo=4|5\"}');
+
+DROP TABLE IF EXISTS `fields`;
+CREATE TABLE `fields` (
+ `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
+ `type` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
+ `name` varchar(250) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
+ `flags` int(11) NOT NULL DEFAULT 0,
+ `label` varchar(250) NOT NULL DEFAULT '',
+ `data` text NOT NULL,
+ PRIMARY KEY (`id`),
+ UNIQUE KEY `name` (`name`),
+ KEY `type` (`type`)
+) ENGINE=MyISAM AUTO_INCREMENT=135 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('1', 'FieldtypePageTitleLanguage', 'title', '13', 'Titulo', '{\"required\":1,\"textformatters\":[\"TextformatterEntities\"],\"size\":0,\"maxlength\":255,\"minlength\":0,\"showCount\":0,\"label1023\":\"T\\u00edtulo\",\"label1024\":\"Title\",\"langBlankInherit\":0,\"tags\":\"paxinas\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('2', 'FieldtypeModule', 'process', '25', 'Process', '{\"description\":\"The process that is executed on this page. Since this is mostly used by ProcessWire internally, it is recommended that you don\'t change the value of this unless adding your own pages in the admin.\",\"collapsed\":1,\"required\":1,\"moduleTypes\":[\"Process\"],\"permanent\":1}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('3', 'FieldtypePassword', 'pass', '24', 'Set Password', '{\"collapsed\":1,\"size\":50,\"maxlength\":128}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('5', 'FieldtypePage', 'permissions', '24', 'Permissions', '{\"derefAsPage\":0,\"parent_id\":31,\"labelFieldName\":\"title\",\"inputfield\":\"InputfieldCheckboxes\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('4', 'FieldtypePage', 'roles', '24', 'Roles', '{\"derefAsPage\":0,\"parent_id\":30,\"labelFieldName\":\"name\",\"inputfield\":\"InputfieldCheckboxes\",\"description\":\"User will inherit the permissions assigned to each role. You may assign multiple roles to a user. When accessing a page, the user will only inherit permissions from the roles that are also assigned to the page\'s template.\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('92', 'FieldtypeEmail', 'email', '9', 'Dirección de correo electrónico', '{\"size\":70,\"maxlength\":255,\"tags\":\"usuarios\",\"label1023\":\"Enderezo electr\\u00f3nico\",\"label1024\":\"E-Mail Address\",\"collapsed\":0,\"minlength\":0,\"showCount\":0}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('97', 'FieldtypeModule', 'admin_theme', '8', 'Admin Theme', '{\"moduleTypes\":[\"AdminTheme\"],\"labelField\":\"title\",\"inputfieldClass\":\"InputfieldRadios\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('98', 'FieldtypeFile', 'language_files_site', '24', 'Site Translation Files', '{\"extensions\":\"json csv\",\"maxFiles\":0,\"inputfieldClass\":\"InputfieldFile\",\"unzip\":1,\"description\":\"Use this field for translations specific to your site (like files in \\/site\\/templates\\/ for example).\",\"descriptionRows\":0,\"fileSchema\":14}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('99', 'FieldtypeFile', 'language_files', '24', 'Core Translation Files', '{\"extensions\":\"json csv\",\"maxFiles\":0,\"inputfieldClass\":\"InputfieldFile\",\"unzip\":1,\"description\":\"Use this field for [language packs](http:\\/\\/modules.processwire.com\\/categories\\/language-pack\\/). To delete all files, double-click the trash can for any file, then save.\",\"descriptionRows\":0,\"fileSchema\":14}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('100', 'FieldtypePage', 'language', '24', 'Language', '{\"derefAsPage\":1,\"parent_id\":1016,\"labelFieldName\":\"title\",\"inputfield\":\"InputfieldRadios\",\"required\":1}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('101', 'FieldtypeTextUnique', 'parametro_nome', '256', 'Parámetro', '{\"label1023\":\"Par\\u00e1metro\",\"label1024\":\"Parameter\",\"minlength\":0,\"maxlength\":2048,\"showCount\":0,\"size\":0,\"tags\":\"configuracion_sitio\",\"collapsed\":0}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('102', 'FieldtypeTextLanguage', 'parametro_valor', '0', 'Valor', '{\"label1023\":\"Valor\",\"label1024\":\"Value\",\"tags\":\"configuracion_sitio\",\"langBlankInherit\":0,\"collapsed\":0,\"minlength\":0,\"maxlength\":2048,\"showCount\":0,\"size\":0}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('103', 'FieldtypeRepeater', 'configuracion', '0', 'Configuración', '{\"label1023\":\"Configuraci\\u00f3n\",\"label1024\":\"Settings\",\"template_id\":44,\"parent_id\":1025,\"tags\":\"configuracion_sitio\",\"repeaterCollapse\":0,\"repeaterLoading\":1,\"familyFriendly\":0,\"collapsed\":0,\"repeaterFields\":[120,101,102,122,107,117,105,104,110],\"rememberOpen\":0,\"accordionMode\":0,\"loudControls\":0,\"repeaterTitle\":\"{parametro_tipo} - {parametro_nome}\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('104', 'FieldtypeImage', 'imaxe', '0', 'Imagen', '{\"label1023\":\"Imaxe\",\"label1024\":\"Image\",\"fileSchema\":270,\"tags\":\"paxinas\",\"extensions\":\"gif jpg jpeg png svg\",\"maxFiles\":1,\"outputFormat\":2,\"descriptionRows\":1,\"useTags\":0,\"gridMode\":\"grid\",\"focusMode\":\"on\",\"resizeServer\":0,\"clientQuality\":90,\"maxReject\":0,\"dimensionsByAspectRatio\":0,\"defaultValuePage\":0,\"inputfieldClass\":\"InputfieldImage\",\"collapsed\":0}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('105', 'FieldtypeTextareaLanguage', 'artigo', '0', 'Articulo', '{\"label1023\":\"Artigo\",\"label1024\":\"Article\",\"tags\":\"paxinas\",\"inputfieldClass\":\"InputfieldTinyMCE\",\"contentType\":1,\"htmlOptions\":[2,4,8,16],\"langBlankInherit\":0,\"collapsed\":0,\"minlength\":0,\"maxlength\":0,\"showCount\":0,\"rows\":5,\"toolbar\":\"Format, Styles, -, Bold, Italic, -, RemoveFormat\\nNumberedList, BulletedList, -, Blockquote\\nPWLink, Unlink, Anchor\\nPWImage, Table, HorizontalRule, SpecialChar\\nPasteText, PasteFromWord\\nScayt, -, Sourcedialog\",\"inlineMode\":0,\"useACF\":1,\"usePurifier\":1,\"formatTags\":\"p;h1;h2;h3;h4;h5;h6;pre;address\",\"extraPlugins\":[\"pwimage\",\"pwlink\",\"sourcedialog\"],\"removePlugins\":\"image,magicline\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('107', 'FieldtypeCheckbox', 'parametro_mantemento', '0', 'Mantenimiento', '{\"label1023\":\"Mantemento\",\"label1024\":\"Maintenance\",\"tags\":\"configuracion_sitio\",\"collapsed\":0}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('131', 'FieldtypeRepeater', 'botons', '0', 'Botones', '{\"label1023\":\"Bot\\u00f3ns\",\"label1024\":\"Buttons\",\"template_id\":63,\"parent_id\":1157,\"tags\":\"paxinas\",\"familyFriendly\":0,\"repeaterCollapse\":0,\"repeaterLoading\":1,\"rememberOpen\":0,\"accordionMode\":0,\"loudControls\":0,\"collapsed\":0,\"repeaterFields\":[132,123,102]}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('108', 'FieldtypeOptions', 'seccion_tipo', '0', 'Tipo Sección', '{\"label1023\":\"Tipo Secci\\u00f3n\",\"label1024\":\"Section Type\",\"inputfieldClass\":\"InputfieldSelect\",\"collapsed\":0,\"tags\":\"paxinas\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('109', 'FieldtypeOptions', 'imaxe_posicion', '0', 'Posición de la imagen', '{\"label1023\":\"Posici\\u00f3n da imaxe\",\"label1024\":\"Image position\",\"inputfieldClass\":\"InputfieldSelect\",\"collapsed\":0,\"tags\":\"paxinas\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('110', 'FieldtypeImage', 'imaxes', '0', 'Imagenes', '{\"label1023\":\"Imaxes\",\"label1024\":\"Images\",\"fileSchema\":271,\"tags\":\"paxinas\",\"extensions\":\"gif jpg jpeg png svg\",\"maxFiles\":0,\"outputFormat\":0,\"descriptionRows\":1,\"useTags\":9,\"gridMode\":\"grid\",\"focusMode\":\"on\",\"resizeServer\":0,\"clientQuality\":90,\"maxReject\":0,\"dimensionsByAspectRatio\":0,\"defaultValuePage\":0,\"inputfieldClass\":\"InputfieldImage\",\"collapsed\":0,\"tagsList\":\"completo mini\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('111', 'FieldtypeRepeater', 'seccions', '0', 'Secciones', '{\"label1023\":\"Secci\\u00f3ns\",\"label1024\":\"Sections\",\"template_id\":46,\"parent_id\":1027,\"tags\":\"paxinas\",\"repeaterFields\":[108,117,110,109,104,105,133,131],\"repeaterCollapse\":0,\"repeaterLoading\":1,\"familyFriendly\":0,\"collapsed\":0,\"rememberOpen\":0,\"accordionMode\":0,\"loudControls\":0,\"repeaterTitle\":\"{seccion_tipo} - {titular}\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('123', 'FieldtypePage', 'ligazon_interna', '0', 'Enlace interno', '{\"label1023\":\"Ligaz\\u00f3n interna\",\"label1024\":\"Internal link\",\"derefAsPage\":1,\"inputfield\":\"InputfieldSelect\",\"parent_id\":0,\"labelFieldName\":\"title\",\"collapsed\":0,\"tags\":\"paxinas\",\"template_id\":51,\"template_ids\":[29]}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('115', 'FieldtypeRepeater', 'ligazon_imaxe', '0', 'Imagen con enlace', '{\"label1023\":\"Imaxe con ligaz\\u00f3n\",\"label1024\":\"Image with link\",\"template_id\":49,\"parent_id\":1066,\"repeaterFields\":[117,104,123],\"repeaterCollapse\":0,\"repeaterLoading\":1,\"familyFriendly\":0,\"collapsed\":0,\"tags\":\"paxinas\",\"rememberOpen\":0,\"accordionMode\":0,\"loudControls\":0,\"repeaterTitle\":\"{titular}\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('132', 'FieldtypeOptions', 'botons_estilo', '0', 'Estilo', '{\"label1023\":\"Estilo\",\"label1024\":\"Style\",\"inputfieldClass\":\"InputfieldSelect\",\"collapsed\":0,\"tags\":\"paxinas\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('117', 'FieldtypeTextLanguage', 'titular', '0', 'Titular', '{\"label1023\":\"Titular\",\"label1024\":\"Headline\",\"langBlankInherit\":0,\"collapsed\":0,\"minlength\":0,\"maxlength\":2048,\"showCount\":0,\"size\":0,\"tags\":\"paxinas\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('133', 'FieldtypeRepeater', 'destacados', '0', 'Destacados', '{\"label1023\":\"Destacados\",\"label1024\":\"Featured\",\"template_id\":64,\"parent_id\":1190,\"tags\":\"paxinas\",\"familyFriendly\":0,\"repeaterCollapse\":0,\"repeaterLoading\":1,\"rememberOpen\":0,\"accordionMode\":0,\"loudControls\":0,\"collapsed\":0,\"repeaterFields\":[134,102,104,117,105,131],\"repeaterTitle\":\"{titular}\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('134', 'FieldtypeOptions', 'destacado_icona_tipo', '0', 'Tipo de icono', '{\"label1023\":\"Tipo de icona\",\"label1024\":\"Icon type\",\"tags\":\"paxinas\",\"inputfieldClass\":\"InputfieldSelect\",\"collapsed\":0}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('120', 'FieldtypeOptions', 'parametro_tipo', '0', 'Tipo de parámetro', '{\"label1023\":\"Tipo de par\\u00e1metro\",\"label1024\":\"Parameter type\",\"inputfieldClass\":\"InputfieldSelect\",\"collapsed\":0,\"tags\":\"configuracion_sitio\"}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('122', 'FieldtypeColor', 'parametro_cor', '0', 'Color', '{\"label1023\":\"Cor\",\"label1024\":\"Colour\",\"tags\":\"configuracion_sitio\",\"formatting\":1,\"outputFormat\":9,\"defaultValue\":\"#000000\",\"collapsed\":0,\"inputType\":0,\"alpha\":0}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('125', 'FieldtypePage', 'categorias', '0', 'Categorías', '{\"label1023\":\"Categor\\u00edas\",\"label1024\":\"Categories\",\"tags\":\"blog\",\"derefAsPage\":1,\"inputfield\":\"InputfieldSelect\",\"parent_id\":1125,\"labelFieldName\":\"title\",\"addable\":1,\"collapsed\":0,\"template_id\":59}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('126', 'FieldtypePage', 'etiquetas', '0', 'Etiquetas', '{\"label1023\":\"Etiquetas\",\"label1024\":\"Tags\",\"tags\":\"blog\",\"derefAsPage\":0,\"inputfield\":\"InputfieldAsmSelect\",\"parent_id\":1126,\"labelFieldName\":\"title\",\"addable\":1,\"collapsed\":0,\"usePageEdit\":0,\"template_id\":58}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('127', 'FieldtypeDatetime', 'fecha_publicacion', '0', 'Fecha de Publicación', '{\"label1023\":\"Data de Publicaci\\u00f3n\",\"label1024\":\"Publication Date\",\"tags\":\"blog\",\"dateOutputFormat\":\"Y-m-d\",\"collapsed\":0,\"inputType\":\"text\",\"htmlType\":\"date\",\"dateSelectFormat\":\"yMd\",\"yearFrom\":1922,\"yearTo\":2042,\"yearLock\":0,\"datepicker\":3,\"timeInputSelect\":0,\"dateInputFormat\":\"Y\\/m\\/d\",\"size\":25,\"defaultToday\":1}');
+INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('128', 'FieldtypeComments', 'comentarios', '0', 'Comentarios', '{\"label1023\":\"Comentarios\",\"label1024\":\"Comments\",\"tags\":\"blog\",\"moderate\":1,\"redirectAfterPost\":1,\"quietSave\":1,\"useNotify\":0,\"useNotifyText\":1,\"deleteSpamDays\":3,\"depth\":0,\"dateFormat\":\"relative\",\"useVotes\":0,\"useStars\":0,\"useGravatar\":\"g\",\"schemaVersion\":8}');
+
+DROP TABLE IF EXISTS `fieldtype_options`;
+CREATE TABLE `fieldtype_options` (
+ `fields_id` int(10) unsigned NOT NULL,
+ `option_id` int(10) unsigned NOT NULL,
+ `title` text DEFAULT NULL,
+ `value` varchar(230) DEFAULT NULL,
+ `sort` int(10) unsigned NOT NULL,
+ `title1023` text DEFAULT NULL,
+ `value1023` varchar(230) DEFAULT NULL,
+ `title1024` text DEFAULT NULL,
+ `value1024` varchar(230) DEFAULT NULL,
+ PRIMARY KEY (`fields_id`,`option_id`),
+ UNIQUE KEY `title` (`title`(230),`fields_id`),
+ UNIQUE KEY `title1023` (`title1023`(230),`fields_id`),
+ UNIQUE KEY `title1024` (`title1024`(230),`fields_id`),
+ KEY `value` (`value`,`fields_id`),
+ KEY `sort` (`sort`,`fields_id`),
+ KEY `value1023` (`value1023`,`fields_id`),
+ KEY `value1024` (`value1024`,`fields_id`),
+ FULLTEXT KEY `title_ft` (`title`),
+ FULLTEXT KEY `value_ft` (`value`),
+ FULLTEXT KEY `title1023_ft` (`title1023`),
+ FULLTEXT KEY `value1023_ft` (`value1023`),
+ FULLTEXT KEY `title1024_ft` (`title1024`),
+ FULLTEXT KEY `value1024_ft` (`value1024`)
+) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '1', 'Texto', 'texto', '0', NULL, NULL, NULL, NULL);
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '5', 'Columnas', 'columnas', '4', NULL, NULL, NULL, NULL);
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('134', '1', 'Icona', 'icona', '0', NULL, NULL, NULL, NULL);
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('134', '2', 'Imaxe', 'imaxe', '1', NULL, NULL, NULL, NULL);
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('134', '3', 'Posición', 'posicion', '2', NULL, NULL, NULL, NULL);
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('120', '1', 'Texto', 'texto', '0', 'Texto', 'texto', 'Text', 'texto');
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '6', 'Solapas', 'lapelas', '5', NULL, NULL, NULL, NULL);
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('109', '1', 'Izquierda', 'esquerda', '0', 'Esquerda', 'esquerda', 'Left', 'esquerda');
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('109', '2', 'Derecha', 'dereita', '1', 'Dereita', 'dereita', 'Right', 'dereita');
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('120', '2', 'Color', 'cor', '1', 'Cor', 'cor', 'Color', 'cor');
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('120', '3', 'Mantenimiento', 'mantemento', '2', 'Mantemento', 'mantemento', 'Maintenance', 'mantemento');
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('132', '1', 'Activo', 'activo', '0', 'Activo', 'activo', 'Active', 'activo');
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('132', '2', 'Secundario', 'secundario', '1', 'Secundario', 'secundario', 'Secondary', 'secundario');
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('109', '3', 'Superior', 'superior', '2', 'Superior', 'superior', 'Top', 'superior');
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('132', '3', 'Inactivo', 'inactivo', '2', 'Inactivo', 'inactivo', 'Inactive', 'inactivo');
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('132', '4', 'Enlace', 'ligazon', '3', 'Ligazón', 'ligazon', 'Link', 'ligazon');
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('132', '5', 'Aviso', 'aviso', '4', 'Aviso', 'aviso', 'Warning', 'aviso');
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '4', 'Cuadrícula de imágenes', 'reixa', '3', NULL, NULL, NULL, NULL);
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '3', 'Galería de imágenes', 'galeria', '2', NULL, NULL, NULL, NULL);
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '2', 'Imagen', 'imaxe', '1', NULL, NULL, NULL, NULL);
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('120', '4', 'Logo', 'logo', '3', 'Logo', 'logo', 'Logo', 'logo');
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '7', 'Control deslizante', 'deslizante', '6', NULL, NULL, NULL, NULL);
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '8', 'Destacados', 'destacados', '7', NULL, NULL, NULL, NULL);
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '9', 'Tarjetas', 'tarxetas', '8', NULL, NULL, NULL, NULL);
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '10', 'Opiniones', 'opinions', '9', NULL, NULL, NULL, NULL);
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '11', 'Empresas', 'empresas', '10', NULL, NULL, NULL, NULL);
+INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('120', '5', 'Imagen', 'imaxe', '4', 'Imaxe', 'imaxe', 'Image', 'imaxe');
+
+DROP TABLE IF EXISTS `modules`;
+CREATE TABLE `modules` (
+ `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
+ `class` varchar(128) CHARACTER SET ascii COLLATE ascii_general_ci NOT NULL,
+ `flags` int(11) NOT NULL DEFAULT 0,
+ `data` mediumtext NOT NULL,
+ `created` timestamp NOT NULL DEFAULT current_timestamp(),
+ PRIMARY KEY (`id`),
+ UNIQUE KEY `class` (`class`)
+) ENGINE=MyISAM AUTO_INCREMENT=212 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
+
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('1', 'FieldtypeTextarea', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('164', 'ProcessLanguage', '1', '', '2022-03-08 13:36:17');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('3', 'FieldtypeText', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('4', 'FieldtypePage', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('30', 'InputfieldForm', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('6', 'FieldtypeFile', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('7', 'ProcessPageEdit', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('10', 'ProcessLogin', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('12', 'ProcessPageList', '0', '{\"pageLabelField\":\"title\",\"paginationLimit\":25,\"limit\":50}', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('121', 'ProcessPageEditLink', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('14', 'ProcessPageSort', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('15', 'InputfieldPageListSelect', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('117', 'JqueryUI', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('17', 'ProcessPageAdd', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('125', 'SessionLoginThrottle', '11', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('122', 'InputfieldPassword', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('25', 'InputfieldAsmSelect', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('116', 'JqueryCore', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('27', 'FieldtypeModule', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('28', 'FieldtypeDatetime', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('29', 'FieldtypeEmail', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('108', 'InputfieldURL', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('32', 'InputfieldSubmit', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('34', 'InputfieldText', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('35', 'InputfieldTextarea', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('36', 'InputfieldSelect', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('37', 'InputfieldCheckbox', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('38', 'InputfieldCheckboxes', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('39', 'InputfieldRadios', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('40', 'InputfieldHidden', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('41', 'InputfieldName', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('43', 'InputfieldSelectMultiple', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('45', 'JqueryWireTabs', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('165', 'ProcessLanguageTranslator', '1', '', '2022-03-08 13:36:18');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('47', 'ProcessTemplate', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('48', 'ProcessField', '32', '{\"collapsedTags\":[]}', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('50', 'ProcessModule', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('114', 'PagePermissions', '3', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('97', 'FieldtypeCheckbox', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('115', 'PageRender', '3', '{\"clearCache\":1}', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('55', 'InputfieldFile', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('56', 'InputfieldImage', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('57', 'FieldtypeImage', '32', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('60', 'InputfieldPage', '0', '{\"inputfieldClasses\":[\"InputfieldSelect\",\"InputfieldSelectMultiple\",\"InputfieldCheckboxes\",\"InputfieldRadios\",\"InputfieldAsmSelect\",\"InputfieldPageListSelect\",\"InputfieldPageListSelectMultiple\",\"InputfieldPageAutocomplete\"]}', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('61', 'TextformatterEntities', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('66', 'ProcessUser', '0', '{\"showFields\":[\"name\",\"email\",\"roles\"]}', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('67', 'MarkupAdminDataTable', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('68', 'ProcessRole', '0', '{\"showFields\":[\"name\"]}', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('76', 'ProcessList', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('78', 'InputfieldFieldset', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('79', 'InputfieldMarkup', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('80', 'InputfieldEmail', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('89', 'FieldtypeFloat', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('83', 'ProcessPageView', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('84', 'FieldtypeInteger', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('85', 'InputfieldInteger', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('86', 'InputfieldPageName', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('87', 'ProcessHome', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('90', 'InputfieldFloat', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('94', 'InputfieldDatetime', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('98', 'MarkupPagerNav', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('129', 'ProcessPageEditImageSelect', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('103', 'JqueryTableSorter', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('104', 'ProcessPageSearch', '1', '{\"searchFields\":\"title\",\"displayField\":\"title path\"}', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('105', 'FieldtypeFieldsetOpen', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('106', 'FieldtypeFieldsetClose', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('107', 'FieldtypeFieldsetTabOpen', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('109', 'ProcessPageTrash', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('111', 'FieldtypePageTitle', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('112', 'InputfieldPageTitle', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('113', 'MarkupPageArray', '3', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('131', 'InputfieldButton', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('133', 'FieldtypePassword', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('134', 'ProcessPageType', '33', '{\"showFields\":[]}', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('135', 'FieldtypeURL', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('136', 'ProcessPermission', '1', '{\"showFields\":[\"name\",\"title\"]}', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('137', 'InputfieldPageListSelectMultiple', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('138', 'ProcessProfile', '1', '{\"profileFields\":[\"pass\",\"email\",\"admin_theme\",\"language\"]}', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('139', 'SystemUpdater', '1', '{\"systemVersion\":20,\"coreVersion\":\"3.0.229\"}', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('148', 'AdminThemeDefault', '10', '{\"colors\":\"classic\"}', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('149', 'InputfieldSelector', '42', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('150', 'ProcessPageLister', '32', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('151', 'JqueryMagnific', '1', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('156', 'MarkupHTMLPurifier', '0', '', '2022-03-08 13:14:32');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('163', 'LanguageSupport', '35', '{\"languagesPageID\":1016,\"defaultLanguagePageID\":1017,\"otherLanguagePageIDs\":[1023,1024],\"languageTranslatorPageID\":1018}', '2022-03-08 13:36:17');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('159', 'ProcessRecentPages', '1', '', '2022-03-08 13:15:20');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('160', 'AdminThemeUikit', '10', '', '2022-03-08 13:15:20');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('161', 'ProcessLogger', '1', '', '2022-03-08 13:15:53');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('162', 'InputfieldIcon', '0', '', '2022-03-08 13:15:53');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('166', 'LanguageTabs', '11', '', '2022-03-08 13:36:48');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('167', 'LanguageSupportFields', '3', '', '2022-03-08 13:36:51');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('168', 'FieldtypeTextLanguage', '1', '', '2022-03-08 13:36:51');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('169', 'FieldtypePageTitleLanguage', '1', '', '2022-03-08 13:36:51');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('170', 'FieldtypeTextareaLanguage', '1', '', '2022-03-08 13:36:51');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('171', 'LanguageSupportPageNames', '3', '{\"moduleVersion\":13}', '2022-03-08 13:37:02');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('172', 'FieldtypeOptions', '1', '', '2022-03-08 13:41:16');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('173', 'FieldtypeRepeater', '35', '{\"repeatersRootPageID\":1019,\"uninstall\":\"\",\"submit_save_module\":\"Submit\"}', '2022-03-08 13:41:44');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('174', 'InputfieldRepeater', '0', '', '2022-03-08 13:41:44');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('175', 'InputfieldTextTags', '0', '', '2022-03-08 13:44:25');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('176', 'InputfieldToggle', '0', '', '2022-03-08 13:44:44');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('177', 'FieldtypeMapMarker', '65', '{\"googleApiKey\":\"AIzaSyAe20rnfPBmOKweyK9JXMj8QNZkc0LS6ng\",\"uninstall\":\"\",\"submit_save_module\":\"Submit\"}', '2022-03-08 13:51:34');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('178', 'InputfieldMapMarker', '64', '', '2022-03-08 13:51:34');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('179', 'FieldtypeTextUnique', '1', '', '2022-03-08 13:51:49');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('180', 'MarkupGoogleMap', '64', '', '2022-03-08 13:52:09');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('181', 'ProcessDatabaseBackups', '1', '', '2022-03-08 13:52:16');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('182', 'ProcessWireUpgrade', '1', '', '2022-03-08 13:52:20');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('183', 'ProcessWireUpgradeCheck', '11', '{\"useLoginHook\":\"0\",\"uninstall\":\"\",\"submit_save_module\":\"Submit\"}', '2022-03-08 13:52:20');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('187', 'InputfieldPageAutocomplete', '0', '', '2022-05-02 15:59:50');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('189', 'FieldtypeComments', '1', '', '2022-10-25 12:14:55');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('190', 'InputfieldCommentsAdmin', '0', '', '2022-10-25 12:14:55');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('191', 'CommentFilterAkismet', '0', '{\"apiKey\":\"\",\"uninstall\":\"\",\"submit_save_module\":\"Submit\"}', '2022-10-25 12:15:06');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('192', 'PageFrontEdit', '2', '{\"inlineEditFields\":[],\"inlineLimitPage\":1,\"buttonLocation\":\"auto\",\"buttonType\":\"auto\"}', '2022-11-21 13:22:40');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('193', 'WireMailSmtp', '0', '{\"localhost\":\"praiadeseselle.com\",\"smtp_host\":\"artabro-org.correoseguro.dinaserver.com\",\"smtp_port\":465,\"allow_without_authentication\":\"\",\"smtp_user\":\"praiadeseselle@artabro.org\",\"smtp_password\":\"30:Z$z6^82Yl\",\"smtp_start_tls\":\"\",\"smtp_tls_crypto_method\":\"0\",\"smtp_ssl\":1,\"smtp_certificate\":1,\"authentication_mechanism\":\"\",\"realm\":\"\",\"workstation\":\"\",\"sender_email\":\"\",\"sender_name\":\"\",\"sender_reply\":\"\",\"sender_errors_to\":\"\",\"sender_signature\":\"\",\"sender_signature_html\":\"\",\"send_sender_signature\":\"1\",\"valid_recipients\":\"\",\"extra_headers\":\"\",\"debug_senderemail\":\"praiadeseselle@artabro.org\",\"debug_recipientemail\":\"laegnur@artabro.org\",\"debug_subjectline\":\"Test\",\"debug_bodycontent\":\"This is a test message. \\u00c4\\u00d6\\u00dc \\u00e4\\u00f6\\u00fc\\u00df\"}', '2023-03-10 17:52:23');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('195', '.Modules.info', '8192', '{\"113\":{\"name\":\"MarkupPageArray\",\"title\":\"PageArray Markup\",\"version\":100,\"autoload\":true,\"singular\":true,\"created\":1646741672},\"67\":{\"name\":\"MarkupAdminDataTable\",\"title\":\"Admin Data Table\",\"version\":107,\"created\":1646741672,\"permanent\":true},\"156\":{\"name\":\"MarkupHTMLPurifier\",\"title\":\"HTML Purifier\",\"version\":497,\"created\":1646741672},\"98\":{\"name\":\"MarkupPagerNav\",\"title\":\"Pager (Pagination) Navigation\",\"version\":105,\"created\":1646741672},\"115\":{\"name\":\"PageRender\",\"title\":\"Page Render\",\"version\":105,\"autoload\":true,\"singular\":true,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"160\":{\"name\":\"AdminThemeUikit\",\"title\":\"Uikit\",\"version\":33,\"autoload\":\"template=admin\",\"created\":1646741720,\"configurable\":4},\"148\":{\"name\":\"AdminThemeDefault\",\"title\":\"Default\",\"version\":14,\"autoload\":\"template=admin\",\"created\":1646741672,\"configurable\":19},\"106\":{\"name\":\"FieldtypeFieldsetClose\",\"title\":\"Fieldset (Close)\",\"version\":100,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"84\":{\"name\":\"FieldtypeInteger\",\"title\":\"Integer\",\"version\":102,\"created\":1646741672,\"permanent\":true},\"28\":{\"name\":\"FieldtypeDatetime\",\"title\":\"Datetime\",\"version\":105,\"created\":1646741672},\"107\":{\"name\":\"FieldtypeFieldsetTabOpen\",\"title\":\"Fieldset in Tab (Open)\",\"version\":100,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"89\":{\"name\":\"FieldtypeFloat\",\"title\":\"Float\",\"version\":107,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"1\":{\"name\":\"FieldtypeTextarea\",\"title\":\"Textarea\",\"version\":107,\"created\":1646741672,\"permanent\":true},\"174\":{\"name\":\"InputfieldRepeater\",\"title\":\"Repeater\",\"version\":111,\"requiresVersions\":{\"FieldtypeRepeater\":[\">=\",0]},\"created\":1646743304},\"173\":{\"name\":\"FieldtypeRepeater\",\"title\":\"Repeater\",\"version\":112,\"installs\":[\"InputfieldRepeater\"],\"autoload\":true,\"singular\":true,\"created\":1646743304,\"configurable\":3},\"6\":{\"name\":\"FieldtypeFile\",\"title\":\"Files\",\"version\":107,\"created\":1646741672,\"configurable\":4,\"permanent\":true},\"172\":{\"name\":\"FieldtypeOptions\",\"title\":\"Select Options\",\"version\":2,\"singular\":true,\"created\":1646743276},\"29\":{\"name\":\"FieldtypeEmail\",\"title\":\"E-Mail\",\"version\":101,\"created\":1646741672},\"27\":{\"name\":\"FieldtypeModule\",\"title\":\"Module Reference\",\"version\":102,\"created\":1646741672,\"permanent\":true},\"133\":{\"name\":\"FieldtypePassword\",\"title\":\"Password\",\"version\":101,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"135\":{\"name\":\"FieldtypeURL\",\"title\":\"URL\",\"version\":101,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"105\":{\"name\":\"FieldtypeFieldsetOpen\",\"title\":\"Fieldset (Open)\",\"version\":101,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"4\":{\"name\":\"FieldtypePage\",\"title\":\"Page Reference\",\"version\":107,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"97\":{\"name\":\"FieldtypeCheckbox\",\"title\":\"Checkbox\",\"version\":101,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"57\":{\"name\":\"FieldtypeImage\",\"title\":\"Images\",\"version\":102,\"created\":1646741672,\"configurable\":4,\"permanent\":true},\"111\":{\"name\":\"FieldtypePageTitle\",\"title\":\"Page Title\",\"version\":100,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"3\":{\"name\":\"FieldtypeText\",\"title\":\"Text\",\"version\":102,\"created\":1646741672,\"permanent\":true},\"191\":{\"name\":\"CommentFilterAkismet\",\"title\":\"Comment Filter: Akismet\",\"version\":200,\"requiresVersions\":{\"FieldtypeComments\":[\">=\",0]},\"created\":1666692906,\"configurable\":3},\"190\":{\"name\":\"InputfieldCommentsAdmin\",\"title\":\"Comments Admin\",\"version\":104,\"requiresVersions\":{\"FieldtypeComments\":[\">=\",0]},\"created\":1666692895},\"189\":{\"name\":\"FieldtypeComments\",\"title\":\"Comments\",\"version\":110,\"installs\":[\"InputfieldCommentsAdmin\"],\"singular\":true,\"created\":1666692895},\"161\":{\"name\":\"ProcessLogger\",\"title\":\"Logs\",\"version\":2,\"icon\":\"tree\",\"permission\":\"logs-view\",\"singular\":1,\"created\":1646741753,\"useNavJSON\":true},\"17\":{\"name\":\"ProcessPageAdd\",\"title\":\"Page Add\",\"version\":109,\"icon\":\"plus-circle\",\"permission\":\"page-edit\",\"created\":1646741672,\"configurable\":3,\"permanent\":true,\"useNavJSON\":true},\"159\":{\"name\":\"ProcessRecentPages\",\"title\":\"Recent Pages\",\"version\":2,\"icon\":\"clock-o\",\"permission\":\"page-edit-recent\",\"singular\":1,\"created\":1646741720,\"useNavJSON\":true,\"nav\":[{\"url\":\"?edited=1\",\"label\":\"Edited\",\"icon\":\"users\",\"navJSON\":\"navJSON\\/?edited=1\"},{\"url\":\"?added=1\",\"label\":\"Created\",\"icon\":\"users\",\"navJSON\":\"navJSON\\/?added=1\"},{\"url\":\"?edited=1&me=1\",\"label\":\"Edited by me\",\"icon\":\"user\",\"navJSON\":\"navJSON\\/?edited=1&me=1\"},{\"url\":\"?added=1&me=1\",\"label\":\"Created by me\",\"icon\":\"user\",\"navJSON\":\"navJSON\\/?added=1&me=1\"},{\"url\":\"another\\/\",\"label\":\"Add another\",\"icon\":\"plus-circle\",\"navJSON\":\"anotherNavJSON\\/\"}]},\"50\":{\"name\":\"ProcessModule\",\"title\":\"Modules\",\"version\":120,\"permission\":\"module-admin\",\"created\":1646741672,\"permanent\":true,\"useNavJSON\":true,\"nav\":[{\"url\":\"?site#tab_site_modules\",\"label\":\"Site\",\"icon\":\"plug\",\"navJSON\":\"navJSON\\/?site=1\"},{\"url\":\"?core#tab_core_modules\",\"label\":\"Core\",\"icon\":\"plug\",\"navJSON\":\"navJSON\\/?core=1\"},{\"url\":\"?configurable#tab_configurable_modules\",\"label\":\"Configure\",\"icon\":\"gear\",\"navJSON\":\"navJSON\\/?configurable=1\"},{\"url\":\"?install#tab_install_modules\",\"label\":\"Install\",\"icon\":\"sign-in\",\"navJSON\":\"navJSON\\/?install=1\"},{\"url\":\"?new#tab_new_modules\",\"label\":\"New\",\"icon\":\"plus\"},{\"url\":\"?reset=1\",\"label\":\"Refresh\",\"icon\":\"refresh\"}]},\"47\":{\"name\":\"ProcessTemplate\",\"title\":\"Templates\",\"version\":114,\"icon\":\"cubes\",\"permission\":\"template-admin\",\"created\":1646741672,\"configurable\":4,\"permanent\":true,\"useNavJSON\":true},\"83\":{\"name\":\"ProcessPageView\",\"title\":\"Page View\",\"version\":106,\"permission\":\"page-view\",\"created\":1646741672,\"permanent\":true},\"10\":{\"name\":\"ProcessLogin\",\"title\":\"Login\",\"version\":109,\"permission\":\"page-view\",\"created\":1646741672,\"configurable\":4,\"permanent\":true},\"12\":{\"name\":\"ProcessPageList\",\"title\":\"Page List\",\"version\":124,\"icon\":\"sitemap\",\"permission\":\"page-edit\",\"created\":1646741672,\"configurable\":3,\"permanent\":true,\"useNavJSON\":true},\"66\":{\"name\":\"ProcessUser\",\"title\":\"Users\",\"version\":107,\"icon\":\"group\",\"permission\":\"user-admin\",\"created\":1646741672,\"configurable\":\"ProcessUserConfig.php\",\"permanent\":true,\"useNavJSON\":true},\"68\":{\"name\":\"ProcessRole\",\"title\":\"Roles\",\"version\":104,\"icon\":\"gears\",\"permission\":\"role-admin\",\"created\":1646741672,\"configurable\":3,\"permanent\":true,\"useNavJSON\":true},\"104\":{\"name\":\"ProcessPageSearch\",\"title\":\"Page Search\",\"version\":108,\"permission\":\"page-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"129\":{\"name\":\"ProcessPageEditImageSelect\",\"title\":\"Page Edit Image\",\"version\":121,\"permission\":\"page-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"87\":{\"name\":\"ProcessHome\",\"title\":\"Admin Home\",\"version\":101,\"permission\":\"page-view\",\"created\":1646741672,\"permanent\":true},\"136\":{\"name\":\"ProcessPermission\",\"title\":\"Permissions\",\"version\":101,\"icon\":\"gear\",\"permission\":\"permission-admin\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"permanent\":true,\"useNavJSON\":true},\"138\":{\"name\":\"ProcessProfile\",\"title\":\"User Profile\",\"version\":105,\"permission\":\"profile-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"134\":{\"name\":\"ProcessPageType\",\"title\":\"Page Type\",\"version\":101,\"singular\":1,\"created\":1646741672,\"configurable\":3,\"permanent\":true,\"useNavJSON\":true,\"addFlag\":32},\"48\":{\"name\":\"ProcessField\",\"title\":\"Fields\",\"version\":114,\"icon\":\"cube\",\"permission\":\"field-admin\",\"created\":1646741672,\"configurable\":3,\"permanent\":true,\"useNavJSON\":true,\"addFlag\":32},\"7\":{\"name\":\"ProcessPageEdit\",\"title\":\"Page Edit\",\"version\":112,\"icon\":\"edit\",\"permission\":\"page-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"permanent\":true,\"useNavJSON\":true},\"109\":{\"name\":\"ProcessPageTrash\",\"title\":\"Page Trash\",\"version\":103,\"singular\":1,\"created\":1646741672,\"permanent\":true},\"14\":{\"name\":\"ProcessPageSort\",\"title\":\"Page Sort and Move\",\"version\":100,\"permission\":\"page-edit\",\"created\":1646741672,\"permanent\":true},\"76\":{\"name\":\"ProcessList\",\"title\":\"List\",\"version\":101,\"permission\":\"page-view\",\"created\":1646741672,\"permanent\":true},\"150\":{\"name\":\"ProcessPageLister\",\"title\":\"Lister\",\"version\":26,\"icon\":\"search\",\"permission\":\"page-lister\",\"created\":1646741672,\"configurable\":true,\"permanent\":true,\"useNavJSON\":true,\"addFlag\":32},\"121\":{\"name\":\"ProcessPageEditLink\",\"title\":\"Page Edit Link\",\"version\":112,\"icon\":\"link\",\"permission\":\"page-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":4,\"permanent\":true},\"45\":{\"name\":\"JqueryWireTabs\",\"title\":\"jQuery Wire Tabs Plugin\",\"version\":110,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"116\":{\"name\":\"JqueryCore\",\"title\":\"jQuery Core\",\"version\":\"1.12.4\",\"singular\":true,\"created\":1646741672,\"permanent\":true},\"117\":{\"name\":\"JqueryUI\",\"title\":\"jQuery UI\",\"version\":\"1.10.4\",\"singular\":true,\"created\":1646741672,\"permanent\":true},\"151\":{\"name\":\"JqueryMagnific\",\"title\":\"jQuery Magnific Popup\",\"version\":\"1.1.0\",\"singular\":1,\"created\":1646741672},\"103\":{\"name\":\"JqueryTableSorter\",\"title\":\"jQuery Table Sorter Plugin\",\"version\":\"2.31.3\",\"singular\":1,\"created\":1646741672},\"61\":{\"name\":\"TextformatterEntities\",\"title\":\"HTML Entity Encoder (htmlspecialchars)\",\"version\":100,\"created\":1646741672},\"211\":{\"name\":\"TextformatterMarkdownExtra\",\"title\":\"Markdown\\/Parsedown Extra\",\"version\":180,\"singular\":1,\"created\":1727688419,\"configurable\":4},\"114\":{\"name\":\"PagePermissions\",\"title\":\"Page Permissions\",\"version\":105,\"autoload\":true,\"singular\":true,\"created\":1646741672,\"permanent\":true},\"139\":{\"name\":\"SystemUpdater\",\"title\":\"System Updater\",\"version\":20,\"singular\":true,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"85\":{\"name\":\"InputfieldInteger\",\"title\":\"Integer\",\"version\":105,\"created\":1646741672,\"permanent\":true},\"90\":{\"name\":\"InputfieldFloat\",\"title\":\"Float\",\"version\":105,\"created\":1646741672,\"permanent\":true},\"112\":{\"name\":\"InputfieldPageTitle\",\"title\":\"Page Title\",\"version\":102,\"created\":1646741672,\"permanent\":true},\"80\":{\"name\":\"InputfieldEmail\",\"title\":\"Email\",\"version\":102,\"created\":1646741672},\"187\":{\"name\":\"InputfieldPageAutocomplete\",\"title\":\"Page Auto Complete\",\"version\":113,\"created\":1651499990},\"137\":{\"name\":\"InputfieldPageListSelectMultiple\",\"title\":\"Page List Select Multiple\",\"version\":103,\"created\":1646741672,\"permanent\":true},\"15\":{\"name\":\"InputfieldPageListSelect\",\"title\":\"Page List Select\",\"version\":101,\"created\":1646741672,\"permanent\":true},\"30\":{\"name\":\"InputfieldForm\",\"title\":\"Form\",\"version\":107,\"created\":1646741672,\"permanent\":true},\"35\":{\"name\":\"InputfieldTextarea\",\"title\":\"Textarea\",\"version\":103,\"created\":1646741672,\"permanent\":true},\"55\":{\"name\":\"InputfieldFile\",\"title\":\"Files\",\"version\":128,\"created\":1646741672,\"permanent\":true},\"60\":{\"name\":\"InputfieldPage\",\"title\":\"Page\",\"version\":108,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"41\":{\"name\":\"InputfieldName\",\"title\":\"Name\",\"version\":100,\"created\":1646741672,\"permanent\":true},\"131\":{\"name\":\"InputfieldButton\",\"title\":\"Button\",\"version\":100,\"created\":1646741672,\"permanent\":true},\"162\":{\"name\":\"InputfieldIcon\",\"title\":\"Icon\",\"version\":3,\"created\":1646741753},\"108\":{\"name\":\"InputfieldURL\",\"title\":\"URL\",\"version\":103,\"created\":1646741672},\"39\":{\"name\":\"InputfieldRadios\",\"title\":\"Radio Buttons\",\"version\":106,\"created\":1646741672,\"permanent\":true},\"43\":{\"name\":\"InputfieldSelectMultiple\",\"title\":\"Select Multiple\",\"version\":101,\"created\":1646741672,\"permanent\":true},\"36\":{\"name\":\"InputfieldSelect\",\"title\":\"Select\",\"version\":102,\"created\":1646741672,\"permanent\":true},\"38\":{\"name\":\"InputfieldCheckboxes\",\"title\":\"Checkboxes\",\"version\":108,\"created\":1646741672,\"permanent\":true},\"176\":{\"name\":\"InputfieldToggle\",\"title\":\"Toggle\",\"version\":1,\"created\":1646743484},\"79\":{\"name\":\"InputfieldMarkup\",\"title\":\"Markup\",\"version\":102,\"created\":1646741672,\"permanent\":true},\"175\":{\"name\":\"InputfieldTextTags\",\"title\":\"Text Tags\",\"version\":6,\"icon\":\"tags\",\"created\":1646743465},\"86\":{\"name\":\"InputfieldPageName\",\"title\":\"Page Name\",\"version\":106,\"created\":1646741672,\"configurable\":3,\"permanent\":true},\"122\":{\"name\":\"InputfieldPassword\",\"title\":\"Password\",\"version\":102,\"created\":1646741672,\"permanent\":true},\"56\":{\"name\":\"InputfieldImage\",\"title\":\"Images\",\"version\":127,\"created\":1646741672,\"permanent\":true},\"34\":{\"name\":\"InputfieldText\",\"title\":\"Text\",\"version\":106,\"created\":1646741672,\"permanent\":true},\"40\":{\"name\":\"InputfieldHidden\",\"title\":\"Hidden\",\"version\":101,\"created\":1646741672,\"permanent\":true},\"37\":{\"name\":\"InputfieldCheckbox\",\"title\":\"Checkbox\",\"version\":106,\"created\":1646741672,\"permanent\":true},\"94\":{\"name\":\"InputfieldDatetime\",\"title\":\"Datetime\",\"version\":107,\"created\":1646741672,\"permanent\":true},\"149\":{\"name\":\"InputfieldSelector\",\"title\":\"Selector\",\"version\":28,\"autoload\":\"template=admin\",\"created\":1646741672,\"configurable\":3,\"addFlag\":32},\"32\":{\"name\":\"InputfieldSubmit\",\"title\":\"Submit\",\"version\":103,\"created\":1646741672,\"permanent\":true},\"210\":{\"name\":\"InputfieldTinyMCE\",\"title\":\"TinyMCE\",\"version\":616,\"icon\":\"keyboard-o\",\"requiresVersions\":{\"ProcessWire\":[\">=\",\"3.0.200\"],\"MarkupHTMLPurifier\":[\">=\",0]},\"created\":1727688353,\"configurable\":4},\"78\":{\"name\":\"InputfieldFieldset\",\"title\":\"Fieldset\",\"version\":101,\"created\":1646741672,\"permanent\":true},\"25\":{\"name\":\"InputfieldAsmSelect\",\"title\":\"asmSelect\",\"version\":203,\"created\":1646741672,\"permanent\":true},\"125\":{\"name\":\"SessionLoginThrottle\",\"title\":\"Session Login Throttle\",\"version\":103,\"autoload\":\"function\",\"singular\":true,\"created\":1646741672,\"configurable\":3},\"165\":{\"name\":\"ProcessLanguageTranslator\",\"title\":\"Language Translator\",\"version\":103,\"requiresVersions\":{\"LanguageSupport\":[\">=\",0]},\"permission\":\"lang-edit\",\"singular\":1,\"created\":1646742978,\"configurable\":4},\"163\":{\"name\":\"LanguageSupport\",\"title\":\"Languages Support\",\"version\":103,\"installs\":[\"ProcessLanguage\",\"ProcessLanguageTranslator\"],\"autoload\":true,\"singular\":true,\"created\":1646742977,\"configurable\":3,\"addFlag\":32},\"166\":{\"name\":\"LanguageTabs\",\"title\":\"Languages Support - Tabs\",\"version\":117,\"requiresVersions\":{\"LanguageSupport\":[\">=\",0]},\"autoload\":\"template=admin\",\"singular\":true,\"created\":1646743008,\"configurable\":4},\"167\":{\"name\":\"LanguageSupportFields\",\"title\":\"Languages Support - Fields\",\"version\":101,\"requiresVersions\":{\"LanguageSupport\":[\">=\",0]},\"installs\":[\"FieldtypePageTitleLanguage\",\"FieldtypeTextareaLanguage\",\"FieldtypeTextLanguage\"],\"autoload\":true,\"singular\":true,\"created\":1646743011},\"171\":{\"name\":\"LanguageSupportPageNames\",\"title\":\"Languages Support - Page Names\",\"version\":13,\"requiresVersions\":{\"LanguageSupport\":[\">=\",0],\"LanguageSupportFields\":[\">=\",0]},\"autoload\":true,\"singular\":true,\"created\":1646743022,\"configurable\":4},\"170\":{\"name\":\"FieldtypeTextareaLanguage\",\"title\":\"Textarea (Multi-language)\",\"version\":100,\"requiresVersions\":{\"LanguageSupportFields\":[\">=\",0]},\"singular\":true,\"created\":1646743011},\"168\":{\"name\":\"FieldtypeTextLanguage\",\"title\":\"Text (Multi-language)\",\"version\":100,\"requiresVersions\":{\"LanguageSupportFields\":[\">=\",0]},\"singular\":true,\"created\":1646743011},\"164\":{\"name\":\"ProcessLanguage\",\"title\":\"Languages\",\"version\":103,\"icon\":\"language\",\"requiresVersions\":{\"LanguageSupport\":[\">=\",0]},\"permission\":\"lang-edit\",\"singular\":1,\"created\":1646742977,\"configurable\":3,\"useNavJSON\":true},\"169\":{\"name\":\"FieldtypePageTitleLanguage\",\"title\":\"Page Title (Multi-Language)\",\"version\":100,\"requiresVersions\":{\"LanguageSupportFields\":[\">=\",0],\"FieldtypeTextLanguage\":[\">=\",0]},\"singular\":true,\"created\":1646743011},\"192\":{\"name\":\"PageFrontEdit\",\"title\":\"Front-End Page Editor\",\"version\":6,\"icon\":\"cube\",\"autoload\":true,\"created\":1669033360,\"configurable\":\"PageFrontEditConfig.php\"},\"179\":{\"name\":\"FieldtypeTextUnique\",\"title\":\"Text Unique\",\"version\":301,\"requiresVersions\":{\"ProcessWire\":[\">=\",\"3.0.150\"]},\"singular\":true,\"created\":1646743909},\"208\":{\"name\":\"FileValidatorSvgSanitizer\",\"title\":\"SVG File Sanitizer\\/Validator\",\"version\":5,\"requiresVersions\":{\"ProcessWire\":[\">=\",\"3.0.148\"]},\"created\":1726569823,\"configurable\":\"FileValidatorSvgSanitizer.config.php\",\"validates\":[\"svg\"]},\"193\":{\"name\":\"WireMailSmtp\",\"title\":\"Wire Mail SMTP\",\"version\":\"0.6.4\",\"created\":1678467143,\"configurable\":true,\"namespace\":\"\\\\\"},\"181\":{\"name\":\"ProcessDatabaseBackups\",\"title\":\"Database Backups\",\"version\":6,\"icon\":\"database\",\"requiresVersions\":{\"ProcessWire\":[\">=\",\"3.0.62\"]},\"permission\":\"db-backup\",\"singular\":1,\"created\":1646743936,\"nav\":[{\"url\":\".\\/\",\"label\":\"View\",\"icon\":\"list\"},{\"url\":\"backup\\/\",\"label\":\"Backup\",\"icon\":\"plus-circle\"},{\"url\":\"upload\\/\",\"label\":\"Upload\",\"icon\":\"cloud-upload\"}]},\"207\":{\"name\":\"TextformatterPrivacyWire\",\"title\":\"PrivacyWire Textformatter\",\"version\":10,\"requiresVersions\":{\"PHP\":[\">=\",\"7.2\"],\"ProcessWire\":[\">=\",\"3.0.110\"]},\"singular\":1,\"created\":1725875342,\"configurable\":\"TextformatterPrivacyWireConfig.php\"},\"206\":{\"name\":\"PrivacyWire\",\"title\":\"PrivacyWire\",\"version\":\"1.1.6\",\"icon\":\"eye-slash\",\"requiresVersions\":{\"PHP\":[\">=\",\"7.2\"],\"ProcessWire\":[\">=\",\"3.0.110\"]},\"installs\":[\"TextformatterPrivacyWire\"],\"autoload\":true,\"singular\":true,\"created\":1725875342,\"configurable\":\"PrivacyWireConfig.php\"},\"182\":{\"name\":\"ProcessWireUpgrade\",\"title\":\"Upgrades\",\"version\":11,\"icon\":\"coffee\",\"requiresVersions\":{\"ProcessWire\":[\">=\",\"3.0.0\"]},\"installs\":[\"ProcessWireUpgradeCheck\"],\"singular\":1,\"created\":1646743940},\"183\":{\"name\":\"ProcessWireUpgradeCheck\",\"title\":\"Upgrades Checker\",\"version\":9,\"icon\":\"coffee\",\"requiresVersions\":{\"ProcessWireUpgrade\":[\">=\",0]},\"autoload\":\"template=admin\",\"singular\":true,\"created\":1646743940,\"configurable\":\"ProcessWireUpgradeCheck.config.php\"},\"209\":{\"name\":\"ImageRasterizer\",\"title\":\"ImageRasterizer\",\"version\":\"0.2.4\",\"icon\":\"file-image-o\",\"autoload\":true,\"singular\":true,\"created\":1726569837,\"configurable\":true,\"namespace\":\"\\\\\"},\"205\":{\"name\":\"MarkupGoogleRecaptcha\",\"title\":\"Markup Google reCAPTCHA\",\"version\":\"2.0.0\",\"icon\":\"puzzle-piece\",\"created\":1725875335,\"configurable\":true,\"namespace\":\"\\\\\"},\"201\":{\"name\":\"FieldtypeColor\",\"title\":\"Color\",\"version\":122,\"requiresVersions\":{\"PHP\":[\">=\",\"7.2.0\"]},\"installs\":[\"InputfieldColor\"],\"singular\":true,\"created\":1725875320},\"202\":{\"name\":\"InputfieldColor\",\"title\":\"Color\",\"version\":117,\"created\":1725875320},\"204\":{\"name\":\"InputfieldVideo\",\"title\":\"Video Inputfield\",\"version\":\"0.2.1\",\"icon\":\"file-video-o\",\"requiresVersions\":{\"FieldtypeVideo\":[\">=\",0]},\"created\":1725875328,\"namespace\":\"\\\\\"},\"203\":{\"name\":\"FieldtypeVideo\",\"title\":\"Video\",\"version\":\"0.2.1\",\"icon\":\"file-video-o\",\"installs\":[\"InputfieldVideo\"],\"singular\":true,\"created\":1725875328,\"configurable\":3,\"namespace\":\"\\\\\"}}', '2024-09-09 09:46:29');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('196', '.ModulesVerbose.info', '8192', '{\"113\":{\"summary\":\"Adds renderPager() method to all PaginatedArray types, for easy pagination output. Plus a render() method to PageArray instances.\",\"core\":true,\"versionStr\":\"1.0.0\"},\"67\":{\"summary\":\"Generates markup for data tables used by ProcessWire admin\",\"core\":true,\"versionStr\":\"1.0.7\"},\"156\":{\"summary\":\"Front-end to the HTML Purifier library.\",\"core\":true,\"versionStr\":\"4.9.7\"},\"98\":{\"summary\":\"Generates markup for pagination navigation\",\"core\":true,\"versionStr\":\"1.0.5\"},\"115\":{\"summary\":\"Adds a render method to Page and caches page output.\",\"core\":true,\"versionStr\":\"1.0.5\"},\"160\":{\"summary\":\"Uikit v3 admin theme\",\"core\":true,\"versionStr\":\"0.3.3\"},\"148\":{\"summary\":\"Minimal admin theme that supports all ProcessWire features.\",\"core\":true,\"versionStr\":\"0.1.4\"},\"106\":{\"summary\":\"Close a fieldset opened by FieldsetOpen. \",\"core\":true,\"versionStr\":\"1.0.0\"},\"84\":{\"summary\":\"Field that stores an integer\",\"core\":true,\"versionStr\":\"1.0.2\"},\"28\":{\"summary\":\"Field that stores a date and optionally time\",\"core\":true,\"versionStr\":\"1.0.5\"},\"107\":{\"summary\":\"Open a fieldset to group fields. Same as Fieldset (Open) except that it displays in a tab instead.\",\"core\":true,\"versionStr\":\"1.0.0\"},\"89\":{\"summary\":\"Field that stores a floating point number\",\"core\":true,\"versionStr\":\"1.0.7\"},\"1\":{\"summary\":\"Field that stores multiple lines of text\",\"core\":true,\"versionStr\":\"1.0.7\"},\"174\":{\"summary\":\"Repeats fields from another template. Provides the input for FieldtypeRepeater.\",\"core\":true,\"versionStr\":\"1.1.1\"},\"173\":{\"summary\":\"Maintains a collection of fields that are repeated for any number of times.\",\"core\":true,\"versionStr\":\"1.1.2\"},\"6\":{\"summary\":\"Field that stores one or more files\",\"core\":true,\"versionStr\":\"1.0.7\"},\"172\":{\"summary\":\"Field that stores single and multi select options.\",\"core\":true,\"versionStr\":\"0.0.2\"},\"29\":{\"summary\":\"Field that stores an e-mail address\",\"core\":true,\"versionStr\":\"1.0.1\"},\"27\":{\"summary\":\"Field that stores a reference to another module\",\"core\":true,\"versionStr\":\"1.0.2\"},\"133\":{\"summary\":\"Field that stores a hashed and salted password\",\"core\":true,\"versionStr\":\"1.0.1\"},\"135\":{\"summary\":\"Field that stores a URL\",\"core\":true,\"versionStr\":\"1.0.1\"},\"105\":{\"summary\":\"Open a fieldset to group fields. Should be followed by a Fieldset (Close) after one or more fields.\",\"core\":true,\"versionStr\":\"1.0.1\"},\"4\":{\"summary\":\"Field that stores one or more references to ProcessWire pages\",\"core\":true,\"versionStr\":\"1.0.7\"},\"97\":{\"summary\":\"This Fieldtype stores an ON\\/OFF toggle via a single checkbox. The ON value is 1 and OFF value is 0.\",\"core\":true,\"versionStr\":\"1.0.1\"},\"57\":{\"summary\":\"Field that stores one or more GIF, JPG, or PNG images\",\"core\":true,\"versionStr\":\"1.0.2\"},\"111\":{\"summary\":\"Field that stores a page title\",\"core\":true,\"versionStr\":\"1.0.0\"},\"3\":{\"summary\":\"Field that stores a single line of text\",\"core\":true,\"versionStr\":\"1.0.2\"},\"191\":{\"summary\":\"Uses the Akismet service to identify comment spam. Module plugin for the Comments Fieldtype.\",\"core\":true,\"versionStr\":\"2.0.0\"},\"190\":{\"summary\":\"Provides an administrative interface for working with comments\",\"core\":true,\"versionStr\":\"1.0.4\"},\"189\":{\"summary\":\"Field that stores user posted comments for a single Page\",\"core\":true,\"versionStr\":\"1.1.0\"},\"161\":{\"summary\":\"View and manage system logs.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"0.0.2\",\"permissions\":{\"logs-view\":\"Can view system logs\",\"logs-edit\":\"Can manage system logs\"},\"page\":{\"name\":\"logs\",\"parent\":\"setup\",\"title\":\"Logs\"}},\"17\":{\"summary\":\"Add a new page\",\"core\":true,\"versionStr\":\"1.0.9\"},\"159\":{\"summary\":\"Shows a list of recently edited pages in your admin.\",\"author\":\"Ryan Cramer\",\"href\":\"http:\\/\\/modules.processwire.com\\/\",\"core\":true,\"versionStr\":\"0.0.2\",\"permissions\":{\"page-edit-recent\":\"Can see recently edited pages\"},\"page\":{\"name\":\"recent-pages\",\"parent\":\"page\",\"title\":\"Recent\"}},\"50\":{\"summary\":\"List, edit or install\\/uninstall modules\",\"core\":true,\"versionStr\":\"1.2.0\"},\"47\":{\"summary\":\"List and edit the templates that control page output\",\"core\":true,\"versionStr\":\"1.1.4\",\"searchable\":\"templates\"},\"83\":{\"summary\":\"All page views are routed through this Process\",\"core\":true,\"versionStr\":\"1.0.6\"},\"10\":{\"summary\":\"Login to ProcessWire\",\"core\":true,\"versionStr\":\"1.0.9\"},\"12\":{\"summary\":\"List pages in a hierarchical tree structure\",\"core\":true,\"versionStr\":\"1.2.4\"},\"66\":{\"summary\":\"Manage system users\",\"core\":true,\"versionStr\":\"1.0.7\",\"searchable\":\"users\"},\"68\":{\"summary\":\"Manage user roles and what permissions are attached\",\"core\":true,\"versionStr\":\"1.0.4\"},\"104\":{\"summary\":\"Provides a page search engine for admin use.\",\"core\":true,\"versionStr\":\"1.0.8\"},\"129\":{\"summary\":\"Provides image manipulation functions for image fields and rich text editors.\",\"core\":true,\"versionStr\":\"1.2.1\"},\"87\":{\"summary\":\"Acts as a placeholder Process for the admin root. Ensures proper flow control after login.\",\"core\":true,\"versionStr\":\"1.0.1\"},\"136\":{\"summary\":\"Manage system permissions\",\"core\":true,\"versionStr\":\"1.0.1\"},\"138\":{\"summary\":\"Enables user to change their password, email address and other settings that you define.\",\"core\":true,\"versionStr\":\"1.0.5\"},\"134\":{\"summary\":\"List, Edit and Add pages of a specific type\",\"core\":true,\"versionStr\":\"1.0.1\"},\"48\":{\"summary\":\"Edit individual fields that hold page data\",\"core\":true,\"versionStr\":\"1.1.4\",\"searchable\":\"fields\"},\"7\":{\"summary\":\"Edit a Page\",\"core\":true,\"versionStr\":\"1.1.2\"},\"109\":{\"summary\":\"Handles emptying of Page trash\",\"core\":true,\"versionStr\":\"1.0.3\"},\"14\":{\"summary\":\"Handles page sorting and moving for PageList\",\"core\":true,\"versionStr\":\"1.0.0\"},\"76\":{\"summary\":\"Lists the Process assigned to each child page of the current\",\"core\":true,\"versionStr\":\"1.0.1\"},\"150\":{\"summary\":\"Admin tool for finding and listing pages by any property.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"0.2.6\",\"permissions\":{\"page-lister\":\"Use Page Lister\"}},\"121\":{\"summary\":\"Provides a link capability as used by some Fieldtype modules (like rich text editors).\",\"core\":true,\"versionStr\":\"1.1.2\"},\"45\":{\"summary\":\"Provides a jQuery plugin for generating tabs in ProcessWire.\",\"core\":true,\"versionStr\":\"1.1.0\"},\"116\":{\"summary\":\"jQuery Core as required by ProcessWire Admin and plugins\",\"href\":\"https:\\/\\/jquery.com\",\"core\":true,\"versionStr\":\"1.12.4\"},\"117\":{\"summary\":\"jQuery UI as required by ProcessWire and plugins\",\"href\":\"https:\\/\\/ui.jquery.com\",\"core\":true,\"versionStr\":\"1.10.4\"},\"151\":{\"summary\":\"Provides lightbox capability for image galleries. Replacement for FancyBox. Uses Magnific Popup by @dimsemenov.\",\"href\":\"https:\\/\\/github.com\\/dimsemenov\\/Magnific-Popup\\/\",\"core\":true,\"versionStr\":\"1.1.0\"},\"103\":{\"summary\":\"Provides a jQuery plugin for sorting tables.\",\"href\":\"https:\\/\\/mottie.github.io\\/tablesorter\\/\",\"core\":true,\"versionStr\":\"2.31.3\"},\"61\":{\"summary\":\"Entity encode ampersands, quotes (single and double) and greater-than\\/less-than signs using htmlspecialchars(str, ENT_QUOTES). It is recommended that you use this on all text\\/textarea fields except those using a rich text editor or a markup language like Markdown.\",\"core\":true,\"versionStr\":\"1.0.0\"},\"211\":{\"summary\":\"Markdown\\/Parsedown extra lightweight markup language by Emanuil Rusev. Based on Markdown by John Gruber.\",\"core\":true,\"versionStr\":\"1.8.0\"},\"114\":{\"summary\":\"Adds various permission methods to Page objects that are used by Process modules.\",\"core\":true,\"versionStr\":\"1.0.5\"},\"139\":{\"summary\":\"Manages system versions and upgrades.\",\"core\":true,\"versionStr\":\"0.2.0\"},\"85\":{\"summary\":\"Integer (positive or negative)\",\"core\":true,\"versionStr\":\"1.0.5\"},\"90\":{\"summary\":\"Floating point number with precision\",\"core\":true,\"versionStr\":\"1.0.5\"},\"112\":{\"summary\":\"Handles input of Page Title and auto-generation of Page Name (when name is blank)\",\"core\":true,\"versionStr\":\"1.0.2\"},\"80\":{\"summary\":\"E-Mail address in valid format\",\"core\":true,\"versionStr\":\"1.0.2\"},\"187\":{\"summary\":\"Multiple Page selection using auto completion and sorting capability. Intended for use as an input field for Page reference fields.\",\"core\":true,\"versionStr\":\"1.1.3\"},\"137\":{\"summary\":\"Selection of multiple pages from a ProcessWire page tree list\",\"core\":true,\"versionStr\":\"1.0.3\"},\"15\":{\"summary\":\"Selection of a single page from a ProcessWire page tree list\",\"core\":true,\"versionStr\":\"1.0.1\"},\"30\":{\"summary\":\"Contains one or more fields in a form\",\"core\":true,\"versionStr\":\"1.0.7\"},\"35\":{\"summary\":\"Multiple lines of text\",\"core\":true,\"versionStr\":\"1.0.3\"},\"55\":{\"summary\":\"One or more file uploads (sortable)\",\"core\":true,\"versionStr\":\"1.2.8\"},\"60\":{\"summary\":\"Select one or more pages\",\"core\":true,\"versionStr\":\"1.0.8\"},\"41\":{\"summary\":\"Text input validated as a ProcessWire name field\",\"core\":true,\"versionStr\":\"1.0.0\"},\"131\":{\"summary\":\"Form button element that you can optionally pass an href attribute to.\",\"core\":true,\"versionStr\":\"1.0.0\"},\"162\":{\"summary\":\"Select an icon\",\"core\":true,\"versionStr\":\"0.0.3\"},\"108\":{\"summary\":\"URL in valid format\",\"core\":true,\"versionStr\":\"1.0.3\"},\"39\":{\"summary\":\"Radio buttons for selection of a single item\",\"core\":true,\"versionStr\":\"1.0.6\"},\"43\":{\"summary\":\"Select multiple items from a list\",\"core\":true,\"versionStr\":\"1.0.1\"},\"36\":{\"summary\":\"Selection of a single value from a select pulldown\",\"core\":true,\"versionStr\":\"1.0.2\"},\"38\":{\"summary\":\"Multiple checkbox toggles\",\"core\":true,\"versionStr\":\"1.0.8\"},\"176\":{\"summary\":\"A toggle providing similar input capability to a checkbox but much more configurable.\",\"core\":true,\"versionStr\":\"0.0.1\"},\"79\":{\"summary\":\"Contains any other markup and optionally child Inputfields\",\"core\":true,\"versionStr\":\"1.0.2\"},\"175\":{\"summary\":\"Enables input of user entered tags or selection of predefined tags.\",\"core\":true,\"versionStr\":\"0.0.6\"},\"86\":{\"summary\":\"Text input validated as a ProcessWire Page name field\",\"core\":true,\"versionStr\":\"1.0.6\"},\"122\":{\"summary\":\"Password input with confirmation field that doesn't ever echo the input back.\",\"core\":true,\"versionStr\":\"1.0.2\"},\"56\":{\"summary\":\"One or more image uploads (sortable)\",\"core\":true,\"versionStr\":\"1.2.7\"},\"34\":{\"summary\":\"Single line of text\",\"core\":true,\"versionStr\":\"1.0.6\"},\"40\":{\"summary\":\"Hidden value in a form\",\"core\":true,\"versionStr\":\"1.0.1\"},\"37\":{\"summary\":\"Single checkbox toggle\",\"core\":true,\"versionStr\":\"1.0.6\"},\"94\":{\"summary\":\"Inputfield that accepts date and optionally time\",\"core\":true,\"versionStr\":\"1.0.7\"},\"149\":{\"summary\":\"Build a page finding selector visually.\",\"author\":\"Avoine + ProcessWire\",\"core\":true,\"versionStr\":\"0.2.8\"},\"32\":{\"summary\":\"Form submit button\",\"core\":true,\"versionStr\":\"1.0.3\"},\"210\":{\"summary\":\"TinyMCE rich text editor version 6.4.1.\",\"core\":true,\"versionStr\":\"6.1.6\"},\"78\":{\"summary\":\"Groups one or more fields together in a container\",\"core\":true,\"versionStr\":\"1.0.1\"},\"25\":{\"summary\":\"Multiple selection, progressive enhancement to select multiple\",\"core\":true,\"versionStr\":\"2.0.3\"},\"125\":{\"summary\":\"Throttles login attempts to help prevent dictionary attacks.\",\"core\":true,\"versionStr\":\"1.0.3\"},\"165\":{\"summary\":\"Provides language translation capabilities for ProcessWire core and modules.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"1.0.3\"},\"163\":{\"summary\":\"ProcessWire multi-language support.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"1.0.3\"},\"166\":{\"summary\":\"Organizes multi-language fields into tabs for a cleaner easier to use interface.\",\"author\":\"adamspruijt, ryan, flipzoom\",\"core\":true,\"versionStr\":\"1.1.7\"},\"167\":{\"summary\":\"Required to use multi-language fields.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"1.0.1\"},\"171\":{\"summary\":\"Required to use multi-language page names.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"0.1.3\"},\"170\":{\"summary\":\"Field that stores a multiple lines of text in multiple languages\",\"core\":true,\"versionStr\":\"1.0.0\"},\"168\":{\"summary\":\"Field that stores a single line of text in multiple languages\",\"core\":true,\"versionStr\":\"1.0.0\"},\"164\":{\"summary\":\"Manage system languages\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"1.0.3\",\"permissions\":{\"lang-edit\":\"Administer languages and static translation files\"}},\"169\":{\"summary\":\"Field that stores a page title in multiple languages. Use this only if you want title inputs created for ALL languages on ALL pages. Otherwise create separate languaged-named title fields, i.e. title_fr, title_es, title_fi, etc. \",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"1.0.0\"},\"192\":{\"summary\":\"Enables front-end editing of page fields.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"0.0.6\",\"permissions\":{\"page-edit-front\":\"Use the front-end page editor\"},\"license\":\"MPL 2.0\"},\"179\":{\"summary\":\"Same as the Text fieldtype, but enforces that values stored are unique, site-wide.\",\"href\":\"https:\\/\\/github.com\\/ryancramerdesign\\/FieldtypeTextUnique\",\"versionStr\":\"3.0.1\"},\"208\":{\"summary\":\"Validates and\\/or sanitizes uploaded SVG files.\",\"author\":\"Adrian and Ryan\",\"versionStr\":\"0.0.5\"},\"193\":{\"summary\":\"Extends WireMail, uses SMTP protocol (plain | SSL | TLS), provides: to, cc, bcc, attachments, priority, disposition notification, bulksending, ...\",\"author\":\"horst\",\"href\":\"https:\\/\\/processwire.com\\/talk\\/topic\\/5704-module-wiremailsmtp\\/\",\"versionStr\":\"0.6.4\"},\"181\":{\"summary\":\"Create and\\/or restore database backups from ProcessWire admin.\",\"author\":\"Ryan Cramer\",\"versionStr\":\"0.0.6\",\"permissions\":{\"db-backup\":\"Manage database backups (recommended for superuser only)\"},\"page\":{\"name\":\"db-backups\",\"parent\":\"setup\",\"title\":\"DB Backups\"}},\"207\":{\"summary\":\"PrivacyWire Textformatter to render privacy options via shortcode [[privacywire-choose-cookies]]\",\"author\":\"blaueQuelle\",\"href\":\"https:\\/\\/github.com\\/blaueQuelle\\/privacywire\",\"versionStr\":\"0.1.0\"},\"206\":{\"summary\":\"This module adds management options for GDPR-relevant elements (loading maps, videos etc. only after accepting external media) and cookies.\",\"author\":\"blaueQuelle\",\"href\":\"https:\\/\\/github.com\\/blaueQuelle\\/privacywire\",\"versionStr\":\"1.1.6\"},\"182\":{\"summary\":\"Tool that helps you identify and install core and module upgrades.\",\"author\":\"Ryan Cramer\",\"versionStr\":\"0.1.1\"},\"183\":{\"summary\":\"Automatically checks for core and installed module upgrades at routine intervals.\",\"author\":\"Ryan Cramer\",\"versionStr\":\"0.0.9\"},\"209\":{\"summary\":\"Admin and front-end resizing and rasterizing of vector SVG images\",\"href\":\"http:\\/\\/modules.processwire.com\\/modules\\/image-rasterizer\\/\",\"versionStr\":\"0.2.4\"},\"205\":{\"summary\":\"Google reCAPTCHA for ProcessWire\",\"author\":\"flydev\",\"href\":\"https:\\/\\/processwire.com\\/talk\\/topic\\/13738-markup-google-recaptcha\\/\",\"versionStr\":\"2.0.0\"},\"201\":{\"summary\":\"Field that stores a color value as 32bit integer reflecting a RGBA value. Many options for Input (HTML5 Inputfield Color, Textfield with changing background, various jQuery\\/JS ColorPickers, custom jQuery\\/JS\\/CSS) and Output (RGB, RGBA, HSL, HSLA, HEX, Array).\",\"href\":\"https:\\/\\/processwire.com\\/talk\\/topic\\/16679-fieldtypecolor\\/\",\"versionStr\":\"1.2.2\"},\"202\":{\"summary\":\"Inputfield for colors\",\"href\":\"https:\\/\\/processwire.com\\/talk\\/topic\\/16679-fieldtypecolor\\/\",\"versionStr\":\"1.1.7\"},\"204\":{\"summary\":\"Inputfield for uploading video files and creating poster images.\",\"author\":\"Adrian Jones\",\"href\":\"https:\\/\\/processwire.com\\/talk\\/topic\\/4580-video-fieldtype\\/\",\"versionStr\":\"0.2.1\"},\"203\":{\"summary\":\"Fieldtype for uploading video files and creating poster images.\",\"author\":\"Adrian Jones\",\"href\":\"https:\\/\\/processwire.com\\/talk\\/topic\\/4580-video-fieldtype\\/\",\"versionStr\":\"0.2.1\"}}', '2024-09-09 09:46:29');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('197', '.ModulesUninstalled.info', '8192', '{\"MarkupPageFields\":{\"name\":\"MarkupPageFields\",\"title\":\"Markup Page Fields\",\"version\":100,\"versionStr\":\"1.0.0\",\"summary\":\"Adds $page->renderFields() and $page->images->render() methods that return basic markup for output during development and debugging.\",\"autoload\":true,\"singular\":true,\"created\":1695988000,\"installed\":false,\"core\":true,\"permanent\":true},\"MarkupRSS\":{\"name\":\"MarkupRSS\",\"title\":\"Markup RSS Feed\",\"version\":105,\"versionStr\":\"1.0.5\",\"summary\":\"Renders an RSS feed. Given a PageArray, renders an RSS feed of them.\",\"icon\":\"rss-square\",\"created\":1725867758,\"installed\":false,\"configurable\":3,\"core\":true},\"MarkupCache\":{\"name\":\"MarkupCache\",\"title\":\"Markup Cache\",\"version\":101,\"versionStr\":\"1.0.1\",\"summary\":\"A simple way to cache segments of markup in your templates. \",\"href\":\"https:\\/\\/processwire.com\\/api\\/modules\\/markupcache\\/\",\"autoload\":true,\"singular\":true,\"created\":1695988000,\"installed\":false,\"configurable\":3,\"core\":true},\"AdminThemeReno\":{\"name\":\"AdminThemeReno\",\"title\":\"Reno\",\"version\":17,\"versionStr\":\"0.1.7\",\"author\":\"Tom Reno (Renobird)\",\"summary\":\"Admin theme for ProcessWire 2.5+ by Tom Reno (Renobird)\",\"requiresVersions\":{\"AdminThemeDefault\":[\">=\",0]},\"autoload\":\"template=admin\",\"created\":1725867758,\"installed\":false,\"configurable\":3,\"core\":true},\"PagePaths\":{\"name\":\"PagePaths\",\"title\":\"Page Paths\",\"version\":4,\"versionStr\":\"0.0.4\",\"summary\":\"Enables page paths\\/urls to be queryable by selectors. Also offers potential for improved load performance. Builds an index at install (may take time on a large site).\",\"autoload\":true,\"singular\":true,\"created\":1725867758,\"installed\":false,\"configurable\":4,\"core\":true},\"LazyCron\":{\"name\":\"LazyCron\",\"title\":\"Lazy Cron\",\"version\":103,\"versionStr\":\"1.0.3\",\"summary\":\"Provides hooks that are automatically executed at various intervals. It is called \'lazy\' because it\'s triggered by a pageview, so the interval is guaranteed to be at least the time requested, rather than exactly the time requested. This is fine for most cases, but you can make it not lazy by connecting this to a real CRON job. See the module file for details. \",\"href\":\"https:\\/\\/processwire.com\\/api\\/modules\\/lazy-cron\\/\",\"autoload\":true,\"singular\":true,\"created\":1725867758,\"installed\":false,\"core\":true},\"FieldtypeDecimal\":{\"name\":\"FieldtypeDecimal\",\"title\":\"Decimal\",\"version\":1,\"versionStr\":\"0.0.1\",\"summary\":\"Field that stores a decimal number\",\"created\":1695988000,\"installed\":false,\"core\":true},\"FieldtypeSelector\":{\"name\":\"FieldtypeSelector\",\"title\":\"Selector\",\"version\":13,\"versionStr\":\"0.1.3\",\"author\":\"Avoine + ProcessWire\",\"summary\":\"Build a page finding selector visually.\",\"created\":1725867758,\"installed\":false,\"core\":true},\"FieldtypeFieldsetPage\":{\"name\":\"FieldtypeFieldsetPage\",\"title\":\"Fieldset (Page)\",\"version\":1,\"versionStr\":\"0.0.1\",\"summary\":\"Fieldset with fields isolated to separate namespace (page), enabling re-use of fields.\",\"requiresVersions\":{\"FieldtypeRepeater\":[\">=\",0]},\"autoload\":true,\"created\":1725867758,\"installed\":false,\"configurable\":3,\"core\":true},\"FieldtypePageTable\":{\"name\":\"FieldtypePageTable\",\"title\":\"ProFields: Page Table\",\"version\":8,\"versionStr\":\"0.0.8\",\"summary\":\"A fieldtype containing a group of editable pages.\",\"installs\":[\"InputfieldPageTable\"],\"autoload\":true,\"created\":1725867758,\"installed\":false,\"core\":true},\"FieldtypeToggle\":{\"name\":\"FieldtypeToggle\",\"title\":\"Toggle (Yes\\/No)\",\"version\":1,\"versionStr\":\"0.0.1\",\"summary\":\"Configurable yes\\/no, on\\/off toggle alternative to a checkbox, plus optional \\u201cother\\u201d option.\",\"requiresVersions\":{\"InputfieldToggle\":[\">=\",0]},\"created\":1725867758,\"installed\":false,\"core\":true},\"FieldtypeCache\":{\"name\":\"FieldtypeCache\",\"title\":\"Cache\",\"version\":102,\"versionStr\":\"1.0.2\",\"summary\":\"Caches the values of other fields for fewer runtime queries. Can also be used to combine multiple text fields and have them all be searchable under the cached field name.\",\"created\":1695988000,\"installed\":false,\"core\":true},\"ProcessCommentsManager\":{\"name\":\"ProcessCommentsManager\",\"title\":\"Comments\",\"version\":12,\"versionStr\":\"0.1.2\",\"author\":\"Ryan Cramer\",\"summary\":\"Manage comments in your site outside of the page editor.\",\"icon\":\"comments\",\"requiresVersions\":{\"FieldtypeComments\":[\">=\",0]},\"permission\":\"comments-manager\",\"permissions\":{\"comments-manager\":\"Use the comments manager\"},\"created\":1725867758,\"installed\":false,\"searchable\":\"comments\",\"core\":true,\"page\":{\"name\":\"comments\",\"parent\":\"setup\",\"title\":\"Comments\"},\"nav\":[{\"url\":\"?go=approved\",\"label\":\"Approved\"},{\"url\":\"?go=pending\",\"label\":\"Pending\"},{\"url\":\"?go=spam\",\"label\":\"Spam\"},{\"url\":\"?go=all\",\"label\":\"All\"}]},\"ProcessPageClone\":{\"name\":\"ProcessPageClone\",\"title\":\"Page Clone\",\"version\":104,\"versionStr\":\"1.0.4\",\"summary\":\"Provides ability to clone\\/copy\\/duplicate pages in the admin. Adds a "copy" option to all applicable pages in the PageList.\",\"permission\":\"page-clone\",\"permissions\":{\"page-clone\":\"Clone a page\",\"page-clone-tree\":\"Clone a tree of pages\"},\"autoload\":\"template=admin\",\"created\":1725867758,\"installed\":false,\"core\":true,\"page\":{\"name\":\"clone\",\"title\":\"Clone\",\"parent\":\"page\",\"status\":1024}},\"ProcessPagesExportImport\":{\"name\":\"ProcessPagesExportImport\",\"title\":\"Pages Export\\/Import\",\"version\":1,\"versionStr\":\"0.0.1\",\"author\":\"Ryan Cramer\",\"summary\":\"Enables exporting and importing of pages. Development version, not yet recommended for production use.\",\"icon\":\"paper-plane-o\",\"permission\":\"page-edit-export\",\"created\":1725867758,\"installed\":false,\"core\":true,\"page\":{\"name\":\"export-import\",\"parent\":\"page\",\"title\":\"Export\\/Import\"}},\"ProcessForgotPassword\":{\"name\":\"ProcessForgotPassword\",\"title\":\"Forgot Password\",\"version\":104,\"versionStr\":\"1.0.4\",\"summary\":\"Provides password reset\\/email capability for the Login process.\",\"permission\":\"page-view\",\"created\":1725867758,\"installed\":false,\"configurable\":4,\"core\":true},\"TextformatterNewlineBR\":{\"name\":\"TextformatterNewlineBR\",\"title\":\"Newlines to XHTML Line Breaks\",\"version\":100,\"versionStr\":\"1.0.0\",\"summary\":\"Converts newlines to XHTML line break tags. \",\"created\":1695988000,\"installed\":false,\"core\":true},\"TextformatterSmartypants\":{\"name\":\"TextformatterSmartypants\",\"title\":\"SmartyPants Typographer\",\"version\":171,\"versionStr\":\"1.7.1\",\"summary\":\"Smart typography for web sites, by Michel Fortin based on SmartyPants by John Gruber. If combined with Markdown, it should be applied AFTER Markdown.\",\"created\":1725867758,\"installed\":false,\"configurable\":4,\"core\":true,\"url\":\"https:\\/\\/github.com\\/michelf\\/php-smartypants\"},\"TextformatterPstripper\":{\"name\":\"TextformatterPstripper\",\"title\":\"Paragraph Stripper\",\"version\":100,\"versionStr\":\"1.0.0\",\"summary\":\"Strips paragraph
tags that may have been applied by other text formatters before it. \",\"created\":1695988000,\"installed\":false,\"core\":true},\"TextformatterNewlineUL\":{\"name\":\"TextformatterNewlineUL\",\"title\":\"Newlines to Unordered List\",\"version\":100,\"versionStr\":\"1.0.0\",\"summary\":\"Converts newlines to
list items and surrounds in an
unordered list. \",\"created\":1695988000,\"installed\":false,\"core\":true},\"TextformatterStripTags\":{\"name\":\"TextformatterStripTags\",\"title\":\"Strip Markup Tags\",\"version\":100,\"versionStr\":\"1.0.0\",\"summary\":\"Strips HTML\\/XHTML Markup Tags\",\"created\":1725867758,\"installed\":false,\"configurable\":3,\"core\":true},\"FileCompilerTags\":{\"name\":\"FileCompilerTags\",\"title\":\"Tags File Compiler\",\"version\":1,\"versionStr\":\"0.0.1\",\"summary\":\"Enables {var} or {var.property} variables in markup sections of a file. Can be used with any API variable.\",\"created\":1695988000,\"installed\":false,\"configurable\":4,\"core\":true},\"ImageSizerEngineAnimatedGif\":{\"name\":\"ImageSizerEngineAnimatedGif\",\"title\":\"Animated GIF Image Sizer\",\"version\":1,\"versionStr\":\"0.0.1\",\"author\":\"Horst Nogajski\",\"summary\":\"Upgrades image manipulations for animated GIFs.\",\"created\":1695988000,\"installed\":false,\"configurable\":4,\"core\":true},\"ImageSizerEngineIMagick\":{\"name\":\"ImageSizerEngineIMagick\",\"title\":\"IMagick Image Sizer\",\"version\":3,\"versionStr\":\"0.0.3\",\"author\":\"Horst Nogajski\",\"summary\":\"Upgrades image manipulations to use PHP\'s ImageMagick library when possible.\",\"created\":1695988000,\"installed\":false,\"configurable\":4,\"core\":true},\"SystemNotifications\":{\"name\":\"SystemNotifications\",\"title\":\"System Notifications\",\"version\":12,\"versionStr\":\"0.1.2\",\"summary\":\"Adds support for notifications in ProcessWire (currently in development)\",\"icon\":\"bell\",\"installs\":[\"FieldtypeNotifications\"],\"autoload\":true,\"created\":1695988000,\"installed\":false,\"configurable\":\"SystemNotificationsConfig.php\",\"core\":true},\"FieldtypeNotifications\":{\"name\":\"FieldtypeNotifications\",\"title\":\"Notifications\",\"version\":4,\"versionStr\":\"0.0.4\",\"summary\":\"Field that stores user notifications.\",\"requiresVersions\":{\"SystemNotifications\":[\">=\",0]},\"created\":1695988000,\"installed\":false,\"core\":true},\"InputfieldCKEditor\":{\"name\":\"InputfieldCKEditor\",\"title\":\"CKEditor\",\"version\":171,\"versionStr\":\"1.7.1\",\"summary\":\"CKEditor textarea rich text editor.\",\"installs\":[\"MarkupHTMLPurifier\"],\"created\":1725867758,\"installed\":false,\"core\":true},\"InputfieldPageTable\":{\"name\":\"InputfieldPageTable\",\"title\":\"ProFields: Page Table\",\"version\":14,\"versionStr\":\"0.1.4\",\"summary\":\"Inputfield to accompany FieldtypePageTable\",\"requiresVersions\":{\"FieldtypePageTable\":[\">=\",0]},\"created\":1725867758,\"installed\":false,\"core\":true},\"ProcessSessionDB\":{\"name\":\"ProcessSessionDB\",\"title\":\"Sessions\",\"version\":5,\"versionStr\":\"0.0.5\",\"summary\":\"Enables you to browse active database sessions.\",\"icon\":\"dashboard\",\"requiresVersions\":{\"SessionHandlerDB\":[\">=\",0]},\"created\":1725867758,\"installed\":false,\"core\":true,\"page\":{\"name\":\"sessions-db\",\"parent\":\"access\",\"title\":\"Sessions\"}},\"SessionHandlerDB\":{\"name\":\"SessionHandlerDB\",\"title\":\"Session Handler Database\",\"version\":6,\"versionStr\":\"0.0.6\",\"summary\":\"Installing this module makes ProcessWire store sessions in the database rather than the file system. Note that this module will log you out after install or uninstall.\",\"installs\":[\"ProcessSessionDB\"],\"created\":1695988000,\"installed\":false,\"configurable\":3,\"core\":true},\"PagePathHistory\":{\"name\":\"PagePathHistory\",\"title\":\"Page Path History\",\"version\":8,\"versionStr\":\"0.0.8\",\"summary\":\"Keeps track of past URLs where pages have lived and automatically redirects (301 permanent) to the new location whenever the past URL is accessed.\",\"autoload\":true,\"singular\":true,\"created\":1725867758,\"installed\":false,\"configurable\":4,\"core\":true},\"ProcessAdminCustomPages\":{\"name\":\"ProcessAdminCustomPages\",\"title\":\"Admin Custom Pages\",\"version\":111,\"versionStr\":\"1.1.1\",\"author\":\"Diogo Oliveira\",\"summary\":\"Create custom admin pages without building a Process Module\",\"requiresVersions\":{\"FieldtypeAdminCustomPagesSelect\":[\">=\",0]},\"installs\":[\"FieldtypeAdminCustomPagesSelect\"],\"permission\":\"page-view\",\"created\":1547483724,\"installed\":false,\"namespace\":\"\\\\\"},\"FieldtypeAdminCustomPagesSelect\":{\"name\":\"FieldtypeAdminCustomPagesSelect\",\"title\":\"Admin Custom Pages Select\",\"version\":100,\"versionStr\":\"1.0.0\",\"summary\":\"This Fieldtype creates a template selector for "Admin Custom Pages".\",\"created\":1547483724,\"installed\":false,\"namespace\":\"\\\\\"},\"ProcessRSSFetch\":{\"name\":\"ProcessRSSFetch\",\"title\":\"ProcessWire RSS Fetch\",\"version\":1,\"versionStr\":\"0.0.1\",\"author\":\"Laegnur\",\"summary\":\"ProcessWire External RSS Feed Fetch\",\"href\":\"https:\\/\\/laegnur.artabro.org\\/\",\"icon\":\"rss\",\"created\":1713276489,\"installed\":false,\"namespace\":\"\\\\\"}}', '2024-09-09 09:46:29');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('198', '.ModulesVersions.info', '8192', '{\"104\":106,\"121\":109}', '2024-09-09 09:46:29');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('210', 'InputfieldTinyMCE', '0', '{\"skin\":\"oxide\",\"skin_url\":\"\",\"content_css\":\"wire\",\"content_css_url\":\"\",\"extPluginOpts\":\"\",\"optionals\":[\"settingsJSON\"],\"headlines\":[\"h2\",\"h3\",\"h4\",\"h5\",\"h6\"],\"contextmenu\":\"default\",\"menubar\":\"default\",\"removed_menuitems\":\"default\",\"styleFormatsCSS\":\"\",\"invalid_styles\":\"default\",\"imageFields\":[],\"extraCSS\":\"\",\"pasteFilter\":\"default\",\"defaultsJSON\":\"\",\"defaultsFile\":\"\",\"lang_default\":\"es\",\"lang_gl\":\"gl\",\"lang_en\":\"es\",\"debugMode\":0}', '2024-09-30 11:25:53');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('199', '.Modules.wire/modules/', '8192', 'Markup/MarkupPageFields.module\nMarkup/MarkupPageArray.module\nMarkup/MarkupAdminDataTable/MarkupAdminDataTable.module\nMarkup/MarkupRSS.module\nMarkup/MarkupHTMLPurifier/MarkupHTMLPurifier.module\nMarkup/MarkupCache.module\nMarkup/MarkupPagerNav/MarkupPagerNav.module\nPageRender.module\nAdminTheme/AdminThemeUikit/AdminThemeUikit.module\nAdminTheme/AdminThemeDefault/AdminThemeDefault.module\nAdminTheme/AdminThemeReno/AdminThemeReno.module\nPagePaths.module\nLazyCron.module\nFieldtype/FieldtypeFieldsetClose.module\nFieldtype/FieldtypeInteger.module\nFieldtype/FieldtypeDatetime.module\nFieldtype/FieldtypeFieldsetTabOpen.module\nFieldtype/FieldtypeDecimal.module\nFieldtype/FieldtypeFloat.module\nFieldtype/FieldtypeTextarea.module\nFieldtype/FieldtypeSelector.module\nFieldtype/FieldtypeRepeater/InputfieldRepeater.module\nFieldtype/FieldtypeRepeater/FieldtypeFieldsetPage.module\nFieldtype/FieldtypeRepeater/FieldtypeRepeater.module\nFieldtype/FieldtypeFile/FieldtypeFile.module\nFieldtype/FieldtypeOptions/FieldtypeOptions.module\nFieldtype/FieldtypeEmail.module\nFieldtype/FieldtypeModule.module\nFieldtype/FieldtypePassword.module\nFieldtype/FieldtypeURL.module\nFieldtype/FieldtypeFieldsetOpen.module\nFieldtype/FieldtypePageTable.module\nFieldtype/FieldtypeToggle.module\nFieldtype/FieldtypePage.module\nFieldtype/FieldtypeCheckbox.module\nFieldtype/FieldtypeImage/FieldtypeImage.module\nFieldtype/FieldtypePageTitle.module\nFieldtype/FieldtypeText.module\nFieldtype/FieldtypeCache.module\nFieldtype/FieldtypeComments/CommentFilterAkismet.module\nFieldtype/FieldtypeComments/InputfieldCommentsAdmin.module\nFieldtype/FieldtypeComments/FieldtypeComments.module\nProcess/ProcessLogger/ProcessLogger.module\nProcess/ProcessPageAdd/ProcessPageAdd.module\nProcess/ProcessRecentPages/ProcessRecentPages.module\nProcess/ProcessCommentsManager/ProcessCommentsManager.module\nProcess/ProcessModule/ProcessModule.module\nProcess/ProcessTemplate/ProcessTemplate.module\nProcess/ProcessPageClone.module\nProcess/ProcessPageView.module\nProcess/ProcessLogin/ProcessLogin.module\nProcess/ProcessPageList/ProcessPageList.module\nProcess/ProcessUser/ProcessUser.module\nProcess/ProcessRole/ProcessRole.module\nProcess/ProcessPageSearch/ProcessPageSearch.module\nProcess/ProcessPageEditImageSelect/ProcessPageEditImageSelect.module\nProcess/ProcessHome.module\nProcess/ProcessPermission/ProcessPermission.module\nProcess/ProcessProfile/ProcessProfile.module\nProcess/ProcessPageType/ProcessPageType.module\nProcess/ProcessField/ProcessField.module\nProcess/ProcessPageEdit/ProcessPageEdit.module\nProcess/ProcessPageTrash.module\nProcess/ProcessPagesExportImport/ProcessPagesExportImport.module\nProcess/ProcessPageSort.module\nProcess/ProcessList.module\nProcess/ProcessPageLister/ProcessPageLister.module\nProcess/ProcessForgotPassword/ProcessForgotPassword.module\nProcess/ProcessPageEditLink/ProcessPageEditLink.module\nJquery/JqueryWireTabs/JqueryWireTabs.module\nJquery/JqueryCore/JqueryCore.module\nJquery/JqueryUI/JqueryUI.module\nJquery/JqueryMagnific/JqueryMagnific.module\nJquery/JqueryTableSorter/JqueryTableSorter.module\nTextformatter/TextformatterNewlineBR.module\nTextformatter/TextformatterSmartypants/TextformatterSmartypants.module\nTextformatter/TextformatterPstripper.module\nTextformatter/TextformatterNewlineUL.module\nTextformatter/TextformatterEntities.module\nTextformatter/TextformatterMarkdownExtra/TextformatterMarkdownExtra.module\nTextformatter/TextformatterStripTags.module\nFileCompilerTags.module\nPagePermissions.module\nImage/ImageSizerEngineAnimatedGif/ImageSizerEngineAnimatedGif.module\nImage/ImageSizerEngineIMagick/ImageSizerEngineIMagick.module\nSystem/SystemUpdater/SystemUpdater.module\nSystem/SystemNotifications/SystemNotifications.module\nSystem/SystemNotifications/FieldtypeNotifications.module\nInputfield/InputfieldInteger.module\nInputfield/InputfieldFloat.module\nInputfield/InputfieldCKEditor/InputfieldCKEditor.module\nInputfield/InputfieldPageTitle/InputfieldPageTitle.module\nInputfield/InputfieldPageTable/InputfieldPageTable.module\nInputfield/InputfieldEmail.module\nInputfield/InputfieldPageAutocomplete/InputfieldPageAutocomplete.module\nInputfield/InputfieldPageListSelect/InputfieldPageListSelectMultiple.module\nInputfield/InputfieldPageListSelect/InputfieldPageListSelect.module\nInputfield/InputfieldForm.module\nInputfield/InputfieldTextarea.module\nInputfield/InputfieldFile/InputfieldFile.module\nInputfield/InputfieldPage/InputfieldPage.module\nInputfield/InputfieldName.module\nInputfield/InputfieldButton.module\nInputfield/InputfieldIcon/InputfieldIcon.module\nInputfield/InputfieldURL.module\nInputfield/InputfieldRadios/InputfieldRadios.module\nInputfield/InputfieldSelectMultiple.module\nInputfield/InputfieldSelect.module\nInputfield/InputfieldCheckboxes/InputfieldCheckboxes.module\nInputfield/InputfieldToggle/InputfieldToggle.module\nInputfield/InputfieldMarkup.module\nInputfield/InputfieldTextTags/InputfieldTextTags.module\nInputfield/InputfieldPageName/InputfieldPageName.module\nInputfield/InputfieldPassword/InputfieldPassword.module\nInputfield/InputfieldImage/InputfieldImage.module\nInputfield/InputfieldText/InputfieldText.module\nInputfield/InputfieldHidden.module\nInputfield/InputfieldCheckbox/InputfieldCheckbox.module\nInputfield/InputfieldDatetime/InputfieldDatetime.module\nInputfield/InputfieldSelector/InputfieldSelector.module\nInputfield/InputfieldSubmit/InputfieldSubmit.module\nInputfield/InputfieldTinyMCE/InputfieldTinyMCE.module.php\nInputfield/InputfieldFieldset.module\nInputfield/InputfieldAsmSelect/InputfieldAsmSelect.module\nSession/SessionLoginThrottle/SessionLoginThrottle.module\nSession/SessionHandlerDB/ProcessSessionDB.module\nSession/SessionHandlerDB/SessionHandlerDB.module\nLanguageSupport/LanguageSupportPageNames.module\nLanguageSupport/LanguageTabs.module\nLanguageSupport/ProcessLanguageTranslator.module\nLanguageSupport/LanguageSupport.module\nLanguageSupport/LanguageSupportFields.module\nLanguageSupport/FieldtypeTextareaLanguage.module\nLanguageSupport/FieldtypeTextLanguage.module\nLanguageSupport/ProcessLanguage.module\nLanguageSupport/FieldtypePageTitleLanguage.module\nPagePathHistory.module\nPage/PageFrontEdit/PageFrontEdit.module', '2024-09-09 09:46:29');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('200', '.Modules.site/modules/', '8192', 'pw-admin-custom-pages/ProcessAdminCustomPages.module\npw-admin-custom-pages/FieldtypeAdminCustomPagesSelect.module\nFieldtypeTextUnique/FieldtypeTextUnique.module\nFileValidatorSvgSanitizer/FileValidatorSvgSanitizer.module.php\nWireMailSmtp/WireMailSmtp.module\nProcessDatabaseBackups/ProcessDatabaseBackups.module\nPrivacyWire/TextformatterPrivacyWire.module\nPrivacyWire/PrivacyWire.module\nProcessWireUpgrade/ProcessWireUpgradeCheck.module\nProcessWireUpgrade/ProcessWireUpgrade.module\nImageRasterizer/ImageRasterizer.module\nProcessRSSFetch/ProcessRSSFetch.module\nMarkupGoogleRecaptcha/MarkupGoogleRecaptcha.module\nFieldtypeColor/FieldtypeColor.module\nFieldtypeColor/InputfieldColor.module\nFieldtypeVideo/InputfieldVideo.module.php\nFieldtypeVideo/FieldtypeVideo.module.php', '2024-09-09 09:46:29');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('208', 'FileValidatorSvgSanitizer', '0', '{\"removeRemoteReferences\":1,\"minify\":\"\",\"customTags\":\"\",\"customAttrs\":\"\"}', '2024-09-17 12:43:43');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('209', 'ImageRasterizer', '3', '{\"rasterizedImagesField\":\"none\",\"rasterDimensions\":\"\",\"format\":\"png\",\"image_type\":\"7\",\"image_depth\":\"8\",\"jpg_background_color\":\"#FFFFFF\",\"png_background_color\":\"#FFFFFF\",\"jpg_compression\":\"90\"}', '2024-09-17 12:43:57');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('206', 'PrivacyWire', '3', '', '2024-09-09 11:49:02');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('207', 'TextformatterPrivacyWire', '1', '', '2024-09-09 11:49:02');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('205', 'MarkupGoogleRecaptcha', '0', '{\"site_key\":\"6LexXqYiAAAAACwDpMGIg1OMnAXVJU0VmbEMQUD8\",\"secret_key\":\"6LexXqYiAAAAAOoFqs4kfWd7zW6stVRK0aViyiQo\",\"data_recaptcha_type\":\"invisible\",\"data_badge\":\"bottomright\",\"data_theme\":0,\"data_size\":0,\"data_index\":\"0\",\"data_type\":\"\"}', '2024-09-09 11:48:55');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('201', 'FieldtypeColor', '1', '', '2024-09-09 11:48:40');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('202', 'InputfieldColor', '0', '', '2024-09-09 11:48:40');
+INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('203', 'FieldtypeVideo', '1', '{\"player_code\":\"\\n