From eab9fb6fa709992eb84705bcd3aa0758a1ab765d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Gro=C3=9Fe?= Date: Mon, 4 Jun 2018 15:29:49 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A1=20type=20hint=20must=20be=20direce?= =?UTF-8?q?tly=20in=20front=20of=20hinted=20variable?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- detail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detail.php b/detail.php index d69c24a..fdc2afe 100755 --- a/detail.php +++ b/detail.php @@ -344,8 +344,8 @@ include('tpl/favicon_tiles.php'); /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* open street maps if geo data is available */ -/** @var helper_plugin_spatialhelper_index $spatial */ /* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */ + /** @var \helper_plugin_spatialhelper_index $spatial */ $spatial = plugin_load('helper', 'spatialhelper_index'); if ($spatial && plugin_load('helper', 'geophp')) { global $IMG;