Index: openacs-4/contrib/packages/form-to-mail/www/form-proc.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/form-to-mail/www/form-proc.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/contrib/packages/form-to-mail/www/form-proc.tcl 30 Jul 2003 21:09:56 -0000 1.1 +++ openacs-4/contrib/packages/form-to-mail/www/form-proc.tcl 30 Jul 2003 22:18:34 -0000 1.2 @@ -1,3 +1,6 @@ +# /packages/form-to-mail/www/form-proc.tcl +# cvs-id $Id$ + ad_page_contract { This is the main page for the form package. It gets a form from the db according to the form_name passed in to the include. @@ -15,7 +18,6 @@ } -properties { } - ########## # # get form details