diff --git a/plugin.manifest b/plugin.manifest index 0feb8f122415eec7f0a62cc6e1362c2abd3cbae1..98be2af3b827163ecbfa2dd1b7db21816386994c 100755 --- a/plugin.manifest +++ b/plugin.manifest @@ -1,6 +1,6 @@ pluginname=CourseCopy pluginclassname=CourseCopy -version=1.9.7 +version=1.9.8 origin=data-quest studipMinVersion=5.0 studipMaxVersion=5.9.99 diff --git a/views/copy/info.php b/views/copy/info.php index 6454943911493276120b04fae7c4366315c93f49..f2de4f4b827520f81f1ba83a092ef42462996109 100755 --- a/views/copy/info.php +++ b/views/copy/info.php @@ -66,7 +66,7 @@ </fieldset> - <? if (is_object($single_course)) : ?> + <? if (!empty($single_course) && is_object($single_course)) : ?> <fieldset> <legend> <?= _("Veranstaltungsname") ?>