<?php
/**
 * Options for the odtsupport plugin
 *
 * @author Thomas Schäfer <thomas.schaefer@itschert.net>
 */


$meta['dateformat'] = array('string');
$meta['serverurl'] = array('string');
$meta['firstdefinitionwins'] = array('onoff');
