[cvs] commit: horde/lib Form.php
Marko Djukic
tech at oblo.com
Tue Jan 14 14:33:50 PST 2003
mdjukic 2003/01/14 14:33:49 PST
Modified files:
lib Form.php
Log:
Some apps check to see if a form has been submitted by trapping for the 'submitbutton' variable in the var list. This was left out when listing the vars in the form in the hidden fields.
Note we have to include 'submitbutton' which is the name that is set to all buttons, so we can't set $this->_submit as the hidden var because that would just set the values.
Revision Changes Path
1.50 +3 -3 horde/lib/Form.php
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Form.php?r1=1.49&r2=1.50&ty=u
More information about the cvs
mailing list