1<?php
2/**
3 * Options for the datapopup plugin
4 *
5 * @author Andreas Boehler <dev@aboehler.at>
6 */
7
8
9$meta['fields']          = array('string');
10$meta['registered_types'] = array('string');
11
12