mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-28 17:39:28 +00:00
- Syncro ExStudenten
- Kandidaten Kollegiumswahl aktualisiert - Kreuzerltool Bugfixes - Sonstige Bugfixes
This commit is contained in:
@@ -404,7 +404,7 @@ class uebung
|
||||
' updatevon='.$this->addslashes($this->updatevon).
|
||||
" WHERE uebung_id=".$this->addslashes($this->uebung_id)." AND student_uid=".$this->addslashes($this->student_uid).";";
|
||||
}
|
||||
|
||||
|
||||
if(pg_query($this->conn,$qry))
|
||||
{
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user