mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 01:43:47 +01:00
removed accidently commited disable of automatic install
This commit is contained in:
parent
ed60695cd5
commit
01fe133e60
@ -9,9 +9,6 @@
|
|||||||
* @version $Id$
|
* @version $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// RB: never install by default, only via setup
|
|
||||||
$setup_info['importexport']['only_db'] = array('never');
|
|
||||||
|
|
||||||
$setup_info['importexport']['name'] = 'importexport';
|
$setup_info['importexport']['name'] = 'importexport';
|
||||||
$setup_info['importexport']['version'] = '1.9.001';
|
$setup_info['importexport']['version'] = '1.9.001';
|
||||||
$setup_info['importexport']['app_order'] = 2;
|
$setup_info['importexport']['app_order'] = 2;
|
||||||
|
Loading…
Reference in New Issue
Block a user