Index: openacs-4/packages/survey/www/admin/send-mail-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/survey/www/admin/send-mail-postgresql.xql,v diff -u -r1.1 -r1.1.2.1 --- openacs-4/packages/survey/www/admin/send-mail-postgresql.xql 16 Sep 2002 00:00:24 -0000 1.1 +++ openacs-4/packages/survey/www/admin/send-mail-postgresql.xql 9 Oct 2002 11:55:25 -0000 1.1.2.1 @@ -121,7 +121,7 @@ select survey_response__initial_user_id(response_id) from survey_responses_latest where survey_id=$survey_id) - + @@ -135,6 +135,6 @@ select survey_response__initial_user_id(response_id) from survey_responses_latest where survey_id=$survey_id) - + \ No newline at end of file