extra or {}, thanks villas

This commit is contained in:
mdipierro
2012-11-16 16:24:13 -06:00
parent 045f5b4578
commit 851053e4ec
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.2.1 (2012-11-15 14:34:13) stable
Version 2.2.1 (2012-11-16 16:24:05) stable
+1 -1
View File
@@ -4716,7 +4716,7 @@ class Wiki(object):
self.host = current.request.env.http_host
perms = self.manage_permissions = manage_permissions
self.restrict_search = restrict_search
self.extra = self.extra or {}
self.extra = extra or {}
db = auth.db
table_definitions = [
('wiki_page', {