mrlem / cupa

A super-easy to use tool to build web-pages that your users can customize themselves.
GNU General Public License v3.0
5 stars 0 forks source link

Support "magic quotes" #15

Closed mrlem closed 7 years ago

mrlem commented 7 years ago

In PHP < 5.4.0, "magic quotes" are activating, which causes Cupa to display single and double quotes escaped with a backslash.