forked from extern/egroupware
Add new table to tables array
This commit is contained in:
parent
d14316cc8d
commit
443765bb67
@ -40,6 +40,7 @@
|
|||||||
$setup_info['phpgwapi']['tables'][] = 'phpgw_log_msg';
|
$setup_info['phpgwapi']['tables'][] = 'phpgw_log_msg';
|
||||||
$setup_info['phpgwapi']['tables'][] = 'phpgw_interserv';
|
$setup_info['phpgwapi']['tables'][] = 'phpgw_interserv';
|
||||||
$setup_info['phpgwapi']['tables'][] = 'phpgw_vfs';
|
$setup_info['phpgwapi']['tables'][] = 'phpgw_vfs';
|
||||||
|
$setup_info['phpgwapi']['tables'][] = 'phpgw_history_log';
|
||||||
|
|
||||||
/* Basic information about this app */
|
/* Basic information about this app */
|
||||||
$setup_info['notifywindow']['name'] = 'notifywindow';
|
$setup_info['notifywindow']['name'] = 'notifywindow';
|
||||||
|
Loading…
Reference in New Issue
Block a user