mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 12:21:26 +02:00
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'][] = 'phpgw_access_log';
|
||||||
$setup_info['phpgwapi']['tables'][] = 'lang';
|
$setup_info['phpgwapi']['tables'][] = 'lang';
|
||||||
$setup_info['phpgwapi']['tables'][] = 'languages';
|
$setup_info['phpgwapi']['tables'][] = 'languages';
|
||||||
|
$setup_info['phpgwapi']['tables'][] = 'phpgw_nextid';
|
||||||
?>
|
?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user