1<?php
2/**
3 * DokuWiki Plugin datepicker (Conf Component)
4 *
5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author  lisps
7 */
8
9$meta['emptyStringDate'] = array('string'); //emptyString
10$meta['emptyStringWeek'] = array('string'); //emptyString
11
12