mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 08:52:21 +00:00
Fehler beim Anlegen von BIS-Verwendungen behoben
This commit is contained in:
@@ -229,7 +229,7 @@ class bisverwendung extends basis_db
|
||||
$this->db_add_param($this->insertamum).', '.
|
||||
$this->db_add_param($this->insertvon).', '.
|
||||
$this->db_add_param($this->dv_art).','.
|
||||
$this->db_add_param($this->inkludierte_lehre).';';
|
||||
$this->db_add_param($this->inkludierte_lehre).');';
|
||||
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user