diff --git a/cis/private/lehre/abgabe_lektor_frameset.html b/cis/private/lehre/abgabe_lektor_frameset.html index da622bcc6..d53fd663b 100644 --- a/cis/private/lehre/abgabe_lektor_frameset.html +++ b/cis/private/lehre/abgabe_lektor_frameset.html @@ -4,7 +4,7 @@ Bachelor-/Diplomarbeitsabgabe - Lektor - + diff --git a/cis/private/lehre/abgabe_lektor_zusatz.php b/cis/private/lehre/abgabe_lektor_zusatz.php index acd331969..fbff371d6 100644 --- a/cis/private/lehre/abgabe_lektor_zusatz.php +++ b/cis/private/lehre/abgabe_lektor_zusatz.php @@ -32,7 +32,7 @@ require_once('../../../include/datum.class.php'); require_once('../../../include/benutzerberechtigung.class.php'); - require_once('../../../include/Excel/excel.php'); + //require_once('../../../include/Excel/excel.php'); if (!$conn = pg_pconnect(CONN_STRING)) die('Es konnte keine Verbindung zum Server aufgebaut werden.'); diff --git a/cis/private/lehre/abgabe_student_details.php b/cis/private/lehre/abgabe_student_details.php index 6ad8c952e..f182e434c 100644 --- a/cis/private/lehre/abgabe_student_details.php +++ b/cis/private/lehre/abgabe_student_details.php @@ -32,7 +32,7 @@ require_once('../../../include/datum.class.php'); require_once('../../../include/benutzerberechtigung.class.php'); - require_once('../../../include/Excel/excel.php'); + //require_once('../../../include/Excel/excel.php'); if (!$conn = pg_pconnect(CONN_STRING)) die('Es konnte keine Verbindung zum Server aufgebaut werden.'); diff --git a/cis/private/lehre/abgabe_student_frameset.html b/cis/private/lehre/abgabe_student_frameset.html index b4c550d13..3b60c6655 100644 --- a/cis/private/lehre/abgabe_student_frameset.html +++ b/cis/private/lehre/abgabe_student_frameset.html @@ -4,7 +4,7 @@ Bachelor-/Diplomarbeitsabgabe - Student - +