mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 16:32:20 +00:00
This commit is contained in:
@@ -181,6 +181,12 @@ function loadVariables($conn, $user)
|
||||
}
|
||||
if (!isset($db_stpl_table))
|
||||
$db_stpl_table='stundenplan';
|
||||
|
||||
if (!isset($kontofilterstg))
|
||||
{
|
||||
global $kontofilterstg;
|
||||
$kontofilterstg='false';
|
||||
}
|
||||
|
||||
return $error_msg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user