mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 08:22:17 +00:00
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user