From: James E. F. <jf...@ac...> - 2002-04-14 19:05:46
|
On Wed, 10 Apr 2002, Matthew Gregg wrote: > Attached is first run at a patch to allow publishing of surveys > without needing to manually create a php "include" file. I made a few slight changes, nothing effecting use, and committed this patch. Thanks. > Take a look in handler-prefix.php where the remote user id is found. > I commented the QUERY_STRING case because it would grab the > query string for survey selection every time. Can we live without > that case? I changed this so that survey.php removes "name=xxx" from the query string, so no mods to handler-prefix were needed. Thanks for the patch. -James |