<?php

/**
 * Default settings for the wordimport plugin
 *
 * @author Andreas Gohr <dokuwiki@cosmocode.de>
 */

$conf['codefonts']    = array('Courier New','Consolas','Courier','monospace');
