diff --git a/VERSION b/VERSION index 127761cc..4128e793 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -Version 2.0.9 (2012-09-15 13:41:21) stable +Version 2.0.9 (2012-09-15 15:42:37) stable diff --git a/gluon/tools.py b/gluon/tools.py index c93e9749..3a4bfbd4 100644 --- a/gluon/tools.py +++ b/gluon/tools.py @@ -3179,7 +3179,7 @@ class Auth(object): def wiki(self, slug=None, env=None, - render=None, + render='markmin', manage_permissions=False, force_prefix='', restrict_search=False,