date.chapril.org-framadate/tpl/admin
Olivier Perez 0cf52c8461 Merge branch 'bugfix/install-config-escape' into 'develop'
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
2016-07-07 14:16:09 +02:00
..
admin_page.tpl Replace calls to __('Section\Key') with __('Section', 'Key') 2015-03-30 15:19:56 +02:00
config.tpl Merge branch 'bugfix/install-config-escape' into 'develop' 2016-07-07 14:16:09 +02:00
index.tpl Check.php is used first at install and available in admin 2016-05-04 00:58:31 +02:00
install.tpl Install: Display previous selections when installation failed 2015-09-07 16:37:03 +02:00
logs.tpl HTML-Escape log 2015-02-02 21:09:43 +01:00
migration.tpl Replace calls to __('Section\Key') with __('Section', 'Key') 2015-03-30 15:19:56 +02:00
polls.tpl Admin: Search in polls by author's mail address 2015-10-28 13:06:02 +01:00
purge.tpl Admin : Change colors on purge button 2015-05-29 16:06:50 +02:00