0cf52c8461
Added escaping for install in config.tpl In the installation process, string like the one below should be a valid application name (or DB password). > Framadate c'est vraiment super ! "Datez" comme vous voulez \o/ It missed some escaping for single quote (') and backslash (\\), resulting in PHP parse errors. It should be cherry-picked to the `release` branch too. See merge request !136 |
||
---|---|---|
.. | ||
admin | ||
confirm | ||
part | ||
add_column.tpl | ||
create_classic_poll_step3.tpl | ||
create_date_poll_step_2.tpl | ||
create_poll.tpl | ||
error.tpl | ||
find_polls.tpl | ||
header.tpl | ||
index.tpl | ||
maintenance.tpl | ||
page.tpl | ||
poll_deleted.tpl | ||
studs.tpl |