Infocenter:

- No Message sent when FIT program Freigabe
This commit is contained in:
alex
2019-02-21 17:18:12 +01:00
parent a2d0ae6da8
commit 0cb86f84ed
2 changed files with 37 additions and 35 deletions
@@ -527,7 +527,7 @@ class InfoCenter extends Auth_Controller
$logparams = array($prestudent_id, $logdata['studiengang_kurzbz'], '');
if (isset($statusgrund_id))
if (isset($statusgrund_id) && is_numeric($statusgrund_id))
{
$this->StatusgrundModel->addSelect('bezeichnung_mehrsprachig');
$statusgrund_kurzbz = $this->StatusgrundModel->load($statusgrund_id);