[Solar-talk] form doc errors
Paul M Jones
pmjones at solarphp.com
Wed May 24 14:38:38 PDT 2006
Hi Jeff,
> Looking at the Solar documentation, under Solar_Form documentation
>
> // get the submission request
> $submit = Solar::post('submit');
>
> // handle submissions based on the localized button values
> if ($op == Solar::locale('Solar', 'SUBMIT_SAVE')) {
>
> Should be $submit not $op :-)
Fixed in SVN, will go up on next release (today or tomorrow).
--
Paul M. Jones <http://paul-m-jones.com>
Solar: Simple Object Library and Application Repository
for PHP5. <http://solarphp.com>
Savant: The simple, elegant, and powerful solution for
templates in PHP. <http://phpsavant.com>
More information about the solar-talk
mailing list