fixed now working wiki after update from 1.0.0

This commit is contained in:
Ralf Becker 2007-06-12 15:41:12 +00:00
parent d1c421b3f5
commit ab63e38010

View File

@ -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)