From ea856c87412f042a8f3b199c4f8666876ca6fcdf Mon Sep 17 00:00:00 2001 From: skeeter Date: Sun, 3 Sep 2000 19:30:13 +0000 Subject: [PATCH] working with new session class --- addressbook/inc/functions.inc.php | 3 +-- addressbook/index.php | 3 +-- calendar/edit_entry.php | 3 +-- calendar/inc/footer.inc.php | 9 +++------ calendar/inc/header.inc.php | 3 +-- 5 files changed, 7 insertions(+), 14 deletions(-) diff --git a/addressbook/inc/functions.inc.php b/addressbook/inc/functions.inc.php index c076b16b4a..f04bf811a0 100755 --- a/addressbook/inc/functions.inc.php +++ b/addressbook/inc/functions.inc.php @@ -103,8 +103,7 @@ } if ($action) { - echo "
\n" - . $phpgw->session->hidden_var(); + echo "link($action)."\" method=\"post\">\n"; } ?> diff --git a/addressbook/index.php b/addressbook/index.php index 10d666a245..56c23589cb 100755 --- a/addressbook/index.php +++ b/addressbook/index.php @@ -166,8 +166,7 @@ ?> - - session->hidden_var(); ?> + "> diff --git a/calendar/edit_entry.php b/calendar/edit_entry.php index ff44f487d6..0b6fd4c039 100755 --- a/calendar/edit_entry.php +++ b/calendar/edit_entry.php @@ -116,8 +116,7 @@ function validate_and_submit() { - -session->hidden_var(); ?> +" METHOD="GET" name="addform"> \n"; ?> diff --git a/calendar/inc/footer.inc.php b/calendar/inc/footer.inc.php index 3cbac3ecab..7cf49d2d62 100644 --- a/calendar/inc/footer.inc.php +++ b/calendar/inc/footer.inc.php @@ -22,8 +22,7 @@
- -session->hidden_var(); ?> +" METHOD="GET" NAME="SelectMonth"> - -session->hidden_var(); ?> +" METHOD="GET" NAME="SelectWeek">
: @@ -59,8 +58,7 @@
: @@ -103,8 +101,7 @@ - -session->hidden_var(); ?> +" METHOD="GET" NAME="SelectYear"> : diff --git a/calendar/inc/header.inc.php b/calendar/inc/header.inc.php index d10e98de5b..538224aa7e 100644 --- a/calendar/inc/header.inc.php +++ b/calendar/inc/header.inc.php @@ -19,8 +19,7 @@ - - session->hidden_var(); ?> + ">