Home
last modified time | relevance | path

Searched +full:htmlmail -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/conf/
H A Ddokuwiki.php113 $conf['htmlmail'] = 1; //send HTML multipart mails
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php217 $meta['htmlmail'] = ['onoff'];
/dokuwiki/inc/
H A DMailer.class.php57 $this->allowhtml = (bool)$conf['htmlmail'];