From 038094ceb2c3121c9cf472255206965585b7bb4e Mon Sep 17 00:00:00 2001 From: zone Date: Wed, 13 Jun 2001 23:38:05 +0000 Subject: [PATCH] I think somebody meant phpwebhosting, not addressbook --- filemanager/setup/setup.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' );