DarkmiraTour / community-event-manager

Web application with a collection of tools helping people organising community events such as multi-days conference with reminders, CRM and such
GNU General Public License v3.0
21 stars 22 forks source link

Remove file_put_contents call #138

Closed Rantignac closed 5 years ago

Rantignac commented 5 years ago

PR informations

Q A
Branch? Develop
Bug fix? no
New feature? yes
Tests pass? yes
Related issue #84

Description

Remove file_put_contents call to avoid errors because then the view (for the pdf) is using /tmp/ paths. related issue #131 for data uri and base64 images