mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-05 04:49:28 +00:00
getSemesterFromDatum hinzugefügt - übergebenes datum wird einem studiensemester zugeordnet
This commit is contained in:
@@ -319,7 +319,7 @@ class adresse extends basis_db
|
||||
' zustelladresse='.$this->db_add_param($this->zustelladresse, FHC_BOOLEAN, false).' '.
|
||||
'WHERE adresse_id='.$this->db_add_param($this->adresse_id, FHC_INTEGER, false).';';
|
||||
}
|
||||
|
||||
|
||||
if($this->db_query($qry))
|
||||
{
|
||||
if($this->new)
|
||||
|
||||
Reference in New Issue
Block a user