mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 08:22:17 +00:00
This commit is contained in:
@@ -287,7 +287,7 @@ function js_toggle_container(conid)
|
||||
$stsem = $stsemobj->getAktorNext();
|
||||
|
||||
$stg_obj = new studiengang($sql_conn);
|
||||
if($stg_obj->getAll())
|
||||
if($stg_obj->getAll(null,false))
|
||||
{
|
||||
$stg = array();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user