Parent Directory | Revision Log | Patch
revision 1.1 by jonen, Sat Feb 22 21:07:21 2003 UTC | revision 1.2 by jonen, Sat Sep 20 00:20:55 2003 UTC | |
---|---|---|
# | Line 171 class AccountForm extends FormContent { | Line 171 class AccountForm extends FormContent { |
171 | //$this->add_error("Ass", "some bogus error happened"); | //$this->add_error("Ass", "some bogus error happened"); |
172 | //$this->add_error("First Name", "Duplicate!! You suck!"); | //$this->add_error("First Name", "Duplicate!! You suck!"); |
173 | ||
174 | var_dump( $this->get_element_value("Testing") ); | //var_dump( $this->get_element_value("First Name") ); |
175 | return TRUE; | return TRUE; |
176 | } | } |
177 | } | } |
|
MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
Powered by ViewVC 1.1.26 |