From e0185955d9871c31bc77a06ea42626cf70c5dbc5 Mon Sep 17 00:00:00 2001 From: Christian Paminger Date: Thu, 11 Jan 2007 16:33:59 +0000 Subject: [PATCH] --- cis/menu.html | 2 +- cis/private/lvplan/stpl_week.php | 4 ++-- cis/private/menu.php | 5 ++++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/cis/menu.html b/cis/menu.html index 0222ebcbc..06f11def7 100644 --- a/cis/menu.html +++ b/cis/menu.html @@ -500,7 +500,7 @@ - + diff --git a/cis/private/lvplan/stpl_week.php b/cis/private/lvplan/stpl_week.php index a410d9d34..09e548697 100644 --- a/cis/private/lvplan/stpl_week.php +++ b/cis/private/lvplan/stpl_week.php @@ -151,7 +151,7 @@ if (!isset($pers_uid)) // Reservieren if (isset($reserve) && $uid==$user_uid) { - if(!$erg_std=pg_query($conn, "SELECT * FROM tbl_stunde ORDER BY stunde")) + if(!$erg_std=pg_query($conn, "SELECT * FROM lehre.tbl_stunde ORDER BY stunde")) { die(pg_last_error($conn)); } @@ -165,7 +165,7 @@ if (isset($reserve) && $uid==$user_uid) //echo $$var; if (isset($_POST[$var])) $$var=$_POST[$var]; - if ($$var) + if (isset($$var)) { $datum_res=$$var; //echo $datum_res; diff --git a/cis/private/menu.php b/cis/private/menu.php index c37a7ba92..be5e81e09 100644 --- a/cis/private/menu.php +++ b/cis/private/menu.php @@ -87,6 +87,9 @@ else
  Profil Profil
  + + + @@ -99,7 +102,7 @@ else
<< HOME
 
- +
  Profil Profil