mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 08:52:21 +00:00
Infotext im Tempus angepasst bei Lektoren mit Selbstverwalteter Pause (SVP)
This commit is contained in:
@@ -68,6 +68,7 @@ class zeitaufzeichnung_gd extends basis_db
|
||||
$this->updateamum = $row->updateamum;
|
||||
$this->updatevon = $row->updatevon;
|
||||
$this->selbstverwaltete_pause = $this->db_parse_bool($row->selbstverwaltete_pause);
|
||||
return true;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user