date.chapril.org-framadate/app/inc
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
..
config.template.php Added the edit link reminder functionnality 2016-05-01 14:21:31 +02:00
constants.php Check.php 2016-05-04 00:57:45 +02:00
i18n.php Display the comment timestamp 2015-10-12 23:14:21 +02:00
init.php Install : check that the config.php file is written. 2016-05-04 01:27:51 +02:00
php_version.php Check.php 2016-05-04 00:57:45 +02:00
smarty.php Merge branch 'bugfix/install-config-escape' into 'develop' 2016-07-07 14:16:09 +02:00