after adding the plugin wiki to the welcome app I get the following message when opening the welcome app:
Error traceback 1. 2. 3. 4. 5. 6. Traceback (most recent call last): File "gluon/restricted.py", line 178, in restricted File "C:/Users/david/My Projects/Miscelaneous/MeetingMonkey/web2py/ applications/welcome/models/plugin_wiki.py", line 28, in <module> File "C:/Users/david/My Projects/Miscelaneous/MeetingMonkey/web2py/ applications/welcome/models/plugin_wiki.py", line 26, in _ TypeError: __init__() got an unexpected keyword argument 'migrate'

