Warning bei Fotoliste behoben wenn kein Lektor zugeteilt ist

This commit is contained in:
Andreas Österreicher
2022-05-27 13:20:56 +02:00
parent 8b061eab74
commit 0c33ad4a7a
+1
View File
@@ -102,6 +102,7 @@ $gruppen_string = '';
$gruppen_string_arr = array();
$stg_typ = $stg->typ;
$stg_bezeichnung = $stg->bezeichnung;
$lv_bezeichnung = '';
//structure overall lehrveranstaltungs data
if ($result = $db->db_query($qry)) {