21if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
26}
catch (Exception
$ex) {
27 record_log(__FILE__.$ex->getMessage().$ex->getTraceAsString());
34 record_log(__FILE__.
"security : access refused");
43echo
$follow->button_action_add_concerned_card( );
46 "act"=>
"CSV:FollowUpContactOption",
53if ( headers_sent() && DEBUGNOALYSS > 0) {
57header(
'Content-type: text/xml; charset=UTF-8');
59<?xml version=
"1.0" encoding=
"UTF-8"?>
record_log($p_message)
Record an error message into the log file of the server.
global $g_user
if no group available , then stop
if(headers_sent() &&DEBUGNOALYSS > 0) $html
static id()
return the 'gDossier' value after a check
Others concerned card in an action.
escape_xml($p_xml)
When data are transfered thanks ajax in a xml document, the xml can not contains some character,...