Skip to main content

Home/ foograde/ Group items tagged swift mailer

Rss Feed Group items tagged

Adán Muguiro

Email y Symfony 1.4 - 0 views

  • $message = $this->getMailer()->compose( array('jobeet@example.com' => 'Jobeet Bot'), $affiliate->getEmail(), 'Jobeet affiliate token', <<<EOF Your Jobeet affiliate account has been activated.   Your token is {$affiliate->getToken()}.   The Jobeet Bot. EOF );   $this->getMailer()->send($message);
  •  
    Enviando un email simple con Symfony 1.4
1 - 1 of 1
Showing 20 items per page