20if ( !defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
33if (
$g_user->can_write_action(
$fl->ag_id) != TRUE )
return;
35if (
$http->request(
"isgroup") ==
't') {
36 $fl->tag_add(
$http->request(
't_id',
"number"));
39 $aTag=
$cn->get_array(
"select t_id,t_tag ,t_color from jnt_tag_group_tag jtgt join tags on (tag_id=t_id) where tag_group_id=$1 order by 2 ",[
$http->request(
"t_id",
"number")]);
54header(
'Content-type: text/xml; charset=UTF-8');
56<?xml version=
"1.0" encoding=
"UTF-8"?>
global $g_user
if no group available , then stop
for($e=0; $e< count($afiche); $e++) exit
escape_xml($p_xml)
When data are transfered thanks ajax in a xml document, the xml can not contains some character,...