mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:04:53 +01:00
do not restore install_id, as that would give two systems with identical install_id
This commit is contained in:
parent
a3805293b2
commit
f00ba4dc9a
@ -330,6 +330,7 @@ class db_backup
|
|||||||
'httpproxy_server_username',
|
'httpproxy_server_username',
|
||||||
'httpproxy_server_password',
|
'httpproxy_server_password',
|
||||||
'system_charset',
|
'system_charset',
|
||||||
|
'install_id', // do not restore install_id, as that would give two systems with identical install_id
|
||||||
);
|
);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user