27if ( ! defined (
'ALLOWED') ) die(
'Appel direct ne sont pas permis');
37}
catch (Exception
$ex) {
38 record_log(__FILE__.$ex->getMessage().$ex->getTraceAsString());
45 record_log(__FILE__.
"security : access refused");
55 $follow->insert_linked_card($elt);
64echo
$follow->button_action_add_concerned_card( );
67header(
'Content-type: text/xml; charset=UTF-8');
69<?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
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,...