mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
SYNC OrtRaumtyp
This commit is contained in:
@@ -198,7 +198,6 @@ class funktion
|
||||
}
|
||||
|
||||
$qry = 'UPDATE tbl_funktion SET '.
|
||||
'funktion_kurzbz='.$this->addslashes($this->funktion_kurzbz).', '.
|
||||
'bezeichnung='.$this->addslashes($this->bezeichnung).', '.
|
||||
'aktiv='.($this->aktiv?'true':'false') .', '.
|
||||
'insertamum='.$this->addslashes($this->insertamum).', '.
|
||||
|
||||
Reference in New Issue
Block a user