From 50360894d72afc92855b7b79a303ee1aecd72eb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Mon, 10 Dec 2007 15:40:48 +0000 Subject: [PATCH] --- system/sync/stp/sync_stp_vilesci_lehrveranstaltung.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/system/sync/stp/sync_stp_vilesci_lehrveranstaltung.php b/system/sync/stp/sync_stp_vilesci_lehrveranstaltung.php index 2980a0de5..f67c7a0be 100644 --- a/system/sync/stp/sync_stp_vilesci_lehrveranstaltung.php +++ b/system/sync/stp/sync_stp_vilesci_lehrveranstaltung.php @@ -374,6 +374,13 @@ } } + if(cleankurzbz($row_ext->chLVNr)=='') + { + $text.="Fehler bei $lf_obj->bezeichnung/$lf_obj->semester (id $row_ext->_LV): chLVNr_new darf nicht leer sein"; + $anz_lf_insert++; + continue; + } + $updtext = ''; if(!$lf_obj->new) {