forked from extern/egroupware
Add nextid table
This commit is contained in:
parent
ceba26d99e
commit
df29ae164c
@ -18,4 +18,5 @@
|
||||
$setup_info['phpgwapi']['tables'][] = 'phpgw_access_log';
|
||||
$setup_info['phpgwapi']['tables'][] = 'lang';
|
||||
$setup_info['phpgwapi']['tables'][] = 'languages';
|
||||
$setup_info['phpgwapi']['tables'][] = 'phpgw_nextid';
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user