- From: Bertrand Lupart <bertrand AT cvs.caudiumforge.net>
- To: caudium-commits AT caudium.net
- Subject: CVS: caudium/server/modules/scripting cgi.pike,1.53.2.1,1.53.2.2
- Date: Thu, 25 Nov 2004 17:08:27 +0100
Update of /cvs/caudium/caudium/server/modules/scripting
In directory cvs.caudiumforge.net:/tmp/cvs-serv60713/scripting
Modified Files:
Tag: stable_1_4
cgi.pike
Log Message:
Typos
Index: cgi.pike
===================================================================
RCS file: /cvs/caudium/caudium/server/modules/scripting/cgi.pike,v
retrieving revision 1.53.2.1
retrieving revision 1.53.2.2
diff -u -r1.53.2.1 -r1.53.2.2
--- cgi.pike 22 Sep 2004 12:45:26 -0000 1.53.2.1
+++ cgi.pike 25 Nov 2004 16:08:25 -0000 1.53.2.2
@@ -25,7 +25,7 @@
//! inherits: module
//! inherits: caudiumlib
//! type: MODULE_LOCATION | MODULE_FILE_EXTENSION | MODULE_PARSER
-//! cvs_version: $Id: cgi.pike,v 1.53.2.1 2004/09/22 12:45:26 vida Exp $
+//! cvs_version: $Id: cgi.pike,v 1.53.2.2 2004/11/25 16:08:25 bertrand Exp $
//
/* Da CGI module */
@@ -35,7 +35,7 @@
inherit "module";
inherit "caudiumlib";
-constant cvs_version = "$Id: cgi.pike,v 1.53.2.1 2004/09/22 12:45:26 vida
Exp $";
+constant cvs_version = "$Id: cgi.pike,v 1.53.2.2 2004/11/25 16:08:25
bertrand Exp $";
constant module_type = MODULE_LOCATION | MODULE_FILE_EXTENSION |
MODULE_PARSER;
constant module_name = "CGI executable support";
@@ -926,7 +926,7 @@
defvar("rxml", 0, "Parse RXML in CGI-scripts", TYPE_FLAG|VAR_MORE,
"If this is set, the output from CGI-scripts handled by this "
- "module will be RXMl parsed. NOTE : No data will be returned to the
"
+ "module will be RXML parsed. NOTE : No data will be returned to the
"
"client until the CGI-script is fully parsed.");
defvar("extra_env", "", "Extra environment variables",
TYPE_TEXT_FIELD|VAR_MORE,
@@ -1182,7 +1182,7 @@
//! name: Pass environment variables
//
//! defvar: rxml
-//! If this is set, the output from CGI-scripts handled by this module will
be RXMl parsed. NOTE : No data will be returned to the client until the
CGI-script is fully parsed.
+//! If this is set, the output from CGI-scripts handled by this module will
be RXML parsed. NOTE : No data will be returned to the client until the
CGI-script is fully parsed.
//! type: TYPE_FLAG|VAR_MORE
//! name: Parse RXML in CGI-scripts
//
- CVS: caudium/server/modules/scripting cgi.pike,1.53.2.1,1.53.2.2, Bertrand Lupart
Archive powered by MhonArc 2.6.10.