mantis #1690: Bug : impossible d'utiliser < dans Inplace_Edit
Use base64_decode to protect the string in serialize
This commit is contained in:
parent
a7ab86adc3
commit
1fb36ba691
3 changed files with 9 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue