From 5a73d708e0c2206dd708dccfee0a4135571bcba4 Mon Sep 17 00:00:00 2001 From: Daniel Maya Date: Tue, 13 Feb 2024 10:37:17 +0100 Subject: [PATCH] #12872 Fixed gis --- pandora_console/include/functions_agents.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pandora_console/include/functions_agents.php b/pandora_console/include/functions_agents.php index 293f140ad6..6e33f2abff 100644 --- a/pandora_console/include/functions_agents.php +++ b/pandora_console/include/functions_agents.php @@ -4945,6 +4945,8 @@ function get_resume_agent_concat($id_agente, $all_groups, $agent) // Optional data // Position Information. if ((bool) $config['activate_gis'] === true) { + include_once $config['homedir'].'/include/functions_gis.php'; + $data = []; $dataPositionAgent = gis_get_data_last_position_agent(