diff --git a/.htaccess b/.htaccess index 1054135..9ad82a3 100644 --- a/.htaccess +++ b/.htaccess @@ -94,6 +94,7 @@ ErrorDocument 404 /index.php # prevent site from being loaded in an iframe on another site # you will need to remove this one if you want to allow external iframes # Header always append X-Frame-Options SAMEORIGIN + Header always set X-Frame-Options SAMEORIGIN # To prevent cross site scripting (IE8+ proprietary) Header set X-XSS-Protection "1; mode=block" diff --git a/site/assets/backups/database/praiadeseselle.com_v.0.0.9.20220406.sql b/site/assets/backups/database/praiadeseselle.com_v.0.0.9.20220406.sql new file mode 100644 index 0000000..9969342 --- /dev/null +++ b/site/assets/backups/database/praiadeseselle.com_v.0.0.9.20220406.sql @@ -0,0 +1,1032 @@ +# --- WireDatabaseBackup {"time":"2022-04-06 13:15:34","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; + +INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('Modules.wire/modules/', 'Session/SessionLoginThrottle/SessionLoginThrottle.module\nSession/SessionHandlerDB/SessionHandlerDB.module\nSession/SessionHandlerDB/ProcessSessionDB.module\nImage/ImageSizerEngineAnimatedGif/ImageSizerEngineAnimatedGif.module\nImage/ImageSizerEngineIMagick/ImageSizerEngineIMagick.module\nPagePaths.module\nPage/PageFrontEdit/PageFrontEdit.module\nLazyCron.module\nPageRender.module\nFieldtype/FieldtypeToggle.module\nFieldtype/FieldtypeText.module\nFieldtype/FieldtypeFieldsetClose.module\nFieldtype/FieldtypeDecimal.module\nFieldtype/FieldtypeFieldsetOpen.module\nFieldtype/FieldtypePassword.module\nFieldtype/FieldtypeFloat.module\nFieldtype/FieldtypeCheckbox.module\nFieldtype/FieldtypeFile/FieldtypeFile.module\nFieldtype/FieldtypeRepeater/FieldtypeFieldsetPage.module\nFieldtype/FieldtypeRepeater/InputfieldRepeater.module\nFieldtype/FieldtypeRepeater/FieldtypeRepeater.module\nFieldtype/FieldtypePageTable.module\nFieldtype/FieldtypeURL.module\nFieldtype/FieldtypeComments/FieldtypeComments.module\nFieldtype/FieldtypeComments/CommentFilterAkismet.module\nFieldtype/FieldtypeComments/InputfieldCommentsAdmin.module\nFieldtype/FieldtypeInteger.module\nFieldtype/FieldtypeImage/FieldtypeImage.module\nFieldtype/FieldtypeOptions/FieldtypeOptions.module\nFieldtype/FieldtypePage.module\nFieldtype/FieldtypeFieldsetTabOpen.module\nFieldtype/FieldtypeModule.module\nFieldtype/FieldtypeSelector.module\nFieldtype/FieldtypeCache.module\nFieldtype/FieldtypePageTitle.module\nFieldtype/FieldtypeEmail.module\nFieldtype/FieldtypeTextarea.module\nFieldtype/FieldtypeDatetime.module\nLanguageSupport/LanguageSupportFields.module\nLanguageSupport/ProcessLanguageTranslator.module\nLanguageSupport/FieldtypeTextareaLanguage.module\nLanguageSupport/LanguageTabs.module\nLanguageSupport/LanguageSupport.module\nLanguageSupport/FieldtypePageTitleLanguage.module\nLanguageSupport/ProcessLanguage.module\nLanguageSupport/LanguageSupportPageNames.module\nLanguageSupport/FieldtypeTextLanguage.module\nPagePathHistory.module\nInputfield/InputfieldFile/InputfieldFile.module\nInputfield/InputfieldPageName/InputfieldPageName.module\nInputfield/InputfieldMarkup.module\nInputfield/InputfieldRadios/InputfieldRadios.module\nInputfield/InputfieldCKEditor/InputfieldCKEditor.module\nInputfield/InputfieldHidden.module\nInputfield/InputfieldForm.module\nInputfield/InputfieldPageListSelect/InputfieldPageListSelect.module\nInputfield/InputfieldPageListSelect/InputfieldPageListSelectMultiple.module\nInputfield/InputfieldEmail.module\nInputfield/InputfieldURL.module\nInputfield/InputfieldTextarea.module\nInputfield/InputfieldSelect.module\nInputfield/InputfieldPage/InputfieldPage.module\nInputfield/InputfieldTextTags/InputfieldTextTags.module\nInputfield/InputfieldIcon/InputfieldIcon.module\nInputfield/InputfieldName.module\nInputfield/InputfieldPageAutocomplete/InputfieldPageAutocomplete.module\nInputfield/InputfieldAsmSelect/InputfieldAsmSelect.module\nInputfield/InputfieldFieldset.module\nInputfield/InputfieldPageTitle/InputfieldPageTitle.module\nInputfield/InputfieldSelectMultiple.module\nInputfield/InputfieldSelector/InputfieldSelector.module\nInputfield/InputfieldButton.module\nInputfield/InputfieldToggle/InputfieldToggle.module\nInputfield/InputfieldImage/InputfieldImage.module\nInputfield/InputfieldCheckbox/InputfieldCheckbox.module\nInputfield/InputfieldText/InputfieldText.module\nInputfield/InputfieldDatetime/InputfieldDatetime.module\nInputfield/InputfieldCheckboxes/InputfieldCheckboxes.module\nInputfield/InputfieldInteger.module\nInputfield/InputfieldPassword/InputfieldPassword.module\nInputfield/InputfieldSubmit/InputfieldSubmit.module\nInputfield/InputfieldPageTable/InputfieldPageTable.module\nInputfield/InputfieldFloat.module\nFileCompilerTags.module\nPagePermissions.module\nProcess/ProcessList.module\nProcess/ProcessPageList/ProcessPageList.module\nProcess/ProcessLogger/ProcessLogger.module\nProcess/ProcessPageLister/ProcessPageLister.module\nProcess/ProcessPageTrash.module\nProcess/ProcessPageEditImageSelect/ProcessPageEditImageSelect.module\nProcess/ProcessPageClone.module\nProcess/ProcessModule/ProcessModule.module\nProcess/ProcessPageView.module\nProcess/ProcessLogin/ProcessLogin.module\nProcess/ProcessCommentsManager/ProcessCommentsManager.module\nProcess/ProcessPageEdit/ProcessPageEdit.module\nProcess/ProcessPageSearch/ProcessPageSearch.module\nProcess/ProcessRecentPages/ProcessRecentPages.module\nProcess/ProcessPageAdd/ProcessPageAdd.module\nProcess/ProcessPageEditLink/ProcessPageEditLink.module\nProcess/ProcessProfile/ProcessProfile.module\nProcess/ProcessUser/ProcessUser.module\nProcess/ProcessField/ProcessField.module\nProcess/ProcessTemplate/ProcessTemplate.module\nProcess/ProcessPageType/ProcessPageType.module\nProcess/ProcessPermission/ProcessPermission.module\nProcess/ProcessRole/ProcessRole.module\nProcess/ProcessPagesExportImport/ProcessPagesExportImport.module\nProcess/ProcessHome.module\nProcess/ProcessForgotPassword/ProcessForgotPassword.module\nProcess/ProcessPageSort.module\nAdminTheme/AdminThemeReno/AdminThemeReno.module\nAdminTheme/AdminThemeUikit/AdminThemeUikit.module\nAdminTheme/AdminThemeDefault/AdminThemeDefault.module\nTextformatter/TextformatterEntities.module\nTextformatter/TextformatterMarkdownExtra/TextformatterMarkdownExtra.module\nTextformatter/TextformatterSmartypants/TextformatterSmartypants.module\nTextformatter/TextformatterNewlineUL.module\nTextformatter/TextformatterNewlineBR.module\nTextformatter/TextformatterStripTags.module\nTextformatter/TextformatterPstripper.module\nSystem/SystemNotifications/FieldtypeNotifications.module\nSystem/SystemNotifications/SystemNotifications.module\nSystem/SystemUpdater/SystemUpdater.module\nMarkup/MarkupPageArray.module\nMarkup/MarkupHTMLPurifier/MarkupHTMLPurifier.module\nMarkup/MarkupCache.module\nMarkup/MarkupPageFields.module\nMarkup/MarkupPagerNav/MarkupPagerNav.module\nMarkup/MarkupAdminDataTable/MarkupAdminDataTable.module\nMarkup/MarkupRSS.module\nJquery/JqueryTableSorter/JqueryTableSorter.module\nJquery/JqueryCore/JqueryCore.module\nJquery/JqueryWireTabs/JqueryWireTabs.module\nJquery/JqueryUI/JqueryUI.module\nJquery/JqueryMagnific/JqueryMagnific.module', '2010-04-08 03:10:01'); +INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('ModulesVerbose.info', '{\"125\":{\"summary\":\"Throttles login attempts to help prevent dictionary attacks.\",\"core\":true,\"versionStr\":\"1.0.3\"},\"115\":{\"summary\":\"Adds a render method to Page and caches page output.\",\"core\":true,\"versionStr\":\"1.0.5\"},\"3\":{\"summary\":\"Field that stores a single line of text\",\"core\":true,\"versionStr\":\"1.0.2\"},\"106\":{\"summary\":\"Close a fieldset opened by FieldsetOpen. \",\"core\":true,\"versionStr\":\"1.0.0\"},\"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\"},\"133\":{\"summary\":\"Field that stores a hashed and salted password\",\"core\":true,\"versionStr\":\"1.0.1\"},\"89\":{\"summary\":\"Field that stores a floating point number\",\"core\":true,\"versionStr\":\"1.0.6\"},\"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\"},\"6\":{\"summary\":\"Field that stores one or more files\",\"core\":true,\"versionStr\":\"1.0.7\"},\"174\":{\"summary\":\"Repeats fields from another template. Provides the input for FieldtypeRepeater.\",\"core\":true,\"versionStr\":\"1.0.7\"},\"173\":{\"summary\":\"Maintains a collection of fields that are repeated for any number of times.\",\"core\":true,\"versionStr\":\"1.0.7\"},\"135\":{\"summary\":\"Field that stores a URL\",\"core\":true,\"versionStr\":\"1.0.1\"},\"84\":{\"summary\":\"Field that stores an integer\",\"core\":true,\"versionStr\":\"1.0.2\"},\"57\":{\"summary\":\"Field that stores one or more GIF, JPG, or PNG images\",\"core\":true,\"versionStr\":\"1.0.2\"},\"172\":{\"summary\":\"Field that stores single and multi select options.\",\"core\":true,\"versionStr\":\"0.0.2\"},\"4\":{\"summary\":\"Field that stores one or more references to ProcessWire pages\",\"core\":true,\"versionStr\":\"1.0.6\"},\"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\"},\"27\":{\"summary\":\"Field that stores a reference to another module\",\"core\":true,\"versionStr\":\"1.0.1\"},\"111\":{\"summary\":\"Field that stores a page title\",\"core\":true,\"versionStr\":\"1.0.0\"},\"29\":{\"summary\":\"Field that stores an e-mail address\",\"core\":true,\"versionStr\":\"1.0.1\"},\"1\":{\"summary\":\"Field that stores multiple lines of text\",\"core\":true,\"versionStr\":\"1.0.7\"},\"28\":{\"summary\":\"Field that stores a date and optionally time\",\"core\":true,\"versionStr\":\"1.0.5\"},\"165\":{\"summary\":\"Provides language translation capabilities for ProcessWire core and modules.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"1.0.1\"},\"170\":{\"summary\":\"Field that stores a multiple lines of text in multiple languages\",\"core\":true,\"versionStr\":\"1.0.0\"},\"163\":{\"summary\":\"ProcessWire multi-language support.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"1.0.3\"},\"167\":{\"summary\":\"Required to use multi-language fields.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"1.0.1\"},\"166\":{\"summary\":\"Organizes multi-language fields into tabs for a cleaner easier to use interface.\",\"author\":\"adamspruijt, ryan\",\"core\":true,\"versionStr\":\"1.1.5\"},\"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\"},\"164\":{\"summary\":\"Manage system languages\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"1.0.3\",\"permissions\":{\"lang-edit\":\"Administer languages and static translation files\"}},\"171\":{\"summary\":\"Required to use multi-language page names.\",\"author\":\"Ryan Cramer\",\"core\":true,\"versionStr\":\"0.1.0\"},\"168\":{\"summary\":\"Field that stores a single line of text in multiple languages\",\"core\":true,\"versionStr\":\"1.0.0\"},\"55\":{\"summary\":\"One or more file uploads (sortable)\",\"core\":true,\"versionStr\":\"1.2.6\"},\"86\":{\"summary\":\"Text input validated as a ProcessWire Page name field\",\"core\":true,\"versionStr\":\"1.0.6\"},\"79\":{\"summary\":\"Contains any other markup and optionally child Inputfields\",\"core\":true,\"versionStr\":\"1.0.2\"},\"39\":{\"summary\":\"Radio buttons for selection of a single item\",\"core\":true,\"versionStr\":\"1.0.6\"},\"155\":{\"summary\":\"CKEditor textarea rich text editor.\",\"core\":true,\"versionStr\":\"1.6.8\"},\"40\":{\"summary\":\"Hidden value in a form\",\"core\":true,\"versionStr\":\"1.0.1\"},\"30\":{\"summary\":\"Contains one or more fields in a form\",\"core\":true,\"versionStr\":\"1.0.7\"},\"15\":{\"summary\":\"Selection of a single page from a ProcessWire page tree list\",\"core\":true,\"versionStr\":\"1.0.1\"},\"137\":{\"summary\":\"Selection of multiple pages from a ProcessWire page tree list\",\"core\":true,\"versionStr\":\"1.0.2\"},\"80\":{\"summary\":\"E-Mail address in valid format\",\"core\":true,\"versionStr\":\"1.0.1\"},\"108\":{\"summary\":\"URL in valid format\",\"core\":true,\"versionStr\":\"1.0.2\"},\"35\":{\"summary\":\"Multiple lines of text\",\"core\":true,\"versionStr\":\"1.0.3\"},\"36\":{\"summary\":\"Selection of a single value from a select pulldown\",\"core\":true,\"versionStr\":\"1.0.2\"},\"60\":{\"summary\":\"Select one or more pages\",\"core\":true,\"versionStr\":\"1.0.7\"},\"175\":{\"summary\":\"Enables input of user entered tags or selection of predefined tags.\",\"core\":true,\"versionStr\":\"0.0.5\"},\"162\":{\"summary\":\"Select an icon\",\"core\":true,\"versionStr\":\"0.0.3\"},\"41\":{\"summary\":\"Text input validated as a ProcessWire name field\",\"core\":true,\"versionStr\":\"1.0.0\"},\"25\":{\"summary\":\"Multiple selection, progressive enhancement to select multiple\",\"core\":true,\"versionStr\":\"2.0.2\"},\"78\":{\"summary\":\"Groups one or more fields together in a container\",\"core\":true,\"versionStr\":\"1.0.1\"},\"112\":{\"summary\":\"Handles input of Page Title and auto-generation of Page Name (when name is blank)\",\"core\":true,\"versionStr\":\"1.0.2\"},\"43\":{\"summary\":\"Select multiple items from a list\",\"core\":true,\"versionStr\":\"1.0.1\"},\"149\":{\"summary\":\"Build a page finding selector visually.\",\"author\":\"Avoine + ProcessWire\",\"core\":true,\"versionStr\":\"0.2.8\"},\"131\":{\"summary\":\"Form button element that you can optionally pass an href attribute to.\",\"core\":true,\"versionStr\":\"1.0.0\"},\"176\":{\"summary\":\"A toggle providing similar input capability to a checkbox but much more configurable.\",\"core\":true,\"versionStr\":\"0.0.1\"},\"56\":{\"summary\":\"One or more image uploads (sortable)\",\"core\":true,\"versionStr\":\"1.2.4\"},\"37\":{\"summary\":\"Single checkbox toggle\",\"core\":true,\"versionStr\":\"1.0.6\"},\"34\":{\"summary\":\"Single line of text\",\"core\":true,\"versionStr\":\"1.0.6\"},\"94\":{\"summary\":\"Inputfield that accepts date and optionally time\",\"core\":true,\"versionStr\":\"1.0.7\"},\"38\":{\"summary\":\"Multiple checkbox toggles\",\"core\":true,\"versionStr\":\"1.0.8\"},\"85\":{\"summary\":\"Integer (positive or negative)\",\"core\":true,\"versionStr\":\"1.0.5\"},\"122\":{\"summary\":\"Password input with confirmation field that doesn't ever echo the input back.\",\"core\":true,\"versionStr\":\"1.0.2\"},\"32\":{\"summary\":\"Form submit button\",\"core\":true,\"versionStr\":\"1.0.3\"},\"90\":{\"summary\":\"Floating point number with precision\",\"core\":true,\"versionStr\":\"1.0.4\"},\"114\":{\"summary\":\"Adds various permission methods to Page objects that are used by Process modules.\",\"core\":true,\"versionStr\":\"1.0.5\"},\"76\":{\"summary\":\"Lists the Process assigned to each child page of the current\",\"core\":true,\"versionStr\":\"1.0.1\"},\"12\":{\"summary\":\"List pages in a hierarchical tree structure\",\"core\":true,\"versionStr\":\"1.2.3\"},\"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\"}},\"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\"}},\"109\":{\"summary\":\"Handles emptying of Page trash\",\"core\":true,\"versionStr\":\"1.0.3\"},\"129\":{\"summary\":\"Provides image manipulation functions for image fields and rich text editors.\",\"core\":true,\"versionStr\":\"1.2.0\"},\"50\":{\"summary\":\"List, edit or install\\/uninstall modules\",\"core\":true,\"versionStr\":\"1.1.9\"},\"83\":{\"summary\":\"All page views are routed through this Process\",\"core\":true,\"versionStr\":\"1.0.4\"},\"10\":{\"summary\":\"Login to ProcessWire\",\"core\":true,\"versionStr\":\"1.0.8\"},\"7\":{\"summary\":\"Edit a Page\",\"core\":true,\"versionStr\":\"1.1.0\"},\"104\":{\"summary\":\"Provides a page search engine for admin use.\",\"core\":true,\"versionStr\":\"1.0.6\"},\"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\"}},\"17\":{\"summary\":\"Add a new page\",\"core\":true,\"versionStr\":\"1.0.8\"},\"121\":{\"summary\":\"Provides a link capability as used by some Fieldtype modules (like rich text editors).\",\"core\":true,\"versionStr\":\"1.0.9\"},\"138\":{\"summary\":\"Enables user to change their password, email address and other settings that you define.\",\"core\":true,\"versionStr\":\"1.0.5\"},\"66\":{\"summary\":\"Manage system users\",\"core\":true,\"versionStr\":\"1.0.7\",\"searchable\":\"users\"},\"48\":{\"summary\":\"Edit individual fields that hold page data\",\"core\":true,\"versionStr\":\"1.1.3\",\"searchable\":\"fields\"},\"47\":{\"summary\":\"List and edit the templates that control page output\",\"core\":true,\"versionStr\":\"1.1.4\",\"searchable\":\"templates\"},\"134\":{\"summary\":\"List, Edit and Add pages of a specific type\",\"core\":true,\"versionStr\":\"1.0.1\"},\"136\":{\"summary\":\"Manage system permissions\",\"core\":true,\"versionStr\":\"1.0.1\"},\"68\":{\"summary\":\"Manage user roles and what permissions are attached\",\"core\":true,\"versionStr\":\"1.0.4\"},\"87\":{\"summary\":\"Acts as a placeholder Process for the admin root. Ensures proper flow control after login.\",\"core\":true,\"versionStr\":\"1.0.1\"},\"14\":{\"summary\":\"Handles page sorting and moving for PageList\",\"core\":true,\"versionStr\":\"1.0.0\"},\"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\"},\"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\"},\"139\":{\"summary\":\"Manages system versions and upgrades.\",\"core\":true,\"versionStr\":\"0.1.9\"},\"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\"},\"156\":{\"summary\":\"Front-end to the HTML Purifier library.\",\"core\":true,\"versionStr\":\"4.9.6\"},\"98\":{\"summary\":\"Generates markup for pagination navigation\",\"core\":true,\"versionStr\":\"1.0.5\"},\"67\":{\"summary\":\"Generates markup for data tables used by ProcessWire admin\",\"core\":true,\"versionStr\":\"1.0.7\"},\"103\":{\"summary\":\"Provides a jQuery plugin for sorting tables.\",\"href\":\"http:\\/\\/mottie.github.io\\/tablesorter\\/\",\"core\":true,\"versionStr\":\"2.2.1\"},\"116\":{\"summary\":\"jQuery Core as required by ProcessWire Admin and plugins\",\"href\":\"http:\\/\\/jquery.com\",\"core\":true,\"versionStr\":\"1.8.3\"},\"45\":{\"summary\":\"Provides a jQuery plugin for generating tabs in ProcessWire.\",\"core\":true,\"versionStr\":\"1.1.0\"},\"117\":{\"summary\":\"jQuery UI as required by ProcessWire and plugins\",\"href\":\"http:\\/\\/ui.jquery.com\",\"core\":true,\"versionStr\":\"1.9.6\"},\"151\":{\"summary\":\"Provides lightbox capability for image galleries. Replacement for FancyBox. Uses Magnific Popup by @dimsemenov.\",\"href\":\"http:\\/\\/dimsemenov.com\\/plugins\\/magnific-popup\\/\",\"core\":true,\"versionStr\":\"0.0.1\"},\"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\"}},\"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\"},\"177\":{\"summary\":\"Field that stores an address with latitude and longitude coordinates and has built-in geocoding capability with Google Maps API.\",\"versionStr\":\"2.0.9\"},\"178\":{\"summary\":\"Provides input for the MapMarker Fieldtype\",\"versionStr\":\"2.0.9\"},\"180\":{\"summary\":\"Renders Google Maps for the MapMarker Fieldtype\",\"versionStr\":\"1.0.1\"},\"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\"},\"184\":{\"summary\":\"Validates and\\/or sanitizes uploaded SVG files.\",\"author\":\"Adrian and Ryan\",\"versionStr\":\"0.0.5\"}}', '2010-04-08 03:10:01'); +INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('Modules.site/modules/', 'ProcessDatabaseBackups/ProcessDatabaseBackups.module\nFileValidatorSvgSanitizer-master/FileValidatorSvgSanitizer.module.php\nProcessWireUpgrade/ProcessWireUpgrade.module\nProcessWireUpgrade/ProcessWireUpgradeCheck.module\nFieldtypeMapMarker/FieldtypeMapMarker.module\nFieldtypeMapMarker/InputfieldMapMarker.module\nFieldtypeMapMarker/MarkupGoogleMap.module\nFieldtypeTextUnique/FieldtypeTextUnique.module', '2010-04-08 03:10:01'); +INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('ModulesUninstalled.info', '{\"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\":1630086528,\"installed\":false,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"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\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"core\":true,\"page\":{\"name\":\"sessions-db\",\"parent\":\"access\",\"title\":\"Sessions\"}},\"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\":1630086528,\"installed\":false,\"configurable\":4,\"namespace\":\"ProcessWire\\\\\",\"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\":1630086528,\"installed\":false,\"configurable\":4,\"namespace\":\"ProcessWire\\\\\",\"core\":true},\"PagePaths\":{\"name\":\"PagePaths\",\"title\":\"Page Paths\",\"version\":1,\"versionStr\":\"0.0.1\",\"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). Currently supports only single languages sites.\",\"autoload\":true,\"singular\":true,\"created\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"core\":true},\"PageFrontEdit\":{\"name\":\"PageFrontEdit\",\"title\":\"Front-End Page Editor\",\"version\":3,\"versionStr\":\"0.0.3\",\"author\":\"Ryan Cramer\",\"summary\":\"Enables front-end editing of page fields.\",\"icon\":\"cube\",\"permissions\":{\"page-edit-front\":\"Use the front-end page editor\"},\"autoload\":true,\"created\":1630086528,\"installed\":false,\"configurable\":\"PageFrontEditConfig.php\",\"namespace\":\"ProcessWire\\\\\",\"core\":true,\"license\":\"MPL 2.0\"},\"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\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"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\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"core\":true},\"FieldtypeDecimal\":{\"name\":\"FieldtypeDecimal\",\"title\":\"Decimal\",\"version\":1,\"versionStr\":\"0.0.1\",\"summary\":\"Field that stores a decimal number\",\"created\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"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\":1630086528,\"installed\":false,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"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\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"core\":true},\"FieldtypeComments\":{\"name\":\"FieldtypeComments\",\"title\":\"Comments\",\"version\":109,\"versionStr\":\"1.0.9\",\"summary\":\"Field that stores user posted comments for a single Page\",\"installs\":[\"InputfieldCommentsAdmin\"],\"created\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"core\":true},\"CommentFilterAkismet\":{\"name\":\"CommentFilterAkismet\",\"title\":\"Comment Filter: Akismet\",\"version\":200,\"versionStr\":\"2.0.0\",\"summary\":\"Uses the Akismet service to identify comment spam. Module plugin for the Comments Fieldtype.\",\"requiresVersions\":{\"FieldtypeComments\":[\">=\",0]},\"created\":1630086528,\"installed\":false,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"core\":true},\"InputfieldCommentsAdmin\":{\"name\":\"InputfieldCommentsAdmin\",\"title\":\"Comments Admin\",\"version\":104,\"versionStr\":\"1.0.4\",\"summary\":\"Provides an administrative interface for working with comments\",\"requiresVersions\":{\"FieldtypeComments\":[\">=\",0]},\"created\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"core\":true},\"FieldtypeSelector\":{\"name\":\"FieldtypeSelector\",\"title\":\"Selector\",\"version\":13,\"versionStr\":\"0.1.3\",\"author\":\"Avoine + ProcessWire\",\"summary\":\"Build a page finding selector visually.\",\"created\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"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\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"core\":true},\"PagePathHistory\":{\"name\":\"PagePathHistory\",\"title\":\"Page Path History\",\"version\":6,\"versionStr\":\"0.0.6\",\"summary\":\"Keeps track of past URLs where pages have lived and automatically redirects (301 permament) to the new location whenever the past URL is accessed.\",\"autoload\":true,\"singular\":true,\"created\":1630086528,\"installed\":false,\"configurable\":4,\"namespace\":\"ProcessWire\\\\\",\"core\":true},\"InputfieldPageAutocomplete\":{\"name\":\"InputfieldPageAutocomplete\",\"title\":\"Page Auto Complete\",\"version\":112,\"versionStr\":\"1.1.2\",\"summary\":\"Multiple Page selection using auto completion and sorting capability. Intended for use as an input field for Page reference fields.\",\"created\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"core\":true},\"InputfieldPageTable\":{\"name\":\"InputfieldPageTable\",\"title\":\"ProFields: Page Table\",\"version\":14,\"versionStr\":\"0.1.4\",\"summary\":\"Inputfield to accompany FieldtypePageTable\",\"requiresVersions\":{\"FieldtypePageTable\":[\">=\",0]},\"created\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"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\":1630086528,\"installed\":false,\"configurable\":4,\"namespace\":\"ProcessWire\\\\\",\"core\":true},\"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\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"core\":true,\"page\":{\"name\":\"clone\",\"title\":\"Clone\",\"parent\":\"page\",\"status\":1024}},\"ProcessCommentsManager\":{\"name\":\"ProcessCommentsManager\",\"title\":\"Comments\",\"version\":10,\"versionStr\":\"0.1.0\",\"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\":1630086528,\"installed\":false,\"searchable\":\"comments\",\"namespace\":\"ProcessWire\\\\\",\"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\"}]},\"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\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"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\":1630086528,\"installed\":false,\"configurable\":4,\"namespace\":\"ProcessWire\\\\\",\"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\":1630086528,\"installed\":false,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"core\":true},\"TextformatterMarkdownExtra\":{\"name\":\"TextformatterMarkdownExtra\",\"title\":\"Markdown\\/Parsedown Extra\",\"version\":180,\"versionStr\":\"1.8.0\",\"summary\":\"Markdown\\/Parsedown extra lightweight markup language by Emanuil Rusev. Based on Markdown by John Gruber.\",\"created\":1630086528,\"installed\":false,\"configurable\":4,\"namespace\":\"ProcessWire\\\\\",\"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\":1630086528,\"installed\":false,\"configurable\":4,\"namespace\":\"ProcessWire\\\\\",\"core\":true,\"url\":\"https:\\/\\/github.com\\/michelf\\/php-smartypants\"},\"TextformatterNewlineUL\":{\"name\":\"TextformatterNewlineUL\",\"title\":\"Newlines to Unordered List\",\"version\":100,\"versionStr\":\"1.0.0\",\"summary\":\"Converts newlines to
tags that may have been applied by other text formatters before it. \",\"created\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"core\":true},\"FieldtypeNotifications\":{\"name\":\"FieldtypeNotifications\",\"title\":\"Notifications\",\"version\":4,\"versionStr\":\"0.0.4\",\"summary\":\"Field that stores user notifications.\",\"requiresVersions\":{\"SystemNotifications\":[\">=\",0]},\"created\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"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\":1630086528,\"installed\":false,\"configurable\":\"SystemNotificationsConfig.php\",\"namespace\":\"ProcessWire\\\\\",\"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\":1630086528,\"installed\":false,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"core\":true},\"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\":1630086528,\"installed\":false,\"namespace\":\"ProcessWire\\\\\",\"core\":true,\"permanent\":true},\"MarkupRSS\":{\"name\":\"MarkupRSS\",\"title\":\"Markup RSS Feed\",\"version\":104,\"versionStr\":\"1.0.4\",\"summary\":\"Renders an RSS feed. Given a PageArray, renders an RSS feed of them.\",\"icon\":\"rss-square\",\"created\":1630086528,\"installed\":false,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"core\":true}}', '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('Permissions.names', '{\"db-backup\":1021,\"lang-edit\":1015,\"logs-edit\":1014,\"logs-view\":1013,\"page-delete\":34,\"page-edit\":32,\"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__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\":\"6a520997c30b6f60474857fc2aa9ea84\",\"size\":169,\"time\":1649239109,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/_main.php\",\"hash\":\"6a520997c30b6f60474857fc2aa9ea84\",\"size\":169,\"time\":1649239109}}', '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\":\"24b969921b22b6196365d938157c887e\",\"size\":667,\"time\":1649238267,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/portada.php\",\"hash\":\"24b969921b22b6196365d938157c887e\",\"size\":667,\"time\":1649238267}}', '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__636d0b2ee6748aaf54ee480d3398c6a9', '{\"source\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/templates\\/pagina.php\",\"hash\":\"2f4beac8f71ee633d50bcef3d265479d\",\"size\":533,\"time\":1649236669,\"ns\":\"ProcessWire\"},\"target\":{\"file\":\"\\/srv\\/http\\/php.artabro\\/praiadeseselle\\/site\\/assets\\/cache\\/FileCompiler\\/site\\/templates\\/pagina.php\",\"hash\":\"2f4beac8f71ee633d50bcef3d265479d\",\"size\":533,\"time\":1649236669}}', '2010-04-08 03:10:10'); +INSERT INTO `caches` (`name`, `data`, `expires`) VALUES('Modules.info', '{\"125\":{\"name\":\"SessionLoginThrottle\",\"title\":\"Session Login Throttle\",\"version\":103,\"autoload\":\"function\",\"singular\":true,\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\"},\"115\":{\"name\":\"PageRender\",\"title\":\"Page Render\",\"version\":105,\"autoload\":true,\"singular\":true,\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"3\":{\"name\":\"FieldtypeText\",\"title\":\"Text\",\"version\":102,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"106\":{\"name\":\"FieldtypeFieldsetClose\",\"title\":\"Fieldset (Close)\",\"version\":100,\"singular\":1,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"105\":{\"name\":\"FieldtypeFieldsetOpen\",\"title\":\"Fieldset (Open)\",\"version\":101,\"singular\":1,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"133\":{\"name\":\"FieldtypePassword\",\"title\":\"Password\",\"version\":101,\"singular\":true,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"89\":{\"name\":\"FieldtypeFloat\",\"title\":\"Float\",\"version\":106,\"singular\":1,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"97\":{\"name\":\"FieldtypeCheckbox\",\"title\":\"Checkbox\",\"version\":101,\"singular\":true,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"6\":{\"name\":\"FieldtypeFile\",\"title\":\"Files\",\"version\":107,\"created\":1646741672,\"configurable\":4,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"174\":{\"name\":\"InputfieldRepeater\",\"title\":\"Repeater\",\"version\":107,\"requiresVersions\":{\"FieldtypeRepeater\":[\">=\",0]},\"created\":1646743304,\"namespace\":\"ProcessWire\\\\\"},\"173\":{\"name\":\"FieldtypeRepeater\",\"title\":\"Repeater\",\"version\":107,\"installs\":[\"InputfieldRepeater\"],\"autoload\":true,\"singular\":true,\"created\":1646743304,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\"},\"135\":{\"name\":\"FieldtypeURL\",\"title\":\"URL\",\"version\":101,\"singular\":1,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"84\":{\"name\":\"FieldtypeInteger\",\"title\":\"Integer\",\"version\":102,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"57\":{\"name\":\"FieldtypeImage\",\"title\":\"Images\",\"version\":102,\"created\":1646741672,\"configurable\":4,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"172\":{\"name\":\"FieldtypeOptions\",\"title\":\"Select Options\",\"version\":2,\"singular\":true,\"created\":1646743276,\"namespace\":\"ProcessWire\\\\\"},\"4\":{\"name\":\"FieldtypePage\",\"title\":\"Page Reference\",\"version\":106,\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"107\":{\"name\":\"FieldtypeFieldsetTabOpen\",\"title\":\"Fieldset in Tab (Open)\",\"version\":100,\"singular\":1,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"27\":{\"name\":\"FieldtypeModule\",\"title\":\"Module Reference\",\"version\":101,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"111\":{\"name\":\"FieldtypePageTitle\",\"title\":\"Page Title\",\"version\":100,\"singular\":1,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"29\":{\"name\":\"FieldtypeEmail\",\"title\":\"E-Mail\",\"version\":101,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\"},\"1\":{\"name\":\"FieldtypeTextarea\",\"title\":\"Textarea\",\"version\":107,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"28\":{\"name\":\"FieldtypeDatetime\",\"title\":\"Datetime\",\"version\":105,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\"},\"165\":{\"name\":\"ProcessLanguageTranslator\",\"title\":\"Language Translator\",\"version\":101,\"requiresVersions\":{\"LanguageSupport\":[\">=\",0]},\"permission\":\"lang-edit\",\"singular\":1,\"created\":1646742978,\"namespace\":\"ProcessWire\\\\\"},\"170\":{\"name\":\"FieldtypeTextareaLanguage\",\"title\":\"Textarea (Multi-language)\",\"version\":100,\"requiresVersions\":{\"LanguageSupportFields\":[\">=\",0]},\"singular\":true,\"created\":1646743011,\"namespace\":\"ProcessWire\\\\\"},\"163\":{\"name\":\"LanguageSupport\",\"title\":\"Languages Support\",\"version\":103,\"installs\":[\"ProcessLanguage\",\"ProcessLanguageTranslator\"],\"autoload\":true,\"singular\":true,\"created\":1646742977,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"addFlag\":32},\"167\":{\"name\":\"LanguageSupportFields\",\"title\":\"Languages Support - Fields\",\"version\":101,\"requiresVersions\":{\"LanguageSupport\":[\">=\",0]},\"installs\":[\"FieldtypePageTitleLanguage\",\"FieldtypeTextareaLanguage\",\"FieldtypeTextLanguage\"],\"autoload\":true,\"singular\":true,\"created\":1646743011,\"namespace\":\"ProcessWire\\\\\"},\"166\":{\"name\":\"LanguageTabs\",\"title\":\"Languages Support - Tabs\",\"version\":115,\"requiresVersions\":{\"LanguageSupport\":[\">=\",0]},\"autoload\":\"template=admin\",\"singular\":true,\"created\":1646743008,\"configurable\":4,\"namespace\":\"ProcessWire\\\\\"},\"169\":{\"name\":\"FieldtypePageTitleLanguage\",\"title\":\"Page Title (Multi-Language)\",\"version\":100,\"requiresVersions\":{\"LanguageSupportFields\":[\">=\",0],\"FieldtypeTextLanguage\":[\">=\",0]},\"singular\":true,\"created\":1646743011,\"namespace\":\"ProcessWire\\\\\"},\"164\":{\"name\":\"ProcessLanguage\",\"title\":\"Languages\",\"version\":103,\"icon\":\"language\",\"requiresVersions\":{\"LanguageSupport\":[\">=\",0]},\"permission\":\"lang-edit\",\"singular\":1,\"created\":1646742977,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"useNavJSON\":true},\"171\":{\"name\":\"LanguageSupportPageNames\",\"title\":\"Languages Support - Page Names\",\"version\":10,\"requiresVersions\":{\"LanguageSupport\":[\">=\",0],\"LanguageSupportFields\":[\">=\",0]},\"autoload\":true,\"singular\":true,\"created\":1646743022,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\"},\"168\":{\"name\":\"FieldtypeTextLanguage\",\"title\":\"Text (Multi-language)\",\"version\":100,\"requiresVersions\":{\"LanguageSupportFields\":[\">=\",0]},\"singular\":true,\"created\":1646743011,\"namespace\":\"ProcessWire\\\\\"},\"55\":{\"name\":\"InputfieldFile\",\"title\":\"Files\",\"version\":126,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"86\":{\"name\":\"InputfieldPageName\",\"title\":\"Page Name\",\"version\":106,\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"79\":{\"name\":\"InputfieldMarkup\",\"title\":\"Markup\",\"version\":102,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"39\":{\"name\":\"InputfieldRadios\",\"title\":\"Radio Buttons\",\"version\":106,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"155\":{\"name\":\"InputfieldCKEditor\",\"title\":\"CKEditor\",\"version\":168,\"installs\":[\"MarkupHTMLPurifier\"],\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\"},\"40\":{\"name\":\"InputfieldHidden\",\"title\":\"Hidden\",\"version\":101,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"30\":{\"name\":\"InputfieldForm\",\"title\":\"Form\",\"version\":107,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"15\":{\"name\":\"InputfieldPageListSelect\",\"title\":\"Page List Select\",\"version\":101,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"137\":{\"name\":\"InputfieldPageListSelectMultiple\",\"title\":\"Page List Select Multiple\",\"version\":102,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"80\":{\"name\":\"InputfieldEmail\",\"title\":\"Email\",\"version\":101,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\"},\"108\":{\"name\":\"InputfieldURL\",\"title\":\"URL\",\"version\":102,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\"},\"35\":{\"name\":\"InputfieldTextarea\",\"title\":\"Textarea\",\"version\":103,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"36\":{\"name\":\"InputfieldSelect\",\"title\":\"Select\",\"version\":102,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"60\":{\"name\":\"InputfieldPage\",\"title\":\"Page\",\"version\":107,\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"175\":{\"name\":\"InputfieldTextTags\",\"title\":\"Text Tags\",\"version\":5,\"icon\":\"tags\",\"created\":1646743465,\"namespace\":\"ProcessWire\\\\\"},\"162\":{\"name\":\"InputfieldIcon\",\"title\":\"Icon\",\"version\":3,\"created\":1646741753,\"namespace\":\"ProcessWire\\\\\"},\"41\":{\"name\":\"InputfieldName\",\"title\":\"Name\",\"version\":100,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"25\":{\"name\":\"InputfieldAsmSelect\",\"title\":\"asmSelect\",\"version\":202,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"78\":{\"name\":\"InputfieldFieldset\",\"title\":\"Fieldset\",\"version\":101,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"112\":{\"name\":\"InputfieldPageTitle\",\"title\":\"Page Title\",\"version\":102,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"43\":{\"name\":\"InputfieldSelectMultiple\",\"title\":\"Select Multiple\",\"version\":101,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"149\":{\"name\":\"InputfieldSelector\",\"title\":\"Selector\",\"version\":28,\"autoload\":\"template=admin\",\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"addFlag\":32},\"131\":{\"name\":\"InputfieldButton\",\"title\":\"Button\",\"version\":100,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"176\":{\"name\":\"InputfieldToggle\",\"title\":\"Toggle\",\"version\":1,\"created\":1646743484,\"namespace\":\"ProcessWire\\\\\"},\"56\":{\"name\":\"InputfieldImage\",\"title\":\"Images\",\"version\":124,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"37\":{\"name\":\"InputfieldCheckbox\",\"title\":\"Checkbox\",\"version\":106,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"34\":{\"name\":\"InputfieldText\",\"title\":\"Text\",\"version\":106,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"94\":{\"name\":\"InputfieldDatetime\",\"title\":\"Datetime\",\"version\":107,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"38\":{\"name\":\"InputfieldCheckboxes\",\"title\":\"Checkboxes\",\"version\":108,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"85\":{\"name\":\"InputfieldInteger\",\"title\":\"Integer\",\"version\":105,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"122\":{\"name\":\"InputfieldPassword\",\"title\":\"Password\",\"version\":102,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"32\":{\"name\":\"InputfieldSubmit\",\"title\":\"Submit\",\"version\":103,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"90\":{\"name\":\"InputfieldFloat\",\"title\":\"Float\",\"version\":104,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"114\":{\"name\":\"PagePermissions\",\"title\":\"Page Permissions\",\"version\":105,\"autoload\":true,\"singular\":true,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"76\":{\"name\":\"ProcessList\",\"title\":\"List\",\"version\":101,\"permission\":\"page-view\",\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"12\":{\"name\":\"ProcessPageList\",\"title\":\"Page List\",\"version\":123,\"icon\":\"sitemap\",\"permission\":\"page-edit\",\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true,\"useNavJSON\":true},\"161\":{\"name\":\"ProcessLogger\",\"title\":\"Logs\",\"version\":2,\"icon\":\"tree\",\"permission\":\"logs-view\",\"singular\":1,\"created\":1646741753,\"namespace\":\"ProcessWire\\\\\",\"useNavJSON\":true},\"150\":{\"name\":\"ProcessPageLister\",\"title\":\"Lister\",\"version\":26,\"icon\":\"search\",\"permission\":\"page-lister\",\"created\":1646741672,\"configurable\":true,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true,\"useNavJSON\":true,\"addFlag\":32},\"109\":{\"name\":\"ProcessPageTrash\",\"title\":\"Page Trash\",\"version\":103,\"singular\":1,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"129\":{\"name\":\"ProcessPageEditImageSelect\",\"title\":\"Page Edit Image\",\"version\":120,\"permission\":\"page-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"50\":{\"name\":\"ProcessModule\",\"title\":\"Modules\",\"version\":119,\"permission\":\"module-admin\",\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"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\"}]},\"83\":{\"name\":\"ProcessPageView\",\"title\":\"Page View\",\"version\":104,\"permission\":\"page-view\",\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"10\":{\"name\":\"ProcessLogin\",\"title\":\"Login\",\"version\":108,\"permission\":\"page-view\",\"created\":1646741672,\"configurable\":4,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"7\":{\"name\":\"ProcessPageEdit\",\"title\":\"Page Edit\",\"version\":110,\"icon\":\"edit\",\"permission\":\"page-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true,\"useNavJSON\":true},\"104\":{\"name\":\"ProcessPageSearch\",\"title\":\"Page Search\",\"version\":106,\"permission\":\"page-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"159\":{\"name\":\"ProcessRecentPages\",\"title\":\"Recent Pages\",\"version\":2,\"icon\":\"clock-o\",\"permission\":\"page-edit-recent\",\"singular\":1,\"created\":1646741720,\"namespace\":\"ProcessWire\\\\\",\"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\\/\"}]},\"17\":{\"name\":\"ProcessPageAdd\",\"title\":\"Page Add\",\"version\":108,\"icon\":\"plus-circle\",\"permission\":\"page-edit\",\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true,\"useNavJSON\":true},\"121\":{\"name\":\"ProcessPageEditLink\",\"title\":\"Page Edit Link\",\"version\":109,\"icon\":\"link\",\"permission\":\"page-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"138\":{\"name\":\"ProcessProfile\",\"title\":\"User Profile\",\"version\":105,\"permission\":\"profile-edit\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"66\":{\"name\":\"ProcessUser\",\"title\":\"Users\",\"version\":107,\"icon\":\"group\",\"permission\":\"user-admin\",\"created\":1646741672,\"configurable\":\"ProcessUserConfig.php\",\"namespace\":\"ProcessWire\\\\\",\"permanent\":true,\"useNavJSON\":true},\"48\":{\"name\":\"ProcessField\",\"title\":\"Fields\",\"version\":113,\"icon\":\"cube\",\"permission\":\"field-admin\",\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true,\"useNavJSON\":true,\"addFlag\":32},\"47\":{\"name\":\"ProcessTemplate\",\"title\":\"Templates\",\"version\":114,\"icon\":\"cubes\",\"permission\":\"template-admin\",\"created\":1646741672,\"configurable\":4,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true,\"useNavJSON\":true},\"134\":{\"name\":\"ProcessPageType\",\"title\":\"Page Type\",\"version\":101,\"singular\":1,\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true,\"useNavJSON\":true,\"addFlag\":32},\"136\":{\"name\":\"ProcessPermission\",\"title\":\"Permissions\",\"version\":101,\"icon\":\"gear\",\"permission\":\"permission-admin\",\"singular\":1,\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true,\"useNavJSON\":true},\"68\":{\"name\":\"ProcessRole\",\"title\":\"Roles\",\"version\":104,\"icon\":\"gears\",\"permission\":\"role-admin\",\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true,\"useNavJSON\":true},\"87\":{\"name\":\"ProcessHome\",\"title\":\"Admin Home\",\"version\":101,\"permission\":\"page-view\",\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"14\":{\"name\":\"ProcessPageSort\",\"title\":\"Page Sort and Move\",\"version\":100,\"permission\":\"page-edit\",\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"160\":{\"name\":\"AdminThemeUikit\",\"title\":\"Uikit\",\"version\":33,\"autoload\":\"template=admin\",\"created\":1646741720,\"configurable\":4,\"namespace\":\"ProcessWire\\\\\"},\"148\":{\"name\":\"AdminThemeDefault\",\"title\":\"Default\",\"version\":14,\"autoload\":\"template=admin\",\"created\":1646741672,\"configurable\":19,\"namespace\":\"ProcessWire\\\\\"},\"61\":{\"name\":\"TextformatterEntities\",\"title\":\"HTML Entity Encoder (htmlspecialchars)\",\"version\":100,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\"},\"139\":{\"name\":\"SystemUpdater\",\"title\":\"System Updater\",\"version\":19,\"singular\":true,\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"113\":{\"name\":\"MarkupPageArray\",\"title\":\"PageArray Markup\",\"version\":100,\"autoload\":true,\"singular\":true,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\"},\"156\":{\"name\":\"MarkupHTMLPurifier\",\"title\":\"HTML Purifier\",\"version\":496,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\"},\"98\":{\"name\":\"MarkupPagerNav\",\"title\":\"Pager (Pagination) Navigation\",\"version\":105,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\"},\"67\":{\"name\":\"MarkupAdminDataTable\",\"title\":\"Admin Data Table\",\"version\":107,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"103\":{\"name\":\"JqueryTableSorter\",\"title\":\"jQuery Table Sorter Plugin\",\"version\":221,\"singular\":1,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\"},\"116\":{\"name\":\"JqueryCore\",\"title\":\"jQuery Core\",\"version\":183,\"singular\":true,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"45\":{\"name\":\"JqueryWireTabs\",\"title\":\"jQuery Wire Tabs Plugin\",\"version\":110,\"created\":1646741672,\"configurable\":3,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"117\":{\"name\":\"JqueryUI\",\"title\":\"jQuery UI\",\"version\":196,\"singular\":true,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\",\"permanent\":true},\"151\":{\"name\":\"JqueryMagnific\",\"title\":\"jQuery Magnific Popup\",\"version\":1,\"singular\":1,\"created\":1646741672,\"namespace\":\"ProcessWire\\\\\"},\"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\"}]},\"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\"},\"177\":{\"name\":\"FieldtypeMapMarker\",\"title\":\"Map Marker\",\"version\":209,\"icon\":\"map-marker\",\"installs\":[\"InputfieldMapMarker\"],\"singular\":true,\"created\":1646743894,\"configurable\":true,\"namespace\":\"\\\\\"},\"178\":{\"name\":\"InputfieldMapMarker\",\"title\":\"Map Marker\",\"version\":209,\"icon\":\"map-marker\",\"requiresVersions\":{\"FieldtypeMapMarker\":[\">=\",0]},\"created\":1646743894,\"namespace\":\"\\\\\"},\"180\":{\"name\":\"MarkupGoogleMap\",\"title\":\"Map Markup (Google Maps)\",\"version\":101,\"requiresVersions\":{\"FieldtypeMapMarker\":[\">=\",0]},\"created\":1646743929,\"namespace\":\"\\\\\"},\"179\":{\"name\":\"FieldtypeTextUnique\",\"title\":\"Text Unique\",\"version\":301,\"requiresVersions\":{\"ProcessWire\":[\">=\",\"3.0.150\"]},\"singular\":true,\"created\":1646743909},\"184\":{\"name\":\"FileValidatorSvgSanitizer\",\"title\":\"SVG File Sanitizer\\/Validator\",\"version\":5,\"requiresVersions\":{\"ProcessWire\":[\">=\",\"3.0.148\"]},\"configurable\":\"FileValidatorSvgSanitizer.config.php\",\"validates\":[\"svg\"]}}', '2010-04-08 03:10:01'); + +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; + + +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; + +INSERT INTO `field_artigo` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1', '
Lamentamos las molestias. Estamos trabajando para que todo este listo cuanto antes.
', 'Lamentamos as molestias. Estamos traballando para ter todo listo canto antes.
', 'Sorry for the inconvenience. We are working to get everything ready as soon as possible.
'); +INSERT INTO `field_artigo` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1043', '', '', ''); +INSERT INTO `field_artigo` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1046', 'Suspendisse molestie, turpis ut convallis rutrum, felis nisi imperdiet eros, sit amet vulputate tortor erat eget diam. Cras quam massa, rhoncus in dolor eget, hendrerit faucibus turpis. Ut luctus massa ut dictum tincidunt. Vestibulum tempor semper urna, tempus faucibus mauris. Cras ultricies ultricies eros eget sodales. Nam tincidunt risus sem, vel fringilla arcu eleifend ut. Nunc ac odio ac felis posuere tristique vitae ac magna.
\n\nIn ac ligula erat. Vestibulum commodo ultrices magna sed semper. Suspendisse potenti. Mauris finibus blandit rutrum. Pellentesque sit amet dolor nec turpis euismod molestie dictum vel orci. Cras magna risus, lacinia nec quam sed, tristique pretium ipsum. Maecenas ultricies enim erat, et sollicitudin ex viverra nec. Integer sed pulvinar dolor. Proin arcu nunc, posuere sed viverra vitae, imperdiet sed mauris.
', '', ''); +INSERT INTO `field_artigo` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1048', '', '', ''); +INSERT INTO `field_artigo` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1049', 'Morbi vitae scelerisque metus, a hendrerit erat. Integer sed mi leo. Proin sollicitudin id risus ac congue. Duis varius porta eros eu porttitor. Nulla id iaculis leo. Pellentesque ullamcorper finibus sem et accumsan. Mauris egestas pretium dui, non molestie eros hendrerit eget. Nullam ac nisl id sem ultrices pretium. Mauris porttitor erat pellentesque, gravida lacus id, bibendum elit. Quisque euismod ultricies scelerisque. Cras ac hendrerit arcu. Quisque purus tortor, commodo id sapien vel, porttitor ornare risus. Fusce facilisis massa a nunc euismod tincidunt. Morbi volutpat quam a pellentesque placerat.
', '', ''); +INSERT INTO `field_artigo` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1051', 'Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Cras consequat lacinia mauris, eget gravida odio tristique in. Etiam feugiat turpis nec ligula pretium, a malesuada justo tempor. Vestibulum non fermentum tellus. In maximus magna id accumsan pellentesque. Sed pretium nec tellus eu ullamcorper. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Ut vitae tristique risus. Quisque quis nunc enim. Aliquam sagittis orci quis dignissim facilisis.
', '', ''); +INSERT INTO `field_artigo` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1057', '', '', ''); +INSERT INTO `field_artigo` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1059', 'Vestibulum sed lectus sed nisl aliquam ornare vel nec nunc. Integer congue mi sed auctor mattis. Duis ultricies elementum justo, non dictum lorem dignissim a. Curabitur elementum dolor at ipsum convallis, ac volutpat elit cursus. Donec ornare ex leo, accumsan faucibus metus semper ut. Integer faucibus purus mauris, non gravida turpis tempus sit amet. Aenean vel elit magna. Pellentesque sollicitudin ornare lorem, quis egestas lectus aliquam eu. Proin tempus accumsan erat. Cras tempor est vel dolor sollicitudin sollicitudin. Pellentesque pulvinar euismod lacus, eu accumsan sem tincidunt sit amet. Cras pretium nisi in mauris convallis auctor. Aenean finibus placerat mattis. Fusce sed lorem nec nunc rutrum efficitur.
', '', ''); +INSERT INTO `field_artigo` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1060', '', '', ''); + +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; + +INSERT INTO `field_configuracion` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1', '1031,1032,1054,1055,1056', '5', '1029'); + +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; + +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_galeria`; +CREATE TABLE `field_galeria` ( + `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; + +INSERT INTO `field_galeria` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`) VALUES('1', 'playa_chanteiro_ares.jpg', '0', '{\"0\":\"Página en mantenimiento\",\"1023\":\"Páxina en mantemento\",\"1024\":\"Page in maintenance\"}', '2022-04-06 09:33:46', '2022-04-06 09:33:46', '', '322165', '41', '41', '1200', '669', '1.79'); +INSERT INTO `field_galeria` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`) VALUES('1060', 'playa_chanteiro_ares.jpg', '0', '[\"\"]', '2022-04-06 10:40:03', '2022-04-06 10:40:03', '', '322165', '41', '41', '1200', '669', '1.79'); + +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; + +INSERT INTO `field_imaxe` (`pages_id`, `data`, `sort`, `description`, `modified`, `created`, `filedata`, `filesize`, `created_users_id`, `modified_users_id`, `width`, `height`, `ratio`) VALUES('1049', 'playa_chanteiro_ares.jpg', '0', '{\"0\":\"Playa Chanteiro. Ares\",\"1023\":\"Praia Chanteiro. Ares\",\"1024\":\"Chanteiro beach. Ares\"}', '2022-04-06 09:57:29', '2022-04-06 09:57:29', '', '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('1051', 'playa_chanteiro_ares.jpg', '0', '{\"0\":\"Playa Chanteiro. Ares\",\"1023\":\"Praia Chanteiro. Ares\",\"1024\":\"Chanteiro beach. Ares\"}', '2022-04-06 10:38:15', '2022-04-06 10:37:24', '', '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('1059', 'playa_chanteiro_ares.jpg', '0', '[\"\"]', '2022-04-06 10:39:32', '2022-04-06 10:39:32', '', '322165', '41', '41', '1200', '669', '1.79'); + +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; + +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; + + +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; + +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--_head-php.json', '0', '[\"\"]', '2022-04-05 11:48:28', '2022-04-05 11:48:28', '', '633', '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--_foot-php.json', '1', '[\"\"]', '2022-04-05 11:48:28', '2022-04-05 11:48:28', '', '424', '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--_func-php.json', '2', '[\"\"]', '2022-04-06 12:09:25', '2022-04-06 12:09:25', '', '116', '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--_head-php.json', '0', '[\"\"]', '2022-04-05 11:52:04', '2022-04-05 11:52:04', '', '600', '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--_foot-php.json', '1', '[\"\"]', '2022-04-05 11:52:04', '2022-04-05 11:52:04', '', '410', '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--_func-php.json', '2', '[\"\"]', '2022-04-06 12:14:09', '2022-04-06 12:14:09', '', '116', '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--_head-php.json', '0', '[\"\"]', '2022-04-05 11:52:21', '2022-04-05 11:52:21', '', '626', '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--_foot-php.json', '1', '[\"\"]', '2022-04-05 11:52:21', '2022-04-05 11:52:21', '', '427', '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--_func-php.json', '2', '[\"\"]', '2022-04-06 12:13:31', '2022-04-06 12:13:31', '', '116', '41', '41'); + +DROP TABLE IF EXISTS `field_mantemento`; +CREATE TABLE `field_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; + +INSERT INTO `field_mantemento` (`pages_id`, `data`) VALUES('1', '1'); + +DROP TABLE IF EXISTS `field_mapa`; +CREATE TABLE `field_mapa` ( + `pages_id` int(10) unsigned NOT NULL, + `data` varchar(255) NOT NULL DEFAULT '', + `lat` float(10,6) NOT NULL DEFAULT 0.000000, + `lng` float(10,6) NOT NULL DEFAULT 0.000000, + `status` tinyint(4) NOT NULL DEFAULT 0, + `zoom` tinyint(4) NOT NULL DEFAULT 0, + PRIMARY KEY (`pages_id`), + KEY `latlng` (`lat`,`lng`), + KEY `zoom` (`zoom`), + FULLTEXT KEY `data` (`data`) +) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; + + +DROP TABLE IF EXISTS `field_nome_parametro`; +CREATE TABLE `field_nome_parametro` ( + `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; + +INSERT INTO `field_nome_parametro` (`pages_id`, `data`) VALUES('1031', 'nome_sitio'); +INSERT INTO `field_nome_parametro` (`pages_id`, `data`) VALUES('1032', 'descripcion_sitio'); +INSERT INTO `field_nome_parametro` (`pages_id`, `data`) VALUES('1054', 'color_fondo'); +INSERT INTO `field_nome_parametro` (`pages_id`, `data`) VALUES('1055', 'color_principal'); +INSERT INTO `field_nome_parametro` (`pages_id`, `data`) VALUES('1056', 'color_secundario'); + +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; + +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; + +INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('38', '32', '1'); +INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('38', '34', '2'); +INSERT INTO `field_permissions` (`pages_id`, `data`, `sort`) VALUES('38', '35', '3'); +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('38', '50', '4'); +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'); + +DROP TABLE IF EXISTS `field_posicion_imaxe`; +CREATE TABLE `field_posicion_imaxe` ( + `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; + +INSERT INTO `field_posicion_imaxe` (`pages_id`, `data`, `sort`) VALUES('1049', '1', '0'); +INSERT INTO `field_posicion_imaxe` (`pages_id`, `data`, `sort`) VALUES('1051', '2', '0'); + +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; + +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; + +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_destacada`; +CREATE TABLE `field_seccion_destacada` ( + `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; + +INSERT INTO `field_seccion_destacada` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1057', '1059', '1', '1058'); +INSERT INTO `field_seccion_destacada` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1043', '', '0', '1044'); +INSERT INTO `field_seccion_destacada` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1046', '', '0', '1047'); +INSERT INTO `field_seccion_destacada` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1049', '', '0', '1050'); +INSERT INTO `field_seccion_destacada` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1051', '', '0', '1052'); +INSERT INTO `field_seccion_destacada` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1060', '', '0', '1061'); + +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; + +INSERT INTO `field_seccions` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1034', '1057,1049,1051,1060,1046', '5', '1035'); +INSERT INTO `field_seccions` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1036', '', '0', '1037'); +INSERT INTO `field_seccions` (`pages_id`, `data`, `count`, `parent_id`) VALUES('1038', '', '0', '1039'); + +DROP TABLE IF EXISTS `field_tipo_seccion`; +CREATE TABLE `field_tipo_seccion` ( + `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; + +INSERT INTO `field_tipo_seccion` (`pages_id`, `data`, `sort`) VALUES('1046', '1', '0'); +INSERT INTO `field_tipo_seccion` (`pages_id`, `data`, `sort`) VALUES('1049', '3', '0'); +INSERT INTO `field_tipo_seccion` (`pages_id`, `data`, `sort`) VALUES('1051', '3', '0'); +INSERT INTO `field_tipo_seccion` (`pages_id`, `data`, `sort`) VALUES('1057', '4', '0'); +INSERT INTO `field_tipo_seccion` (`pages_id`, `data`, `sort`) VALUES('1060', '2', '0'); + +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; + +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', '404 Not Found', NULL, NULL); +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('1026', 'seccion_destacada', '', ''); +INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1027', 'secciones', '', ''); +INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1058', '1649234346-9464-1', '', ''); +INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1029', 'es', '', ''); +INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1033', 'http404', '', ''); +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('1044', '1647785951-306-1', '', ''); +INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1047', '1647786194-1944-1', '', ''); +INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1050', '1647786332-0801-1', '', ''); +INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1052', '1647786341-5471-1', '', ''); +INSERT INTO `field_title` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1061', '1649234393-1629-1', '', ''); + +DROP TABLE IF EXISTS `field_valor_parametro`; +CREATE TABLE `field_valor_parametro` ( + `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; + +INSERT INTO `field_valor_parametro` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1031', 'Praia de Seselle', '', ''); +INSERT INTO `field_valor_parametro` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1032', 'Apartamentos turÃsticos', 'Apartamentos turÃsticos', 'Tourist apartments'); +INSERT INTO `field_valor_parametro` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1054', '255, 255, 255', '', ''); +INSERT INTO `field_valor_parametro` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1055', '0, 131, 125', '', ''); +INSERT INTO `field_valor_parametro` (`pages_id`, `data`, `data1023`, `data1024`) VALUES('1056', '0, 0, 0', '', ''); + +DROP TABLE IF EXISTS `fieldgroups`; +CREATE TABLE `fieldgroups` ( + `id` int(10) unsigned NOT NULL AUTO_INCREMENT, + `name` varchar(250) CHARACTER SET ascii NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `name` (`name`) +) ENGINE=MyISAM AUTO_INCREMENT=103 DEFAULT CHARSET=utf8mb4; + +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', 'portada'); +INSERT INTO `fieldgroups` (`id`, `name`) VALUES('83', 'pagina'); +INSERT INTO `fieldgroups` (`id`, `name`) VALUES('97', 'language'); +INSERT INTO `fieldgroups` (`id`, `name`) VALUES('98', 'repeater_configuracion'); +INSERT INTO `fieldgroups` (`id`, `name`) VALUES('99', 'repeater_seccion_destacada'); +INSERT INTO `fieldgroups` (`id`, `name`) VALUES('100', 'repeater_seccions'); +INSERT INTO `fieldgroups` (`id`, `name`) VALUES('101', 'contacto'); +INSERT INTO `fieldgroups` (`id`, `name`) VALUES('102', 'blog'); + +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; + +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('2', '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('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', '97', '3', 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('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('97', '99', '2', NULL); +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('1', '105', '4', '{\"showIf\":\"mantemento=1\"}'); +INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('99', '104', '0', NULL); +INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('99', '105', '1', NULL); +INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('100', '106', '5', '{\"showIf\":\"tipo_seccion=4\"}'); +INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('100', '109', '1', '{\"showIf\":\"tipo_seccion=3\"}'); +INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('100', '105', '2', '{\"showIf\":\"tipo_seccion=1|3\"}'); +INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('100', '110', '3', '{\"showIf\":\"tipo_seccion=2\"}'); +INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('100', '104', '4', '{\"showIf\":\"tipo_seccion=3\"}'); +INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('1', '103', '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('100', '108', '0', 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('101', '112', '1', NULL); +INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('1', '110', '3', '{\"showIf\":\"mantemento=1\"}'); +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('98', '101', '0', NULL); +INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('98', '102', '1', NULL); +INSERT INTO `fieldgroups_fields` (`fieldgroups_id`, `fields_id`, `sort`, `data`) VALUES('1', '107', '2', NULL); + +DROP TABLE IF EXISTS `fields`; +CREATE TABLE `fields` ( + `id` int(10) unsigned NOT NULL AUTO_INCREMENT, + `type` varchar(128) CHARACTER SET ascii NOT NULL, + `name` varchar(250) CHARACTER SET ascii 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=114 DEFAULT CHARSET=utf8mb4; + +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', 'nome_parametro', '256', 'Parámetro', '{\"label1023\":\"Par\\u00e1metro\",\"label1024\":\"Parameter\",\"minlength\":0,\"maxlength\":2048,\"showCount\":0,\"size\":0,\"tags\":\"configuracion_sitio\"}'); +INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('102', 'FieldtypeTextLanguage', 'valor_parametro', '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\":{\"0\":101,\"2\":102}}'); +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\":\"InputfieldCKEditor\",\"contentType\":1,\"htmlOptions\":[2,4,8,16],\"langBlankInherit\":0,\"collapsed\":0,\"minlength\":0,\"maxlength\":0,\"showCount\":0,\"rows\":5}'); +INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('106', 'FieldtypeRepeater', 'seccion_destacada', '0', 'Sección Destacada', '{\"label1023\":\"Secci\\u00f3n Destacada\",\"label1024\":\"Featured Section\",\"template_id\":45,\"parent_id\":1026,\"tags\":\"paxinas\",\"repeaterFields\":[104,105],\"repeaterCollapse\":0,\"repeaterLoading\":1,\"familyFriendly\":0,\"collapsed\":0}'); +INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('107', 'FieldtypeCheckbox', 'mantemento', '0', 'Mantenimiento', '{\"label1023\":\"Mantemento\",\"label1024\":\"Maintenance\",\"tags\":\"configuracion_sitio\",\"collapsed\":0,\"checkboxLabel\":\"P\\u00e1gina en mantenimiento\",\"checkboxLabel1023\":\"P\\u00e1xina en mantemento\",\"checkboxLabel1024\":\"Page in maintenance\"}'); +INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('108', 'FieldtypeOptions', 'tipo_seccion', '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', 'posicion_imaxe', '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', 'galeria', '0', 'GalerÃa', '{\"label1023\":\"Galer\\u00eda\",\"label1024\":\"Gallery\",\"fileSchema\":270,\"tags\":\"paxinas\",\"extensions\":\"gif jpg jpeg png\",\"maxFiles\":0,\"outputFormat\":0,\"descriptionRows\":1,\"useTags\":0,\"gridMode\":\"grid\",\"focusMode\":\"on\",\"resizeServer\":0,\"clientQuality\":90,\"maxReject\":0,\"dimensionsByAspectRatio\":0,\"defaultValuePage\":0,\"inputfieldClass\":\"InputfieldImage\"}'); +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,109,105,110,104,106],\"repeaterCollapse\":0,\"repeaterLoading\":1,\"familyFriendly\":0,\"collapsed\":0}'); +INSERT INTO `fields` (`id`, `type`, `name`, `flags`, `label`, `data`) VALUES('112', 'FieldtypeMapMarker', 'mapa', '0', 'Mapa', '{\"label1023\":\"Mapa\",\"label1024\":\"Map\",\"schemaVersion\":1,\"collapsed\":0,\"defaultAddr\":\"Lugar de Seselle, 34 15623 Ares La Coru\\u00f1a\",\"defaultType\":\"SATELLITE\",\"height\":300,\"defaultZoom\":12,\"tags\":\"paxinas\"}'); + +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; + +INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '1', 'Texto', 'texto', '0', 'Texto', 'texto', 'Texto', 'texto'); +INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '4', 'Texto con imagen superior', 'texto_imaxe_superior', '3', 'Texto coa imaxe superior', 'texto_imaxe_superior', 'Text with top image', 'texto_imaxe_superior'); +INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '3', 'Texto con imagen lateral', 'texto_imaxe_lateral', '2', 'Texto con imaxe lateral', 'texto_imaxe_lateral', 'Text with side image', 'texto_imaxe_lateral'); +INSERT INTO `fieldtype_options` (`fields_id`, `option_id`, `title`, `value`, `sort`, `title1023`, `value1023`, `title1024`, `value1024`) VALUES('108', '2', 'GalerÃa de imágenes', 'galeria', '1', 'GalerÃa de imaxes', 'galeria', 'Image gallery', 'galeria'); +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'); + +DROP TABLE IF EXISTS `modules`; +CREATE TABLE `modules` ( + `id` int(10) unsigned NOT NULL AUTO_INCREMENT, + `class` varchar(128) CHARACTER SET ascii NOT NULL, + `flags` int(11) NOT NULL DEFAULT 0, + `data` text NOT NULL, + `created` timestamp NOT NULL DEFAULT current_timestamp(), + PRIMARY KEY (`id`), + UNIQUE KEY `class` (`class`) +) ENGINE=MyISAM AUTO_INCREMENT=185 DEFAULT CHARSET=utf8mb4; + +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', '', '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\"]}', '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\":19,\"coreVersion\":\"3.0.184\"}', '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('155', 'InputfieldCKEditor', '0', '', '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\":10}', '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', '1', '{\"googleApiKey\":\"AIzaSyAe20rnfPBmOKweyK9JXMj8QNZkc0LS6ng\",\"uninstall\":\"\",\"submit_save_module\":\"Submit\"}', '2022-03-08 13:51:34'); +INSERT INTO `modules` (`id`, `class`, `flags`, `data`, `created`) VALUES('178', 'InputfieldMapMarker', '0', '', '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', '0', '', '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('184', 'FileValidatorSvgSanitizer', '0', '', '2022-04-05 11:06:56'); + +DROP TABLE IF EXISTS `pages`; +CREATE TABLE `pages` ( + `id` int(10) unsigned NOT NULL AUTO_INCREMENT, + `parent_id` int(11) unsigned NOT NULL DEFAULT 0, + `templates_id` int(11) unsigned NOT NULL DEFAULT 0, + `name` varchar(128) CHARACTER SET ascii NOT NULL, + `status` int(10) unsigned NOT NULL DEFAULT 1, + `modified` timestamp NOT NULL DEFAULT current_timestamp(), + `modified_users_id` int(10) unsigned NOT NULL DEFAULT 2, + `created` timestamp NOT NULL DEFAULT '2015-12-18 06:09:00', + `created_users_id` int(10) unsigned NOT NULL DEFAULT 2, + `published` datetime DEFAULT NULL, + `sort` int(11) NOT NULL DEFAULT 0, + `name1023` varchar(128) CHARACTER SET ascii DEFAULT NULL, + `status1023` int(10) unsigned NOT NULL DEFAULT 1, + `name1024` varchar(128) CHARACTER SET ascii DEFAULT NULL, + `status1024` int(10) unsigned NOT NULL DEFAULT 1, + PRIMARY KEY (`id`), + UNIQUE KEY `name_parent_id` (`name`,`parent_id`), + UNIQUE KEY `name1023_parent_id` (`name1023`,`parent_id`), + UNIQUE KEY `name1024_parent_id` (`name1024`,`parent_id`), + KEY `parent_id` (`parent_id`), + KEY `templates_id` (`templates_id`), + KEY `modified` (`modified`), + KEY `created` (`created`), + KEY `status` (`status`), + KEY `published` (`published`) +) ENGINE=MyISAM AUTO_INCREMENT=1062 DEFAULT CHARSET=utf8mb4; + +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1', '0', '1', 'es', '9', '2022-04-06 09:33:46', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '0', 'gl', '1', 'en', '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('2', '1', '2', 'pwadmin', '1035', '2022-03-08 13:15:20', '40', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '5', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('3', '2', '2', 'page', '21', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '0', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('6', '3', '2', 'add', '21', '2022-03-08 13:15:56', '40', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '1', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('7', '1', '2', 'trash', '1039', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '6', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('8', '3', '2', 'list', '21', '2022-03-08 13:16:18', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '0', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('9', '3', '2', 'sort', '1047', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '3', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('10', '3', '2', 'edit', '1045', '2022-03-08 13:16:18', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '4', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('11', '22', '2', 'template', '21', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '0', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('16', '22', '2', 'field', '21', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '2', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('21', '2', '2', 'module', '21', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '2', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('22', '2', '2', 'setup', '21', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '1', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('23', '2', '2', 'login', '1035', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '4', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('27', '1', '29', 'http404', '1035', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '3', '2022-03-08 13:14:32', '4', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('28', '2', '2', 'access', '13', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '3', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('29', '28', '2', 'users', '29', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '0', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('30', '28', '2', 'roles', '29', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '1', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('31', '28', '2', 'permissions', '29', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '2', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('32', '31', '5', 'page-edit', '25', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '2', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('34', '31', '5', 'page-delete', '25', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '3', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('35', '31', '5', 'page-move', '25', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '4', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('36', '31', '5', 'page-view', '25', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '0', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('37', '30', '4', 'guest', '25', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '0', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('38', '30', '4', 'superuser', '25', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '1', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('41', '29', '3', 'laegnur', '1', '2022-03-08 13:36:18', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '0', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('40', '29', '3', 'guest', '25', '2022-03-08 13:36:18', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '1', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('50', '31', '5', 'page-sort', '25', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '5', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('51', '31', '5', 'page-template', '25', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '6', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('52', '31', '5', 'user-admin', '25', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '10', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('53', '31', '5', 'profile-edit', '1', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '13', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('54', '31', '5', 'page-lock', '1', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '8', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('300', '3', '2', 'search', '1045', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '6', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('301', '3', '2', 'trash', '1047', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '6', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('302', '3', '2', 'link', '1041', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '7', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('303', '3', '2', 'image', '1041', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '2', '2022-03-08 13:14:32', '8', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('304', '2', '2', 'profile', '1025', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '41', '2022-03-08 13:14:32', '5', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1006', '31', '5', 'page-lister', '1', '2022-03-08 13:14:32', '40', '2022-03-08 13:14:32', '40', '2022-03-08 13:14:32', '9', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1007', '3', '2', 'lister', '1', '2022-03-08 13:14:32', '40', '2022-03-08 13:14:32', '40', '2022-03-08 13:14:32', '9', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1010', '3', '2', 'recent-pages', '1', '2022-03-08 13:15:20', '40', '2022-03-08 13:15:20', '40', '2022-03-08 13:15:20', '10', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1011', '31', '5', 'page-edit-recent', '1', '2022-03-08 13:15:20', '40', '2022-03-08 13:15:20', '40', '2022-03-08 13:15:20', '10', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1012', '22', '2', 'logs', '1', '2022-03-08 13:15:53', '40', '2022-03-08 13:15:53', '40', '2022-03-08 13:15:53', '2', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1013', '31', '5', 'logs-view', '1', '2022-03-08 13:15:53', '40', '2022-03-08 13:15:53', '40', '2022-03-08 13:15:53', '11', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1014', '31', '5', 'logs-edit', '1', '2022-03-08 13:15:53', '40', '2022-03-08 13:15:53', '40', '2022-03-08 13:15:53', '12', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1015', '31', '5', 'lang-edit', '1', '2022-03-08 13:36:17', '41', '2022-03-08 13:36:17', '41', '2022-03-08 13:36:17', '13', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1016', '22', '2', 'languages', '16', '2022-03-08 13:36:17', '41', '2022-03-08 13:36:17', '41', '2022-03-08 13:36:17', '3', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1017', '1016', '43', 'default', '16', '2022-04-06 12:09:25', '41', '2022-03-08 13:36:18', '41', '2022-03-08 13:36:18', '0', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1018', '22', '2', 'language-translator', '1040', '2022-03-08 13:36:18', '41', '2022-03-08 13:36:18', '41', '2022-03-08 13:36:18', '4', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1019', '2', '2', 'repeaters', '1036', '2022-03-08 13:41:44', '41', '2022-03-08 13:41:44', '41', '2022-03-08 13:41:44', '6', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1020', '22', '2', 'db-backups', '1', '2022-03-08 13:52:16', '41', '2022-03-08 13:52:16', '41', '2022-03-08 13:52:16', '5', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1021', '31', '5', 'db-backup', '1', '2022-03-08 13:52:16', '41', '2022-03-08 13:52:16', '41', '2022-03-08 13:52:16', '14', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1022', '22', '2', 'upgrades', '1', '2022-03-08 13:52:20', '41', '2022-03-08 13:52:20', '41', '2022-03-08 13:52:20', '6', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1023', '1016', '43', 'gl', '1', '2022-04-06 12:13:31', '41', '2022-03-08 17:06:01', '41', '2022-03-08 17:06:01', '1', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1024', '1016', '43', 'en', '1', '2022-04-06 12:17:07', '41', '2022-03-08 17:08:22', '41', '2022-03-08 17:08:22', '2', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1025', '1019', '2', 'for-field-103', '17', '2022-03-08 17:30:20', '41', '2022-03-08 17:30:20', '41', '2022-03-08 17:30:20', '0', NULL, '0', NULL, '0'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1026', '1019', '2', 'for-field-106', '17', '2022-03-08 17:39:32', '41', '2022-03-08 17:39:32', '41', '2022-03-08 17:39:32', '1', NULL, '0', NULL, '0'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1027', '1019', '2', 'for-field-111', '17', '2022-03-08 18:03:26', '41', '2022-03-08 18:03:26', '41', '2022-03-08 18:03:26', '2', NULL, '0', NULL, '0'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1057', '1035', '46', '1649234346-9464-1', '1', '2022-04-06 10:41:39', '41', '2022-04-06 10:39:06', '41', '2022-04-06 10:39:32', '0', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1029', '1025', '2', 'for-page-1', '17', '2022-03-08 18:18:51', '41', '2022-03-08 18:18:51', '41', '2022-03-08 18:18:51', '0', NULL, '0', NULL, '0'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1031', '1029', '44', '1646760110-1981-1', '1', '2022-04-05 10:33:20', '41', '2022-03-08 18:21:50', '41', '2022-03-08 18:22:08', '0', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1033', '1027', '2', 'for-page-27', '17', '2022-03-08 23:27:44', '41', '2022-03-08 23:27:44', '41', '2022-03-08 23:27:44', '0', NULL, '0', NULL, '0'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1032', '1029', '44', '1646760131-2786-1', '1', '2022-04-05 10:33:20', '41', '2022-03-08 18:22:11', '41', '2022-03-08 18:23:07', '1', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1034', '1', '29', 'habitaciones', '1', '2022-04-06 10:41:39', '41', '2022-03-14 12:49:50', '41', '2022-03-14 12:50:00', '3', 'habitacions', '1', 'rooms', '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1035', '1027', '2', 'for-page-1034', '17', '2022-03-14 12:49:50', '41', '2022-03-14 12:49:50', '41', '2022-03-14 12:49:50', '1', NULL, '0', NULL, '0'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1036', '1', '29', 'servicios', '1', '2022-03-14 12:50:52', '41', '2022-03-14 12:50:44', '41', '2022-03-14 12:50:52', '4', 'servizos', '1', 'services', '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1037', '1027', '2', 'for-page-1036', '17', '2022-03-14 12:50:44', '41', '2022-03-14 12:50:44', '41', '2022-03-14 12:50:44', '2', NULL, '0', NULL, '0'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1038', '1', '29', 'entorno', '1', '2022-03-14 12:51:15', '41', '2022-03-14 12:51:13', '41', '2022-03-14 12:51:15', '5', 'arredores', '1', 'surroundings', '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1039', '1027', '2', 'for-page-1038', '17', '2022-03-14 12:51:13', '41', '2022-03-14 12:51:13', '41', '2022-03-14 12:51:13', '3', NULL, '0', NULL, '0'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1040', '1', '48', 'noticias', '1', '2022-04-03 15:51:47', '1045', '2022-03-14 12:51:46', '41', '2022-03-14 12:51:47', '6', 'novidades', '1', 'news', '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1042', '1', '47', 'contacto', '1', '2022-03-14 12:53:17', '41', '2022-03-14 12:53:15', '41', '2022-03-14 12:53:17', '7', NULL, '1', 'contact', '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1043', '1037', '46', '1647785951-306-1', '3073', '2022-03-20 15:19:11', '41', '2022-03-20 15:19:11', '41', NULL, '0', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1044', '1026', '2', 'for-page-1043', '17', '2022-03-20 15:19:11', '41', '2022-03-20 15:19:11', '41', '2022-03-20 15:19:11', '1', NULL, '0', NULL, '0'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1045', '29', '3', 'aldara', '1', '2022-03-20 15:20:59', '41', '2022-03-20 15:19:36', '41', '2022-03-20 15:20:59', '2', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1046', '1035', '46', '1647786194-1944-1', '1', '2022-04-06 10:40:12', '41', '2022-03-20 15:23:14', '1045', '2022-04-06 09:57:29', '4', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1047', '1026', '2', 'for-page-1046', '17', '2022-03-20 15:23:14', '1045', '2022-03-20 15:23:14', '1045', '2022-03-20 15:23:14', '2', NULL, '0', NULL, '0'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1048', '1047', '45', '1647786231-4894-1', '3073', '2022-03-20 15:23:51', '1045', '2022-03-20 15:23:51', '1045', NULL, '0', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1049', '1035', '46', '1647786332-0801-1', '1', '2022-04-06 10:41:39', '41', '2022-03-20 15:25:32', '1045', '2022-04-06 09:57:29', '1', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1050', '1026', '2', 'for-page-1049', '17', '2022-03-20 15:25:32', '1045', '2022-03-20 15:25:32', '1045', '2022-03-20 15:25:32', '3', NULL, '0', NULL, '0'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1051', '1035', '46', '1647786341-5471-1', '1', '2022-04-06 10:41:39', '41', '2022-03-20 15:25:41', '1045', '2022-04-06 10:37:24', '2', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1052', '1026', '2', 'for-page-1051', '17', '2022-03-20 15:25:41', '1045', '2022-03-20 15:25:41', '1045', '2022-03-20 15:25:41', '4', NULL, '0', NULL, '0'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1054', '1029', '44', '1649154878-4368-1', '1', '2022-04-06 09:16:34', '41', '2022-04-05 12:34:38', '41', '2022-04-05 12:36:18', '2', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1055', '1029', '44', '1649154924-5383-1', '1', '2022-04-06 09:16:34', '41', '2022-04-05 12:35:24', '41', '2022-04-05 12:36:18', '3', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1056', '1029', '44', '1649154957-5586-1', '1', '2022-04-06 09:16:34', '41', '2022-04-05 12:35:57', '41', '2022-04-05 12:36:18', '4', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1058', '1026', '2', 'for-page-1057', '17', '2022-04-06 10:39:06', '41', '2022-04-06 10:39:06', '41', '2022-04-06 10:39:06', '4', NULL, '0', NULL, '0'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1059', '1058', '45', '1649234354-5673-1', '1', '2022-04-06 10:41:39', '41', '2022-04-06 10:39:14', '41', '2022-04-06 10:39:32', '0', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1060', '1035', '46', '1649234393-1629-1', '1', '2022-04-06 10:40:12', '41', '2022-04-06 10:39:53', '41', '2022-04-06 10:40:03', '3', NULL, '1', NULL, '1'); +INSERT INTO `pages` (`id`, `parent_id`, `templates_id`, `name`, `status`, `modified`, `modified_users_id`, `created`, `created_users_id`, `published`, `sort`, `name1023`, `status1023`, `name1024`, `status1024`) VALUES('1061', '1026', '2', 'for-page-1060', '17', '2022-04-06 10:39:53', '41', '2022-04-06 10:39:53', '41', '2022-04-06 10:39:53', '5', NULL, '0', NULL, '0'); + +DROP TABLE IF EXISTS `pages_access`; +CREATE TABLE `pages_access` ( + `pages_id` int(11) NOT NULL, + `templates_id` int(11) NOT NULL, + `ts` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), + PRIMARY KEY (`pages_id`), + KEY `templates_id` (`templates_id`) +) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; + +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('37', '2', '2022-03-08 13:14:32'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('38', '2', '2022-03-08 13:14:32'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('32', '2', '2022-03-08 13:14:32'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('34', '2', '2022-03-08 13:14:32'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('35', '2', '2022-03-08 13:14:32'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('36', '2', '2022-03-08 13:14:32'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('50', '2', '2022-03-08 13:14:32'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('51', '2', '2022-03-08 13:14:32'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('52', '2', '2022-03-08 13:14:32'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('53', '2', '2022-03-08 13:14:32'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('54', '2', '2022-03-08 13:14:32'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1006', '2', '2022-03-08 13:14:32'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1011', '2', '2022-03-08 13:15:20'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1013', '2', '2022-03-08 13:15:53'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1014', '2', '2022-03-08 13:15:53'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1015', '2', '2022-03-08 13:36:17'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1017', '2', '2022-03-08 13:36:18'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1021', '2', '2022-03-08 13:52:16'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1023', '2', '2022-03-08 17:06:01'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1024', '2', '2022-03-08 17:08:22'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1057', '2', '2022-04-06 10:39:06'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1031', '2', '2022-03-08 18:21:50'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1032', '2', '2022-03-08 18:22:11'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1034', '1', '2022-03-14 12:49:50'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1036', '1', '2022-03-14 12:50:44'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1038', '1', '2022-03-14 12:51:13'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1040', '1', '2022-03-14 12:51:46'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1042', '1', '2022-03-14 12:53:15'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1043', '2', '2022-03-20 15:19:11'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1046', '2', '2022-03-20 15:23:14'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1048', '2', '2022-03-20 15:23:51'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1049', '2', '2022-03-20 15:25:32'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1051', '2', '2022-03-20 15:25:41'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1054', '2', '2022-04-05 12:34:38'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1055', '2', '2022-04-05 12:35:24'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1056', '2', '2022-04-05 12:35:57'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1059', '2', '2022-04-06 10:39:14'); +INSERT INTO `pages_access` (`pages_id`, `templates_id`, `ts`) VALUES('1060', '2', '2022-04-06 10:39:53'); + +DROP TABLE IF EXISTS `pages_parents`; +CREATE TABLE `pages_parents` ( + `pages_id` int(10) unsigned NOT NULL, + `parents_id` int(10) unsigned NOT NULL, + PRIMARY KEY (`pages_id`,`parents_id`) +) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; + +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('2', '1'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('3', '1'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('3', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('7', '1'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('22', '1'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('22', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('28', '1'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('28', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('29', '1'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('29', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('29', '28'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('30', '1'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('30', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('30', '28'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('31', '1'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('31', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('31', '28'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1016', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1016', '22'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1019', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1025', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1025', '1019'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1026', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1026', '1019'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1027', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1027', '1019'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1029', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1029', '1019'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1029', '1025'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1035', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1035', '1019'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1035', '1027'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1037', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1037', '1019'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1037', '1027'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1047', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1047', '1019'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1047', '1026'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1058', '2'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1058', '1019'); +INSERT INTO `pages_parents` (`pages_id`, `parents_id`) VALUES('1058', '1026'); + +DROP TABLE IF EXISTS `pages_sortfields`; +CREATE TABLE `pages_sortfields` ( + `pages_id` int(10) unsigned NOT NULL DEFAULT 0, + `sortfield` varchar(20) NOT NULL DEFAULT '', + PRIMARY KEY (`pages_id`) +) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; + + +DROP TABLE IF EXISTS `session_login_throttle`; +CREATE TABLE `session_login_throttle` ( + `name` varchar(128) NOT NULL, + `attempts` int(10) unsigned NOT NULL DEFAULT 0, + `last_attempt` int(10) unsigned NOT NULL, + PRIMARY KEY (`name`) +) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4; + +INSERT INTO `session_login_throttle` (`name`, `attempts`, `last_attempt`) VALUES('laegnur', '1', '1649242830'); + +DROP TABLE IF EXISTS `templates`; +CREATE TABLE `templates` ( + `id` int(10) unsigned NOT NULL AUTO_INCREMENT, + `name` varchar(250) CHARACTER SET ascii NOT NULL, + `fieldgroups_id` int(10) unsigned NOT NULL DEFAULT 0, + `flags` int(11) NOT NULL DEFAULT 0, + `cache_time` mediumint(9) NOT NULL DEFAULT 0, + `data` text NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `name` (`name`), + KEY `fieldgroups_id` (`fieldgroups_id`) +) ENGINE=MyISAM AUTO_INCREMENT=49 DEFAULT CHARSET=utf8mb4; + +INSERT INTO `templates` (`id`, `name`, `fieldgroups_id`, `flags`, `cache_time`, `data`) VALUES('2', 'admin', '2', '8', '0', '{\"useRoles\":1,\"parentTemplates\":[2],\"allowPageNum\":1,\"redirectLogin\":23,\"slashUrls\":1,\"noGlobal\":1,\"compile\":3,\"modified\":1630086528,\"ns\":\"ProcessWire\"}'); +INSERT INTO `templates` (`id`, `name`, `fieldgroups_id`, `flags`, `cache_time`, `data`) VALUES('3', 'user', '3', '8', '0', '{\"useRoles\":1,\"noChildren\":1,\"parentTemplates\":[2],\"slashUrls\":1,\"pageClass\":\"User\",\"noGlobal\":1,\"noMove\":1,\"noTrash\":1,\"noSettings\":1,\"noChangeTemplate\":1,\"nameContentTab\":1}'); +INSERT INTO `templates` (`id`, `name`, `fieldgroups_id`, `flags`, `cache_time`, `data`) VALUES('4', 'role', '4', '8', '0', '{\"noChildren\":1,\"parentTemplates\":[2],\"slashUrls\":1,\"pageClass\":\"Role\",\"noGlobal\":1,\"noMove\":1,\"noTrash\":1,\"noSettings\":1,\"noChangeTemplate\":1,\"nameContentTab\":1}'); +INSERT INTO `templates` (`id`, `name`, `fieldgroups_id`, `flags`, `cache_time`, `data`) VALUES('5', 'permission', '5', '8', '0', '{\"noChildren\":1,\"parentTemplates\":[2],\"slashUrls\":1,\"guestSearchable\":1,\"pageClass\":\"Permission\",\"noGlobal\":1,\"noMove\":1,\"noTrash\":1,\"noSettings\":1,\"noChangeTemplate\":1,\"nameContentTab\":1}'); +INSERT INTO `templates` (`id`, `name`, `fieldgroups_id`, `flags`, `cache_time`, `data`) VALUES('1', 'portada', '1', '0', '0', '{\"useRoles\":1,\"noParents\":1,\"slashUrls\":1,\"compile\":3,\"modified\":1649239153,\"ns\":\"ProcessWire\",\"roles\":[37]}'); +INSERT INTO `templates` (`id`, `name`, `fieldgroups_id`, `flags`, `cache_time`, `data`) VALUES('29', 'pagina', '83', '0', '0', '{\"slashUrls\":1,\"compile\":3,\"modified\":1649236669,\"ns\":\"ProcessWire\"}'); +INSERT INTO `templates` (`id`, `name`, `fieldgroups_id`, `flags`, `cache_time`, `data`) VALUES('43', 'language', '97', '8', '0', '{\"parentTemplates\":[2],\"slashUrls\":1,\"pageClass\":\"Language\",\"pageLabelField\":\"name\",\"noGlobal\":1,\"noMove\":1,\"noTrash\":1,\"noChangeTemplate\":1,\"noUnpublish\":1,\"compile\":3,\"nameContentTab\":1,\"modified\":1646742978}'); +INSERT INTO `templates` (`id`, `name`, `fieldgroups_id`, `flags`, `cache_time`, `data`) VALUES('44', 'repeater_configuracion', '98', '8', '0', '{\"noChildren\":1,\"noParents\":1,\"slashUrls\":1,\"pageClass\":\"RepeaterPage\",\"noGlobal\":1,\"compile\":3,\"modified\":1646757020}'); +INSERT INTO `templates` (`id`, `name`, `fieldgroups_id`, `flags`, `cache_time`, `data`) VALUES('45', 'repeater_seccion_destacada', '99', '8', '0', '{\"noChildren\":1,\"noParents\":1,\"slashUrls\":1,\"pageClass\":\"RepeaterPage\",\"noGlobal\":1,\"compile\":3,\"modified\":1646757572}'); +INSERT INTO `templates` (`id`, `name`, `fieldgroups_id`, `flags`, `cache_time`, `data`) VALUES('46', 'repeater_seccions', '100', '8', '0', '{\"noChildren\":1,\"noParents\":1,\"slashUrls\":1,\"pageClass\":\"RepeaterPage\",\"noGlobal\":1,\"compile\":3,\"modified\":1646759849}'); +INSERT INTO `templates` (`id`, `name`, `fieldgroups_id`, `flags`, `cache_time`, `data`) VALUES('47', 'contacto', '101', '0', '0', '{\"slashUrls\":1,\"compile\":3,\"modified\":1647786380,\"ns\":\"ProcessWire\"}'); +INSERT INTO `templates` (`id`, `name`, `fieldgroups_id`, `flags`, `cache_time`, `data`) VALUES('48', 'blog', '102', '0', '0', '{\"slashUrls\":1,\"compile\":3,\"modified\":1647258511,\"ns\":\"ProcessWire\"}'); + +# --- /WireDatabaseBackup {"numTables":34,"numCreateTables":34,"numInserts":557,"numSeconds":0} \ No newline at end of file diff --git a/site/assets/files/1030/playa_chanteiro_ares.0x260.jpg b/site/assets/files/1/playa_chanteiro_ares.0x260.jpg similarity index 100% rename from site/assets/files/1030/playa_chanteiro_ares.0x260.jpg rename to site/assets/files/1/playa_chanteiro_ares.0x260.jpg diff --git a/site/assets/files/1030/playa_chanteiro_ares.jpg b/site/assets/files/1/playa_chanteiro_ares.jpg similarity index 100% rename from site/assets/files/1030/playa_chanteiro_ares.jpg rename to site/assets/files/1/playa_chanteiro_ares.jpg diff --git a/site/assets/files/1017/.phrase-index.txt b/site/assets/files/1017/.phrase-index.txt index 6e94f66..1c6859c 100644 --- a/site/assets/files/1017/.phrase-index.txt +++ b/site/assets/files/1017/.phrase-index.txt @@ -1,4 +1,4 @@ -|Content', 'Main content|^site--templates--_main-php:/site/templates/_main.php +|Current page', 'navigation|Edit', 'Edit page|^site--templates--_func-php:/site/templates/_func.php |en', 'HTML language code|Skip to content', 'bypass|Logo of Praia de Seselle Tourist Apartments', 'Site logo|Open/Close menu', 'Menu Switch|Menu', 'Navigation menu|^site--templates--_head-php:/site/templates/_head.php |Footer', 'Page footer|All rights reserved', 'copyright|Designed and Developed by', 'developer|^site--templates--_foot-php:/site/templates/_foot.php |Info|SQL file|ZIP file|Backup|Delete|Restore|Cancel|Upload|Description|Valid?|Date/Time|Exported by|File size|Filename|Database name|Which tables?|Num tables exported|Num tables created|Num rows|Export time (seconds)|file', 'th|date', 'th|tables', 'th|rows', 'th|size', 'th|actions', 'th|(all)|No database backup files yet.|Delete checked|Add new SQL database dump file|Upload File|Added file: %s|Yes! Confirmed valid begin and end of file.|All Tables|Unable to confirm if valid file (likely not created by this tool)|bytes', 'file-details|Backup name|This will be used for the backup filename. The extension .sql will be added to it automatically.|If omitted, a unique filename will be automatically generated.|Backup description|Backup all tables?|Tables|By default, the export will include all tables. If you only want certain tables to be included, select them below.|Please be patient after clicking submit. Backups may take some time, depending on how much there is to backup.|Saved new backup:|Failed to create ZIP file: %s|Delete Backup|Delete %s?|Check the box to confirm|Restore Backup|Restored: %s|Error restoring: %s|Warning: the current database will be destroyed and replaced (this has potential to break your site!)|Restore %s?|Drop all tables from current database before restore?|Deleted: %s|^site--modules--processdatabasebackups--processdatabasebackups-module:/site/modules/ProcessDatabaseBackups/ProcessDatabaseBackups.module diff --git a/site/assets/files/1017/site--templates--_func-php.json b/site/assets/files/1017/site--templates--_func-php.json new file mode 100644 index 0000000..bf02334 --- /dev/null +++ b/site/assets/files/1017/site--templates--_func-php.json @@ -0,0 +1,12 @@ +{ + "file": "site\/templates\/_func.php", + "textdomain": "site--templates--_func-php", + "translations": { + "2d582d5d1db1446ef1b3f8d1ea1bfc90": { + "text": "P\u00e1gina actual" + }, + "887552568b44443872f57a4d92697085": { + "text": "Editar" + } + } +} \ No newline at end of file diff --git a/site/assets/files/1017/site--templates--_main-php.json b/site/assets/files/1017/site--templates--_main-php.json deleted file mode 100644 index 293e292..0000000 --- a/site/assets/files/1017/site--templates--_main-php.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "file": "site\/templates\/_main.php", - "textdomain": "site--templates--_main-php", - "translations": { - "f1dddc5e3960cacd0918485f6f60f96e": { - "text": "Contenido" - } - } -} \ No newline at end of file diff --git a/site/assets/files/1023/.phrase-index.txt b/site/assets/files/1023/.phrase-index.txt index 1f5fb50..1c6859c 100644 --- a/site/assets/files/1023/.phrase-index.txt +++ b/site/assets/files/1023/.phrase-index.txt @@ -1,7 +1,8 @@ -|Content', 'Main content|^site--templates--_main-php:/site/templates/_main.php -|en', 'HTML language code|Skip to content', 'bypass|Menu', 'Navigation menu|^site--templates--_head-php:/site/templates/_head.php +|Current page', 'navigation|Edit', 'Edit page|^site--templates--_func-php:/site/templates/_func.php +|en', 'HTML language code|Skip to content', 'bypass|Logo of Praia de Seselle Tourist Apartments', 'Site logo|Open/Close menu', 'Menu Switch|Menu', 'Navigation menu|^site--templates--_head-php:/site/templates/_head.php |Footer', 'Page footer|All rights reserved', 'copyright|Designed and Developed by', 'developer|^site--templates--_foot-php:/site/templates/_foot.php |Info|SQL file|ZIP file|Backup|Delete|Restore|Cancel|Upload|Description|Valid?|Date/Time|Exported by|File size|Filename|Database name|Which tables?|Num tables exported|Num tables created|Num rows|Export time (seconds)|file', 'th|date', 'th|tables', 'th|rows', 'th|size', 'th|actions', 'th|(all)|No database backup files yet.|Delete checked|Add new SQL database dump file|Upload File|Added file: %s|Yes! Confirmed valid begin and end of file.|All Tables|Unable to confirm if valid file (likely not created by this tool)|bytes', 'file-details|Backup name|This will be used for the backup filename. The extension .sql will be added to it automatically.|If omitted, a unique filename will be automatically generated.|Backup description|Backup all tables?|Tables|By default, the export will include all tables. If you only want certain tables to be included, select them below.|Please be patient after clicking submit. Backups may take some time, depending on how much there is to backup.|Saved new backup:|Failed to create ZIP file: %s|Delete Backup|Delete %s?|Check the box to confirm|Restore Backup|Restored: %s|Error restoring: %s|Warning: the current database will be destroyed and replaced (this has potential to break your site!)|Restore %s?|Drop all tables from current database before restore?|Deleted: %s|^site--modules--processdatabasebackups--processdatabasebackups-module:/site/modules/ProcessDatabaseBackups/ProcessDatabaseBackups.module +|Remove remote references?|This will stop HTTP leaks but can increase the time it takes to sanitize.|Minify sanitized SVG files?|This will perform minification on whitespace in the sanitized SVG markup, potentially reducing the file size somewhat.|Add or remove tags (1 per line)|To add whitelisted tags, enter one per line. To remove tags, do the same but prefix line with a minus sign.|Add or remove attributes (1 per line)|To add whitelisted attributes, enter one per line. To remove attributes, do the same but prefix line with a minus sign.|^site--modules--filevalidatorsvgsanitizer-master--filevalidatorsvgsanitizer-config-php:/site/modules/FileValidatorSvgSanitizer-master/FileValidatorSvgSanitizer.config.php |Check for upgrades on superuser login?|If "No" is selected, then upgrades will only be checked manually when you click to Setup > Upgrades.|Automatic upgrade check requires ProcessWire 3.0.123 or newer.|Yes|No|^site--modules--processwireupgrade--processwireupgradecheck-config-php:/site/modules/ProcessWireUpgrade/ProcessWireUpgradeCheck.config.php |Remove|Continue|Module title|Module name|Installed|Latest|Status|Links|Up-to-date|Upgrade available|Not in directory|Refreshed module versions data|Removed: %s|Permission error removing path (please remove manually): %s|Download Now|Abort|Backup Database Now|Skip Database Backup|Confirm|Install|Core upgrade|Refresh|N/A|Last refresh: %s|^site--modules--processwireupgrade--processwireupgrade-module:/site/modules/ProcessWireUpgrade/ProcessWireUpgrade.module |A ProcessWire core upgrade is available|Your ProcessWire core is up-to-date|An upgrade for %s is available|Your modules are up-to-date|Error retrieving modules directory data|Error loading GitHub branches|HTTP error(s):|Check that HTTP requests are not blocked by your server.|^site--modules--processwireupgrade--processwireupgradecheck-module:/site/modules/ProcessWireUpgrade/ProcessWireUpgradeCheck.module diff --git a/site/assets/files/1023/site--templates--_func-php.json b/site/assets/files/1023/site--templates--_func-php.json new file mode 100644 index 0000000..0ebae28 --- /dev/null +++ b/site/assets/files/1023/site--templates--_func-php.json @@ -0,0 +1,12 @@ +{ + "file": "site\/templates\/_func.php", + "textdomain": "site--templates--_func-php", + "translations": { + "2d582d5d1db1446ef1b3f8d1ea1bfc90": { + "text": "P\u00e1xina actual" + }, + "887552568b44443872f57a4d92697085": { + "text": "Editar" + } + } +} \ No newline at end of file diff --git a/site/assets/files/1023/site--templates--_main-php.json b/site/assets/files/1023/site--templates--_main-php.json deleted file mode 100644 index 11fc535..0000000 --- a/site/assets/files/1023/site--templates--_main-php.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "file": "site\/templates\/_main.php", - "textdomain": "site--templates--_main-php", - "translations": { - "f1dddc5e3960cacd0918485f6f60f96e": { - "text": "Contido" - } - } -} \ No newline at end of file diff --git a/site/assets/files/1024/site--templates--_foot-php.json b/site/assets/files/1024/site--templates--_foot-php.json index 14f3c19..b0a3765 100644 --- a/site/assets/files/1024/site--templates--_foot-php.json +++ b/site/assets/files/1024/site--templates--_foot-php.json @@ -3,13 +3,13 @@ "textdomain": "site--templates--_foot-php", "translations": { "0c7c073ba4d9912cd6a408247a71d95a": { - "text": "Footer" + "text": "=" }, "d63d94f43418f66bd27ee27a62ec88ef": { - "text": "All rights reserved" + "text": "=" }, "4e72c9aec0195278fac9b0abfa52bc45": { - "text": "Designed and Developed by" + "text": "=" } } } \ No newline at end of file diff --git a/site/assets/files/1024/site--templates--_func-php.json b/site/assets/files/1024/site--templates--_func-php.json new file mode 100644 index 0000000..d8e03ba --- /dev/null +++ b/site/assets/files/1024/site--templates--_func-php.json @@ -0,0 +1,12 @@ +{ + "file": "site\/templates\/_func.php", + "textdomain": "site--templates--_func-php", + "translations": { + "887552568b44443872f57a4d92697085": { + "text": "=" + }, + "2d582d5d1db1446ef1b3f8d1ea1bfc90": { + "text": "=" + } + } +} \ No newline at end of file diff --git a/site/assets/files/1024/site--templates--_head-php.json b/site/assets/files/1024/site--templates--_head-php.json index d887596..24f6b92 100644 --- a/site/assets/files/1024/site--templates--_head-php.json +++ b/site/assets/files/1024/site--templates--_head-php.json @@ -3,19 +3,19 @@ "textdomain": "site--templates--_head-php", "translations": { "7679c0bdbd87c1984bd611c24b3cd0cb": { - "text": "en" + "text": "=" }, "01bea08b9a838113ed66226778ce6108": { - "text": "Skip to content" + "text": "=" }, "9a59fd41dc60086c1ba0b5ef77e05d4e": { - "text": "Logo of Praia de Seselle Tourist Apartments" + "text": "=" }, "4da98e72b078f4590386d08a0a363404": { - "text": "Open\/Close menu" + "text": "=" }, "6772cbe29a38577eeabce0d6ca81817d": { - "text": "Menu" + "text": "=" } } } \ No newline at end of file diff --git a/site/assets/files/1024/site--templates--_main-php.json b/site/assets/files/1024/site--templates--_main-php.json deleted file mode 100644 index 1ca72ff..0000000 --- a/site/assets/files/1024/site--templates--_main-php.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "file": "site\/templates\/_main.php", - "textdomain": "site--templates--_main-php", - "translations": { - "f1dddc5e3960cacd0918485f6f60f96e": { - "text": "Content" - } - } -} \ No newline at end of file diff --git a/site/assets/files/1030/playa_chanteiro_ares.350x195.jpg b/site/assets/files/1030/playa_chanteiro_ares.350x195.jpg deleted file mode 100644 index 3740686..0000000 Binary files a/site/assets/files/1030/playa_chanteiro_ares.350x195.jpg and /dev/null differ diff --git a/site/assets/files/1049/playa_chanteiro_ares.0x260.jpg b/site/assets/files/1049/playa_chanteiro_ares.0x260.jpg new file mode 100644 index 0000000..240eb2f Binary files /dev/null and b/site/assets/files/1049/playa_chanteiro_ares.0x260.jpg differ diff --git a/site/assets/files/1049/playa_chanteiro_ares.jpg b/site/assets/files/1049/playa_chanteiro_ares.jpg new file mode 100644 index 0000000..8b7079e Binary files /dev/null and b/site/assets/files/1049/playa_chanteiro_ares.jpg differ diff --git a/site/assets/files/1051/playa_chanteiro_ares.0x260.jpg b/site/assets/files/1051/playa_chanteiro_ares.0x260.jpg new file mode 100644 index 0000000..240eb2f Binary files /dev/null and b/site/assets/files/1051/playa_chanteiro_ares.0x260.jpg differ diff --git a/site/assets/files/1051/playa_chanteiro_ares.jpg b/site/assets/files/1051/playa_chanteiro_ares.jpg new file mode 100644 index 0000000..8b7079e Binary files /dev/null and b/site/assets/files/1051/playa_chanteiro_ares.jpg differ diff --git a/site/assets/files/1059/playa_chanteiro_ares.0x260.jpg b/site/assets/files/1059/playa_chanteiro_ares.0x260.jpg new file mode 100644 index 0000000..240eb2f Binary files /dev/null and b/site/assets/files/1059/playa_chanteiro_ares.0x260.jpg differ diff --git a/site/assets/files/1059/playa_chanteiro_ares.jpg b/site/assets/files/1059/playa_chanteiro_ares.jpg new file mode 100644 index 0000000..8b7079e Binary files /dev/null and b/site/assets/files/1059/playa_chanteiro_ares.jpg differ diff --git a/site/assets/files/1060/playa_chanteiro_ares.0x260.jpg b/site/assets/files/1060/playa_chanteiro_ares.0x260.jpg new file mode 100644 index 0000000..240eb2f Binary files /dev/null and b/site/assets/files/1060/playa_chanteiro_ares.0x260.jpg differ diff --git a/site/assets/files/1060/playa_chanteiro_ares.jpg b/site/assets/files/1060/playa_chanteiro_ares.jpg new file mode 100644 index 0000000..8b7079e Binary files /dev/null and b/site/assets/files/1060/playa_chanteiro_ares.jpg differ diff --git a/site/templates/_foot.php b/site/templates/_foot.php index e25dea8..bbf07bc 100644 --- a/site/templates/_foot.php +++ b/site/templates/_foot.php @@ -10,5 +10,6 @@ +