Home
last modified time | relevance | path

Searched +full:update_mail -(+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/lib/plugins/authad/conf/
H A Ddefault.php17 $conf['update_mail'] = 0;
H A Dmetadata.php17 $meta['update_mail'] = array('onoff','_caution' => 'danger');
/dokuwiki/lib/plugins/authad/
H A Dauth.php128 $this->cando['modMail'] = (bool)$this->conf['update_mail'];