Delete check f acl in gis map. Tiquet: #2989

This commit is contained in:
m-lopez-f 2015-11-25 16:46:53 +01:00
parent fb03ebf4b4
commit 9455d54a76
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ if ($layers != false) {
$icon_size = getimagesize($icon);
$icon_width = $icon_size[0];
$icon_height = $icon_size[1];
$status = agents_get_status($idAgent);
$status = agents_get_status($idAgent,true);
$parent = db_get_value('id_parent', 'tagente', 'id_agente', $idAgent);
gis_add_agent_point($layer['layer_name'],