From 1054095b3b8893ada7a4ba948ac9f8960bc4aae0 Mon Sep 17 00:00:00 2001 From: Michael Kaufmann Date: Fri, 5 Jan 2024 15:39:59 +0100 Subject: [PATCH] merge gone wrong, corrected sql Signed-off-by: Michael Kaufmann --- install/froxlor.sql.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/install/froxlor.sql.php b/install/froxlor.sql.php index e70a205f..f5d9517d 100644 --- a/install/froxlor.sql.php +++ b/install/froxlor.sql.php @@ -728,8 +728,6 @@ opcache.validate_timestamps'), ('panel', 'menu_collapsed', '1'), ('panel', 'version', '2.2.0-dev1'), ('panel', 'db_version', '202312230'); - ('panel', 'version', '2.1.4'), - ('panel', 'db_version', '202312120'); DROP TABLE IF EXISTS `panel_tasks`;