From 28780620d9c5c4e8b42af94f4d21580ebdcac18d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Mon, 16 Aug 2010 12:48:37 +0000 Subject: [PATCH] =?UTF-8?q?Bugfix=20beim=20Speichern=20von=20Studieng?= =?UTF-8?q?=C3=A4ngen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/studiengang.class.php | 2 +- system/xsl/Zeugnis_0_v3.xsl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/studiengang.class.php b/include/studiengang.class.php index cddc50155..f1f8b5386 100644 --- a/include/studiengang.class.php +++ b/include/studiengang.class.php @@ -397,7 +397,7 @@ class studiengang extends basis_db 'testtool_sprachwahl='.($this->testtool_sprachwahl?'true':'false').', '. 'studienplaetze='.$this->addslashes($this->studienplaetze).', '. 'lgartcode='.$this->addslashes($this->lgartcode).', '. - 'mischform='.($this->mischform?'true':'false').', '. + 'mischform='.($this->mischform?'true':'false').' '. 'WHERE studiengang_kz='.$this->addslashes($this->studiengang_kz).';'; } diff --git a/system/xsl/Zeugnis_0_v3.xsl b/system/xsl/Zeugnis_0_v3.xsl index f98e56e29..a4302c1df 100644 --- a/system/xsl/Zeugnis_0_v3.xsl +++ b/system/xsl/Zeugnis_0_v3.xsl @@ -70,7 +70,7 @@ - + @@ -182,7 +182,7 @@ - +