summaryrefslogtreecommitdiffstats
path: root/frontends/php/map.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/map.php')
-rw-r--r--frontends/php/map.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/map.php b/frontends/php/map.php
index 84b2d086..492025ae 100644
--- a/frontends/php/map.php
+++ b/frontends/php/map.php
@@ -212,7 +212,7 @@
}
}
- get_info_by_selementid($db_element["selementid"],$info_line, $color, $colors);
+ get_info_by_selementid($db_element["selementid"],$info_line, $color);
if($label_line=="" && $info_line=="") continue;