Home
last modified time | relevance | path

Searched refs:allowhtml (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/inc/
H A DMailer.class.php31 protected $allowhtml = true;
57 $this->allowhtml = (bool)$conf['htmlmail'];
501 if (!$this->allowhtml) {
28 protected $allowhtml = true; global() variable in Mailer