Neue Seite um ganze Reihungstestgebiete zu kopieren

This commit is contained in:
Manfred Kindl
2019-11-28 17:25:28 +01:00
parent 819face9f9
commit 6f66f7f57e
4 changed files with 331 additions and 1 deletions
+1 -1
View File
@@ -400,7 +400,7 @@ class frage extends basis_db
$this->text = $row->text;
$this->bild = $row->bild;
$this->audio = $row->audio;
$this->insertaum = $row->insertamum;
$this->insertamum = $row->insertamum;
$this->insertvon = $row->insertvon;
$this->updateamum = $row->updateamum;
$this->updatevon = $row->updatevon;