[Solar-talk] form doc errors

Jeff Surgeson solar at 3hex.com
Mon May 22 01:57:26 PDT 2006


Hi Paul

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 :-)

-- 
Jeff Surgeson


More information about the solar-talk mailing list