Project

General

Profile

Bug #88584

Updated by Björn Jacob almost 5 years ago

https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/form/Classes/Domain/Finishers/EmailFinisher.php#L48 
     human-redable -> human-readable 
 https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/form/Classes/Domain/Finishers/EmailFinisher.php#L50 
     format: format of the email (one of the FORMAT_* constants). By default mails are sent as HTML -> 
     format: Format of the email (one of the FORMAT_* constants). By default mails are sent as HTML. 
 https://github.com/TYPO3/TYPO3.CMS/blob/master/typo3/sysext/form/Classes/Domain/Finishers/EmailFinisher.php#L201 
     // use local variable instead of augmenting the options to -> 
     // Use local variable instead of augmenting the options to

Back