摘要: $mailFrom = GrapheConfig::get('app_admin_email'); $mailTo = $request->getParameter('email'); $mailSubject = 'Merci pour votre pré-inscription!'; /*$view = new sfPartialView($this->getContext(), $this->getModuleName(), $this->getActionName(), 'confi... 阅读全文
posted @ 2012-06-05 18:23 Lux.Y 阅读(374) 评论(0) 推荐(0)