yes, will fix it asap.

On Dec 3, 12:55 am, michal niklas <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I think that there is error in FAQ 'Form 
> navigation':http://mdp.cti.depaul.edu/AlterEgo/default/show/33
>
> There is:
>    if form.accepts(session.vars,session):
>
> I thought that first arg for form.accepts() is request.vars.
> Am I right?
> Should this be changed to:
>    if form.accepts(request.vars,session):
> ?
>
> Regards,
> Michał
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to