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.
global $g_user
if no group available , then stop
$http
Insert into follow-up the card (f_id) for the action_gestion (ag_id)
catch(Exception $ex) if(! $g_user->can_write_action($ag_id)) $follow
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,...