Missing end

This commit is contained in:
Søren Rosiak
2016-06-12 16:00:38 +02:00
parent 097753a3cc
commit ac5edc2967

View File

@ -14,3 +14,4 @@ if (!$os) {
if (strstr($sysObjectId, '.1.3.6.1.4.1.11.5.7.1.2')) {
$os = 'hpblmos';
}
}