1<?php 2/** 3 * Options for the struct plugin 4 * 5 * @author Andreas Gohr, Michael Große <dokuwiki@cosmocode.de> 6 */ 7 8 9$meta['dformat'] = array('string'); 10 11