mantis #1690: Bug : impossible d'utiliser < dans Inplace_Edit

Use base64_decode to protect the string in serialize
This commit is contained in:
Dany De Bontridder 2019-01-27 21:04:52 +01:00
parent a7ab86adc3
commit 1fb36ba691
3 changed files with 9 additions and 8 deletions

View file

@ -29,6 +29,7 @@ require_once NOALYSS_INCLUDE . '/lib/itext.class.php';
require_once NOALYSS_INCLUDE . '/lib/inum.class.php';
require_once NOALYSS_INCLUDE . '/lib/inplace_edit.class.php';
if (!isset($_REQUEST["TestAjaxFile"])) {
html_page_start();
echo h1(_("Test Inplace_Edit"));
/***********************************************
* If TestAjaxFile is not set it is not a ajax call