mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
moved issue resolvers to #own resolvers folder, created first resolver CORE_INOUT_0007 for plausichecks
This commit is contained in:
@@ -1077,7 +1077,7 @@ class PlausicheckLib
|
||||
|
||||
$qry = "
|
||||
SELECT
|
||||
DISTINCT pers.person_id
|
||||
DISTINCT pers.person_id, status.studiensemester_kurzbz
|
||||
FROM
|
||||
public.tbl_prestudent pre
|
||||
JOIN public.tbl_prestudentstatus status USING(prestudent_id)
|
||||
|
||||
Reference in New Issue
Block a user