From 1e7079f813d205a7cd1d581aebdae36c5112738f Mon Sep 17 00:00:00 2001 From: Jason Cleeland Date: Fri, 18 Apr 2003 07:55:34 +0000 Subject: [PATCH] Fixed bug - where $_SESSION['insertarray'] already exists, does not go through creation process again. Bug was occurring where a survey was begun, then the window was closed. Then the survey opened again. Previously the insertarray field would double up on each of the fieldnames, causing an error when the survey was finally submitted. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@237 b72ed6b6-b9f8-46b5-92b4-906544132732 --- index.php | 108 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 56 insertions(+), 52 deletions(-) diff --git a/index.php b/index.php index f1f9fb3521c..5fe9aa43923 100644 --- a/index.php +++ b/index.php @@ -434,6 +434,7 @@ // debugging info echo "