mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Versehentlich gelöschte Zeile wieder ergänzt
This commit is contained in:
@@ -82,6 +82,7 @@ class berechtigung extends basis_db
|
||||
public function save($new=null)
|
||||
{
|
||||
if(is_null($new))
|
||||
$new = $this->new;
|
||||
|
||||
if($new)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user