* Mail/EMailAdmin: change minimum version for Horde_Imap_Client to 2.24.2 to fix an error with namespaces

This commit is contained in:
Ralf Becker 2014-09-03 07:50:41 +00:00
parent b179734df8
commit fb3f8a74bf

View File

@ -68,7 +68,7 @@ $setup_info['emailadmin']['check_install'] = array(
'pear.horde.org/Horde_Imap_Client' => array(
'func' => 'pear_check',
'from' => 'EMailAdmin',
'version' => '2.16.0',
'version' => '2.24.2',
),
'pear.horde.org/Horde_Nls' => array(
'func' => 'pear_check',