1<?php
2
3/**
4 * Options for the pegel plugin
5 *
6 * @author Andreas Gohr <dokuwiki@cosmocode.de>
7 */
8
9$meta['dt']    = ['string'];
10$meta['t']     = ['string'];
11$meta['d']     = ['string'];
12