forked from extern/egroupware
* Mail/EMailAdmin: change minimum version for Horde_Imap_Client to 2.24.2 to fix an error with namespaces
This commit is contained in:
parent
b179734df8
commit
fb3f8a74bf
@ -68,7 +68,7 @@ $setup_info['emailadmin']['check_install'] = array(
|
|||||||
'pear.horde.org/Horde_Imap_Client' => array(
|
'pear.horde.org/Horde_Imap_Client' => array(
|
||||||
'func' => 'pear_check',
|
'func' => 'pear_check',
|
||||||
'from' => 'EMailAdmin',
|
'from' => 'EMailAdmin',
|
||||||
'version' => '2.16.0',
|
'version' => '2.24.2',
|
||||||
),
|
),
|
||||||
'pear.horde.org/Horde_Nls' => array(
|
'pear.horde.org/Horde_Nls' => array(
|
||||||
'func' => 'pear_check',
|
'func' => 'pear_check',
|
||||||
|
Loading…
Reference in New Issue
Block a user