date.chapril.org-framadate/app/classes/Framadate/Services
Nicolas Bouilleaud 6b91a226ba Set the MailService Charset before setting the body
msgHTML builds the text/plain part by converting the passed html to text in the current CharSet; the default Charset being iso-8859-1, most non-ascii characters are lost.

fixes #416
2019-04-15 17:22:09 +02:00
..
AdminPollService.php refacto(logService): add a new logEntries method to the log service 2019-04-15 16:07:32 +02:00
InputService.php WIP Working on locales 2018-08-14 14:35:08 +02:00
InstallService.php WIP Working on locales 2018-08-14 14:35:08 +02:00
LogService.php refacto(logService): add a new logEntries method to the log service 2019-04-15 16:07:32 +02:00
MailService.php Set the MailService Charset before setting the body 2019-04-15 17:22:09 +02:00
NotificationService.php WIP Working on locales 2018-08-14 14:35:08 +02:00
PollService.php Fix missing beginTransaction() 2018-05-16 21:55:54 +02:00
PurgeService.php Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00
SecurityService.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
SessionService.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00
SuperAdminService.php Run php-cs-fixer with a custom config. This may break a lot of things 2018-02-19 19:43:30 +01:00