From e6a77fe1ba4697d6603d9798ded8808a59d18da9 Mon Sep 17 00:00:00 2001 From: Manfred Kindl Date: Tue, 9 Jul 2013 17:18:58 +0000 Subject: [PATCH] =?UTF-8?q?Ausblenden=20von=20Warnings=20f=C3=BCr=20LBS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/student/studentDBDML.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/student/studentDBDML.php b/content/student/studentDBDML.php index 63c605a9a..bf445ef02 100644 --- a/content/student/studentDBDML.php +++ b/content/student/studentDBDML.php @@ -2648,7 +2648,7 @@ if(!$error) } else { - $zeungisnote->new = false; + @$zeungisnote->new = false; } } else