Home
last modified time | relevance | path

Searched +full:mail_templates +(+path:plugin +path:issuetracker) -(+path:plugin +path:issuetracker +path:lang) (Results 1 – 5 of 5) sorted by relevance

/plugin/issuetracker/
Dedit.php28 if ($conf['plugin']['issuetracker']['mail_templates']==1) {
67 if ($conf['plugin']['issuetracker']['mail_templates']==1) {
83 if ($conf['plugin']['issuetracker']['mail_templates']==1) {
110 …if ($conf['plugin']['issuetracker']['mail_templates']==1) $bodyhtml = replace_bodyhtml($currentID,…
115 if ($conf['plugin']['issuetracker']['mail_templates']==1) {
Daction.php2648 if ($this->getConf('mail_templates')==1) {
2670 …if ($this->getConf('mail_templates')==1) $bodyhtml = $this->replace_bodyhtml($bodyhtml, $pstring, …
2680 if ($this->getConf('mail_templates')==1) {
2700 if ($this->getConf('mail_templates')==1) {
2735 …if ($this->getConf('mail_templates')==1) $bodyhtml = $this->replace_bodyhtml($bodyhtml, $pstring, …
2746 if ($this->getConf('mail_templates')==1) {
2761 if ($this->getConf('mail_templates')==1) {
2808 …if ($this->getConf('mail_templates')==1) $bodyhtml = $this->replace_bodyhtml($bodyhtml, $pstring, …
2819 if ($this->getConf('mail_templates')==1) {
2833 if ($this->getConf('mail_templates')==1) {
[all …]
Dsyntax.php950 if ($this->getConf('mail_templates')==1) {
974 …if ($this->getConf('mail_templates')==1) $bodyhtml = $this->replace_bodyhtml($bodyhtml, $pstring, …
978 if ($this->getConf('mail_templates')==1) {
/plugin/issuetracker/conf/
Ddefault.php16 $conf['mail_templates'] = 0; // Send html email off by default
Dmetadata.php16 $meta['mail_templates'] = array('onoff'); // Send html email off by default