mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-02 11:29:23 +01:00
removed not set author and maintainer, as it gives an notice in check_install
This commit is contained in:
parent
505bcde694
commit
13f16953c4
@ -40,7 +40,5 @@ $setup_info['password']['app_order'] = 1;
|
||||
$setup_info['password']['tables'] = array();
|
||||
$setup_info['password']['enable'] = 2;
|
||||
$setup_info['password']['index'] = '/preferences/password.php';
|
||||
$setup_info['password']['author'] = $setup_info['preferences']['author'];
|
||||
$setup_info['password']['maintainer']= $setup_info['preferences']['maintainer'];
|
||||
$setup_info['password']['license'] = $setup_info['preferences']['license'];
|
||||
$setup_info['password']['depends'] = $setup_info['preferences']['depends'];
|
||||
|
Loading…
Reference in New Issue
Block a user