mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
fixed now working wiki after update from 1.0.0
This commit is contained in:
parent
d1c421b3f5
commit
ab63e38010
@ -983,6 +983,8 @@
|
||||
// adding the old name, as the rename might have not been done (api upgrades run befor app ones)
|
||||
array('phpgw_wiki_pages','wiki_readable',true),
|
||||
array('phpgw_wiki_pages','wiki_writable',true),
|
||||
array('phpgw_wiki_pages','readable',true),
|
||||
array('phpgw_wiki_pages','writable',true),
|
||||
array('egw_vfs','vfs_owner_id'),
|
||||
array('egw_vfs','vfs_createdby_id'),
|
||||
) as $data)
|
||||
|
Loading…
Reference in New Issue
Block a user