This commit is contained in:
Andreas Österreicher
2008-10-03 09:29:26 +00:00
parent e8f5d3f2a0
commit 46d87c4803
8 changed files with 335 additions and 320 deletions
-2
View File
@@ -161,8 +161,6 @@ if (!isset($pers_uid))
// Reservieren
if (isset($reserve) && $user=='lektor')
{
//echo 'test';
echo 'test';
if(!$erg_std=pg_query($conn, "SELECT * FROM lehre.tbl_stunde ORDER BY stunde"))
{
die(pg_last_error($conn));