This commit is contained in:
Gerald Raab
2007-06-15 14:33:31 +00:00
parent 1083addf2e
commit 9660e52938
4 changed files with 711 additions and 3 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ class zeugnisnote
$this->updateamum = $row->updateamum;
$this->updatevon = $row->updatevon;
$this->insertamum = $row->insertamum;
$this->inservon = $row->insertvon;
$this->insertvon = $row->insertvon;
$this->ext_id = $row->ext_id;
$this->bemerkung = $row->bemerkung;
return true;