Current Path :
/
usr
/
share
/
doc
/
cpanel-php74-turba-4.2.28
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/share/doc/cpanel-php74-turba-4.2.28/RELEASE_NOTES
<?php /* Security release? */ $notes['security'] = false; /* Mailing list release notes. */ $notes['changes'] = <<<ML The Horde Team is pleased to announce the final release of the Turba Contact Manager version H5 (4.2.28). Turba is the Horde contact management application. Leveraging the Horde framework to provide seamless integration with IMP and other Horde applications, it supports contacts in SQL, LDAP, Kolab, IMSP, and Facebook address books, and works as a CardDAV server. For more information on Turba, visit http://www.horde.org/apps/turba. For upgrading instructions, please see http://www.horde.org/apps/turba/docs/UPGRADING For detailed installation and configuration instructions, please see http://www.horde.org/apps/turba/docs/INSTALL The major changes compared to the Turba version H5 (4.2.27) are: * Fixed regressions in configuring address book sources. ML; $notes['name'] = 'Turba'; $notes['branch'] = 'Horde 5'; return $notes;