From 317ab676bf28d3922dc0fba02e908a766035872f Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Mon, 25 Oct 2004 19:25:54 +0000 Subject: r3220: merging current 3.0 code to release branch --- source/web/cgi.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'source/web/cgi.c') diff --git a/source/web/cgi.c b/source/web/cgi.c index b1aa8ae754c..cf309c364e2 100644 --- a/source/web/cgi.c +++ b/source/web/cgi.c @@ -19,7 +19,7 @@ #include "includes.h" -#include "../web/swat_proto.h" +#include "web/swat_proto.h" #define MAX_VARIABLES 10000 @@ -196,18 +196,18 @@ void cgi_load_variables(void) printf("\n"); #endif - /* variables from the client are in display charset - convert them - to our internal charset before use */ + /* variables from the client are in UTF-8 - convert them + to our internal unix charset before use */ for (i=0;i