]> git.plutz.net Git - lobster/blob - actions/update_attendee.sh
stubs for action mechanics
[lobster] / actions / update_attendee.sh
1 #!/bin/zsh
2
3 cgi_post
4
5 debug $_POST
6
7 echo -n "Location: http://$HTTP_HOST/?page=attendees\n\n"