25if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
30}
catch (Exception
$ex) {
31 record_log(__FILE__.$ex->getMessage().$ex->getTraceAsString());
38 record_log(__FILE__.
"security : access refused");
47echo
$follow->button_action_add_concerned_card( );
49 http_build_query([
"gDossier"=>Dossier::id(),
50 "act"=>
"CSV:FollowUpContactOption",
52echo HtmlInput::button_anchor(
_(
"Export CSV"),
$csv,
"",
' title="Export Contacts options"',
'smallbutton');
54echo HtmlInput::button_close(
"action_concerned_list_dv");
57if ( headers_sent() && DEBUGNOALYSS > 0) {
61header(
'Content-type: text/xml; charset=UTF-8');
63<?xml version=
"1.0" encoding=
"UTF-8"?>
record_log($p_message)
Record an error message into the log file of the server or in the log folder of NOALYSS Record also t...
global $g_user
if no group available , then stop
if(headers_sent() &&DEBUGNOALYSS > 0) $html
_("actif, passif,charge,...")
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,...