mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:04:53 +01:00
Change to lang/languages
This commit is contained in:
parent
96351cb4fb
commit
83665b88cc
@ -16,6 +16,6 @@
|
||||
$setup_info['phpgwapi']['tables'][] = 'phpgw_app_sessions';
|
||||
$setup_info['phpgwapi']['tables'][] = 'phpgw_accounts';
|
||||
$setup_info['phpgwapi']['tables'][] = 'phpgw_access_log';
|
||||
$setup_info['phpgwapi']['tables'][] = 'phpgw_lang';
|
||||
$setup_info['phpgwapi']['tables'][] = 'phpgw_languages';
|
||||
?>
|
||||
$setup_info['phpgwapi']['tables'][] = 'lang';
|
||||
$setup_info['phpgwapi']['tables'][] = 'languages';
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user