extra or {}, thanks villas
This commit is contained in:
@@ -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
@@ -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', {
|
||||
|
||||
Reference in New Issue
Block a user