mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-02 11:29:23 +01:00
fixed addressbook setting check_install for projectmanager (overwriting projectmanger checks)
This commit is contained in:
parent
e72950ee42
commit
da609d92e6
@ -55,7 +55,7 @@ $setup_info['addressbook']['depends'][] = array(
|
||||
);
|
||||
|
||||
// installation checks for addresbook
|
||||
$setup_info['projectmanager']['check_install'] = array(
|
||||
$setup_info['addressbook']['check_install'] = array(
|
||||
'gd' => array(
|
||||
'func' => 'extension_check',
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user