This commit is contained in:
Christian Paminger
2006-12-18 14:37:05 +00:00
parent e603eb3ffd
commit 85e4234076
2 changed files with 1569 additions and 1 deletions
+1 -1
View File
@@ -339,7 +339,7 @@ class lehrstunde
$stunde->ort_kurzbz=$row->ort_kurzbz;
$stunde->lehrfach=$row->lehrfach;
$stunde->lehrfach_bez=$row->lehrfach_bez;
$stunde->lehrfach_nr=$row->lehrfach_nr;
$stunde->lehrfach_id=$row->lehrfach_id;
$stunde->lehrform=$row->lehrform;
if ($row->farbe!=' ' && $row->farbe!=null)
$stunde->farbe=$row->farbe;
File diff suppressed because it is too large Load Diff