Files
dokuwiki-plugin-struct/lang/en/settings.php
2015-12-17 09:14:49 +01:00

14 lines
230 B
PHP

<?php
/**
* english language file for struct plugin
*
* @author Andreas Gohr, Michael Große <dokuwiki@cosmocode.de>
*/
// keys need to match the config setting name
// $lang['fixme'] = 'FIXME';
//Setup VIM: ex: et ts=4 :