mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
This commit is contained in:
@@ -140,8 +140,8 @@ class frage
|
||||
$this->addslashes($this->gruppe_kurzbz).",'".
|
||||
$this->addslashes($this->loesung).",".
|
||||
$this->addslashes($this->nummer).",".
|
||||
($this->demo?'true':'false').','.
|
||||
$this->addslashes($this->text).",".
|
||||
($this->demo?'true':'false').",'".
|
||||
$this->text."',".
|
||||
$this->addslashes($this->bild).");";
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user