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


$meta['fields']          = array('string');
$meta['registered_types'] = array('string');

