- Moved get_char_param, get_string_param and get_number_param to cgi.c
authoroes <oes@users.sourceforge.net>
Wed, 24 Apr 2002 02:17:47 +0000 (02:17 +0000)
committeroes <oes@users.sourceforge.net>
Wed, 24 Apr 2002 02:17:47 +0000 (02:17 +0000)
commitc3abf1f2305333d412d38db3971ba4183003b5e0
treeaf824710305256f9fd797a8096f1a66d02f9a4c0
parent949d36c345d6be2e6860cfec3e8d88c10b192481
 - Moved get_char_param, get_string_param and get_number_param to cgi.c
 - Comments
 - Activated Jon's code for editing multiple AFs
 - cgi_edit_list_actions now provides context-sensitive
   help, looks up all action sets from standard.action and
   makes buttons for them in the catchall section
 - cgi_edit_action_submit now honors a p parameter, looks up
   the corresponding action set, and sets the catchall pattern's
   actions accordingly.
cgiedit.c