1<?php 2 3/** 4 * Default settings for the wordimport plugin 5 * 6 * @author Andreas Gohr <dokuwiki@cosmocode.de> 7 */ 8 9$conf['codefonts'] = array('Courier New','Consolas','Courier','monospace'); 10