mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
send login hash info in post body in meta links to node
This commit is contained in:
parent
4cac880eca
commit
9c0ef3e5aa
@ -1301,8 +1301,7 @@ if (is_ajax()) {
|
||||
}
|
||||
|
||||
$id_agente = (int) get_parameter('id_agente', 0);
|
||||
hd("idagente", true);
|
||||
hd($id_agent, true);
|
||||
|
||||
if (empty($id_agente)) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user