I think somebody meant phpwebhosting, not addressbook

This commit is contained in:
zone 2001-06-13 23:38:05 +00:00
parent c2264f1e69
commit 038094ceb2

View File

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