From 491cd1010f20c0619c1747f7b417898cc6c87f42 Mon Sep 17 00:00:00 2001 From: Kaya84 <35736369+Kaya84@users.noreply.github.com> Date: Mon, 22 Nov 2021 10:24:09 +0100 Subject: [PATCH] Update hook.php Fix error from merge --- hook.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hook.php b/hook.php index 9e7ce8b..e4f0183 100644 --- a/hook.php +++ b/hook.php @@ -48,7 +48,9 @@ function plugin_remotesupport_postinit() { $url = ""; while ($row2 = $req2->next()){ - $url .= "
  • " . $row2['name'] . "
  • "; + } if ($url != ""){ echo "