It is wrong in the book.
On Sep 14, 2:36 am, annet <[email protected]> wrote: > In previous versions of web2py db.py contained this line: mail = > Mail() in the third edition of the web2py book it reads like: mail = > Mail(globals()). > > Do I have to adjust this in my application or don't I. > > Kind regards, > > Annet.

