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) {