diff options
Diffstat (limited to 'httemplate/search/svc_broadband-map.html')
-rwxr-xr-x | httemplate/search/svc_broadband-map.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/search/svc_broadband-map.html b/httemplate/search/svc_broadband-map.html index 41f4b8dfd..65830b5d2 100755 --- a/httemplate/search/svc_broadband-map.html +++ b/httemplate/search/svc_broadband-map.html @@ -10,6 +10,8 @@ die "access denied" unless my $conf = new FS::Conf; +$m->comp('/elements/handle_uri_query'); + my @features; # geoJSON structure # accept all the search logic from svc_broadband.cgi... |