* @package addressbook * @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License * @version $Id$ */ /** * Univention backend for accounts * * There's currently no difference to LDAP backend */ class addressbook_univention extends addressbook_ldap { }