Home
last modified time | relevance | path

Searched refs:mail (Results 301 – 325 of 716) sorted by path

1...<<11121314151617181920>>...29

/plugin/farm/
H A Danimal.class.php374 public function addUser($user, $pass, $name, $mail, $grps=null) { argument
394 $userline = join(':', array($user, $pass, $name, $mail, $groups))."\n";
410 $r = ($localauth->createUser($user, $pass, $name, $mail, $grps) != null);
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example77 * 'mail' the user's email address
85 …uth']['mysql']['getUserInfo'] = "SELECT pass, CONCAT(firstname,' ',lastname) AS name, email AS mail
/plugin/fastwiki/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/fblogin/files/
H A Dfacebook.class.php188 function createUser($user,$pwd,$name,$mail,$grps=null){ argument
/plugin/fckg/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css272 a.mail,
359 a.mail {
H A Dfck_editorarea.css.default_template338 a.mail {
H A Dfck_editorarea.css.dokuwiki_template272 a.mail,
359 a.mail {
H A Dfck_editorarea_RTL.css298 a.mail {
465 a.mail {
/plugin/fckg/fckeditor/editor/plugins/signature/
H A Dfckplugin.js37 …var mail = '&mdash; <i><a href="mailto:' + FCKConfig.fckgUserMail+'">' + FCKConfig.fckgUserName +'…
38 FCK.InsertHtml(mail);
/plugin/fedauth/
H A DCOPYING311 Also add information on how to contact you by electronic and paper mail.
/plugin/feed/
H A DCOPYING311 Also add information on how to contact you by electronic and paper mail.
/plugin/feedback/
H A Dadmin.php41 $mail = trim($row['mail']);
43 $conf .= "$ns\t$mail\n";
/plugin/feedback/lang/en/
H A Dintro.txt5 Assigned e-mail addresses are used for sub-namespaces automatically. You can specify multiple addre…
/plugin/feedback/lang/pl/
H A Dintro.txt3 Ten formularz umożliwia zdefiniowanie adresów e-mail osób, które powinny otrzymywać opinie użytkown…
5 Przydzielone adresy e-mail są automatycznie używane w pod-katalogach. Możesz podać wiele adresów od…
/plugin/feedmod/
H A DCOPYING311 Also add information on how to contact you by electronic and paper mail.
/plugin/fetchmedia/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/file2dw/docker/proxy/
H A Ddocker-compose.yml97 - LETSENCRYPT_EMAIL=mail@domain.org # REQUIRED: Change to meet your needs
/plugin/filelist/
H A DCOPYING316 Also add information on how to contact you by electronic and paper mail.
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md241 If you are having problems, send a mail to bschussek@gmail.com or shout out to
/plugin/firenews/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
H A Dsyntax.php366 $mail = new Mailer();
367 $mail->setHeader("nice Header","value", true);
368 $mail->setBody("nice body");
369 $mail->to($emails);
371 $mail->send();
/plugin/flattr/
H A DCOPYING311 Also add information on how to contact you by electronic and paper mail.
/plugin/flexpaper/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.
/plugin/flowcharts/
H A DLICENSE310 Also add information on how to contact you by electronic and paper mail.

1...<<11121314151617181920>>...29