mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
master gemerged
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user