2003-03-04 Manuel Guesdon <mguesdon@orange-concept.com>

* GSWeb/GSWInput.m:
		o logs
	* GSWeb/GSWCheckBox.m:
		o logs
		o fix for disabled check box
	* GSWAdaptors/Apache/mod_gsweb.c
		o typo fix


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@16128 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
mguesdon 2003-03-04 17:50:45 +00:00
parent 6104dbcda5
commit 3cddc8b06e
4 changed files with 52 additions and 34 deletions

View file

@ -722,7 +722,7 @@ static const command_rec GSWeb_Commands[] =
NULL, /* argument to include in call */
RSRC_CONF, /* where available */
"ScriptAlias for GSWeb" /* directive description */
);
),
AP_INIT_TAKE1
(
GSWEB_CONF__CONFIG_FILE_PATH, /* directive name */