<?php
/**
 * Options for the davcard plugin
 *
 * @author Andreas Boehler <dev@aboehler.at>
 */

$meta['default_client_id']          = array('string');
$meta['popup_content']              = array('');
$meta['date_format']                = array('string');
