From 3533a3fd4b3af71cd6f1fe7ccbdec3ce93e8269b Mon Sep 17 00:00:00 2001 From: Harald Bamberger Date: Tue, 19 May 2026 16:11:08 +0200 Subject: [PATCH] add missing comma --- application/models/education/Projektarbeit_model.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/models/education/Projektarbeit_model.php b/application/models/education/Projektarbeit_model.php index 31e6301ba..0f0febaab 100644 --- a/application/models/education/Projektarbeit_model.php +++ b/application/models/education/Projektarbeit_model.php @@ -27,7 +27,7 @@ class Projektarbeit_model extends DB_Model $qry = "SELECT pa.*, tbl_projekttyp.bezeichnung, tbl_lehreinheit.studiensemester_kurzbz, tbl_lehrveranstaltung.lehrveranstaltung_id, - tbl_sprache.bezeichnung[".$sprache_index."] AS sprache_bezeichnung + tbl_sprache.bezeichnung[".$sprache_index."] AS sprache_bezeichnung, tbl_firma.name AS firma_name, ( SELECT