We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ebdea0 commit 14d2c49Copy full SHA for 14d2c49
1 file changed
www/technologies.php
@@ -23,6 +23,7 @@
23
24
if (empty($detected)) {
25
$error_message = 'No known technologies were detected';
26
+ $detected = [];
27
}
28
29
// template
0 commit comments