<?php
/**
 * DokuWiki Plugin datepicker (Conf Component) 
 *
 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author  lisps    
 */
 
$conf['emptyStringDate'] = '-/-';   //Url to Flyspray 
$conf['emptyStringWeek'] = '-/-';   //Url to Flyspray 

//Setup VIM: ex: et ts=2 enc=utf-8 :