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.
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.