Home
last modified time | relevance | path

Searched refs:getCleanName (Results 1 – 2 of 2) sorted by path

/dokuwiki/inc/
H A DMailer.class.php350 public function getCleanName($name)
331 public function getCleanName($name) { global() function in Mailer
H A Dauth.php951 $mail->to($mail->getCleanName($userinfo['name']) . ' <' . $userinfo['mail'] . '>');