From 6cf78f759e8f8bd681f5b31b32b9348b96d35df5 Mon Sep 17 00:00:00 2001 From: Kay0u Date: Tue, 22 Feb 2022 15:23:08 +0100 Subject: [PATCH] fix patch --- sources/patches/app-00-password_length.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/patches/app-00-password_length.patch b/sources/patches/app-00-password_length.patch index b020960..09b9a91 100644 --- a/sources/patches/app-00-password_length.patch +++ b/sources/patches/app-00-password_length.patch @@ -1,8 +1,8 @@ diff --git a/inc/core/class.dc.core.php b/inc/core/class.dc.core.php -index 3d0c45d..98a70a6 100644 +index e9c0ac2..0c6f2e5 100644 --- a/inc/core/class.dc.core.php +++ b/inc/core/class.dc.core.php -@@ -839,8 +839,8 @@ class dcCore +@@ -941,8 +941,8 @@ class dcCore } if ($cur->isField('user_pwd')) {