add newsletter changes

This commit is contained in:
2016-05-26 08:50:10 +02:00
parent 07d5041126
commit 1fed67a650
16 changed files with 335 additions and 34 deletions

View File

@@ -10,6 +10,8 @@ class WarnMailModel extends Model{
public $ticketTypeName;
public $ticketTypePriceBrutto;
public $customerName;
public $idCustomer;
public $newsletterToken;