From b97ff07aa88f379df1b4d24c3ca9d575766e4865 Mon Sep 17 00:00:00 2001 From: Neil Lathwood Date: Thu, 18 Jun 2015 20:06:41 +0100 Subject: [PATCH] Update vyos.inc.php Newer vyos reports back as all lower case so making the check case-insensitive. --- includes/discovery/os/vyos.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/discovery/os/vyos.inc.php b/includes/discovery/os/vyos.inc.php index 8082cf93a..57e6fac9b 100644 --- a/includes/discovery/os/vyos.inc.php +++ b/includes/discovery/os/vyos.inc.php @@ -1,7 +1,7 @@