master gemerged

This commit is contained in:
ma0048
2025-08-11 09:23:18 +02:00
parent 2b7f56622c
commit 9ae78f2de6
2 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ class Notiz_model extends DB_Model
z.$type = ?";
if ($withoutTags)
$qry .= " AND tbl_notiz.typ IS NULL";
$qry .= " AND n.typ IS NULL ";
$qry .= "GROUP BY
notiz_id, z.notizzuordnung_id,