From 94ff4b717d22dd5c83a32cb45063bb37d63c762e Mon Sep 17 00:00:00 2001 From: Manfred Date: Fri, 7 Jul 2023 12:46:06 +0200 Subject: [PATCH] =?UTF-8?q?Versehentlich=20gel=C3=B6schte=20Zeile=20wieder?= =?UTF-8?q?=20erg=C3=A4nzt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/berechtigung.class.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/berechtigung.class.php b/include/berechtigung.class.php index 9d9a8e79b..f4c55e576 100644 --- a/include/berechtigung.class.php +++ b/include/berechtigung.class.php @@ -82,6 +82,7 @@ class berechtigung extends basis_db public function save($new=null) { if(is_null($new)) + $new = $this->new; if($new) {