mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
refactor actions prestudentLib
This commit is contained in:
@@ -39,6 +39,7 @@ class Lehrverband_model extends DB_Model
|
||||
|
||||
$result = $this->execQuery($qry, array($studiengang_kz, $semester, $verband, $gruppe));
|
||||
|
||||
|
||||
if(isError($result))
|
||||
{
|
||||
return error($result);
|
||||
|
||||
Reference in New Issue
Block a user