Artifact 4cc0fdddec7367d383139db1052eeff39972d47b:
- Executable file htdocs/cgi-bin/err0.cgi — part of check-in [d5cd3b5548] at 2000-10-28 05:35:30 on branch trunk — Fixed CGI post data handling in light of recent changes to Url and Httpd. (user: welch size: 100)
#!/bin/sh # This nasty script exits without doing anything # \ exec tclsh8.3 "$0" ${1+"$@"} exit 0