diff --git a/filemanager/setup/setup.inc.php b/filemanager/setup/setup.inc.php index 61b1fafbf0..417cb87666 100755 --- a/filemanager/setup/setup.inc.php +++ b/filemanager/setup/setup.inc.php @@ -22,7 +22,7 @@ $setup_info['phpwebhosting']['hooks'][] = 'preferences'; /* The tables this app creates */ - $setup_info['addressbook']['tables'] = array( + $setup_info['phpwebhosting']['tables'] = array( 'phpgw_vfs' );