From 14d2c4913e2062cda1df8c8d476ed2e74ac14807 Mon Sep 17 00:00:00 2001 From: Patrick Meenan Date: Thu, 12 Sep 2024 15:31:27 +0000 Subject: [PATCH] Fixed the technologies page on error --- www/technologies.php | 1 + 1 file changed, 1 insertion(+) diff --git a/www/technologies.php b/www/technologies.php index 959734ae29..ca67aa9ab3 100644 --- a/www/technologies.php +++ b/www/technologies.php @@ -23,6 +23,7 @@ if (empty($detected)) { $error_message = 'No known technologies were detected'; + $detected = []; } // template