mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-04 20:39:28 +00:00
Filter für Funktionen im FAS hinzugefügt
This commit is contained in:
@@ -280,6 +280,8 @@ class variable extends basis_db
|
||||
if (!isset($this->variable->allow_lehrstunde_drop))
|
||||
$this->variable->allow_lehrstunde_drop='false';
|
||||
|
||||
if (!isset($this->variable->fasfunktionfilter))
|
||||
$this->variable->fasfunktionfilter='alle';
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user