fixed now working wiki after update from 1.0.0

This commit is contained in:
Ralf Becker 2007-06-12 15:38:04 +00:00
parent 1cd5438c1f
commit cec25ce548

View File

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