From 9625720c80d802db1fc5a5208b9cefe8981aefc9 Mon Sep 17 00:00:00 2001 From: Remco Epicnabbo Date: Mon, 12 May 2025 16:35:08 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=86=99=20Forget=20changes=20=F0=9F=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sql files/Dutch/catalog_items.sql | 2 +- Sql files/Dutch/catalog_pages.sql | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Sql files/Dutch/catalog_items.sql b/Sql files/Dutch/catalog_items.sql index 2a93c81f22..d1d350c6e2 100644 --- a/Sql files/Dutch/catalog_items.sql +++ b/Sql files/Dutch/catalog_items.sql @@ -11,7 +11,7 @@ Target Server Version : 110801 (11.8.1-MariaDB-ubu2404-log) File Encoding : 65001 - Date: 12/05/2025 16:33:44 + Date: 12/05/2025 16:34:30 */ SET NAMES utf8mb4; diff --git a/Sql files/Dutch/catalog_pages.sql b/Sql files/Dutch/catalog_pages.sql index cd7796419f..75df06a98d 100644 --- a/Sql files/Dutch/catalog_pages.sql +++ b/Sql files/Dutch/catalog_pages.sql @@ -11,7 +11,7 @@ Target Server Version : 110801 (11.8.1-MariaDB-ubu2404-log) File Encoding : 65001 - Date: 12/05/2025 16:30:18 + Date: 12/05/2025 16:34:50 */ SET NAMES utf8mb4; @@ -1537,11 +1537,11 @@ INSERT INTO `catalog_pages` VALUES (2051, 7, 'Pokemon LTD', 'Pokemon LTD', 'defa INSERT INTO `catalog_pages` VALUES (2052, 7, 'Lotus 2018', 'Lotus 2018', 'default_3x3', 1, 92822, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2053, 1114, 'Victoriaans', 'Victoriaans', 'default_3x3', 1, 31, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2054, 2053, 'Victoriaans 2', 'Victoriaans 2', 'default_3x3', 1, 31, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); -INSERT INTO `catalog_pages` VALUES (2055, 1114, 'Kuromi', 'Kuromi', 'default_3x3', 1, 1, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); -INSERT INTO `catalog_pages` VALUES (2056, 1114, 'Dino Lab', 'Dino Lab', 'default_3x3', 1, 1, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); -INSERT INTO `catalog_pages` VALUES (2057, 1114, 'Eenden Meubels', 'Eenden Meubels', 'default_3x3', 1, 1, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); -INSERT INTO `catalog_pages` VALUES (2058, 1114, 'Japan Art', 'Japan Art', 'default_3x3', 1, 1, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); -INSERT INTO `catalog_pages` VALUES (2059, 1114, 'Pops Meubels', 'Pops Meubels', 'default_3x3', 1, 1, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); -INSERT INTO `catalog_pages` VALUES (2060, 1114, 'Habblet Egypte Meubels', 'Habblet Egypte Meubels', 'default_3x3', 1, 1, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); +INSERT INTO `catalog_pages` VALUES (2055, 1114, 'Kuromi', 'Kuromi', 'default_3x3', 1, 1177, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); +INSERT INTO `catalog_pages` VALUES (2056, 1114, 'Dino Lab', 'Dino Lab', 'default_3x3', 1, 92822, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); +INSERT INTO `catalog_pages` VALUES (2057, 1114, 'Eenden Meubels', 'Eenden Meubels', 'default_3x3', 1, 92822, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); +INSERT INTO `catalog_pages` VALUES (2058, 1114, 'Japan Art', 'Japan Art', 'default_3x3', 1, 36, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); +INSERT INTO `catalog_pages` VALUES (2059, 1114, 'Pops Meubels', 'Pops Meubels', 'default_3x3', 1, 92822, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); +INSERT INTO `catalog_pages` VALUES (2060, 1114, 'Habblet Egypte Meubels', 'Habblet Egypte Meubels', 'default_3x3', 1, 1002, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); SET FOREIGN_KEY_CHECKS = 1;