mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
fixed now working wiki after update from 1.0.0
This commit is contained in:
parent
1cd5438c1f
commit
cec25ce548
@ -977,6 +977,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