Validate Email + Birthday by Form
Set an default, is not set or is false - for entries in the CMS via httpPost git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3406 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
0534a887cf
commit
bea8145faf
8 changed files with 36 additions and 11 deletions
|
|
@ -106,7 +106,6 @@ class BookingController extends Controller
|
|||
$crmBookingUrl = preg_replace('/\\/api/', '', $crmBookingUrl).'/edit';
|
||||
}
|
||||
|
||||
|
||||
$this->get('mailer')->send(\Swift_Message::newInstance()
|
||||
->setSubject('Ihr Buchungsauftrag bei STERN TOURS')
|
||||
->setFrom('stern@stern-tours.de', 'STERN TOURS')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue