diff --git a/include/globals.inc.php b/include/globals.inc.php index 48b39d814..96aff8cd0 100644 --- a/include/globals.inc.php +++ b/include/globals.inc.php @@ -1,4 +1,9 @@ - \ No newline at end of file +?> diff --git a/include/wochenplan.class.php b/include/wochenplan.class.php index 0b12590b8..7e8ed5de1 100644 --- a/include/wochenplan.class.php +++ b/include/wochenplan.class.php @@ -464,7 +464,7 @@ class wochenplan /************************************************************************** * Zeichnen der Stundenplanwoche in HTML */ - function draw_week($user_uid='pam') + function draw_week($user_uid) { // Stundentafel abfragen $sql_query="SELECT stunde, beginn, ende FROM lehre.tbl_stunde ORDER BY stunde"; @@ -474,7 +474,7 @@ class wochenplan // Formularbeginn wenn Lektor if ($this->user=='lektor' && $this->type=='ort') - echo '