8 lines
105 B
PHP
Raw Normal View History

2016-06-15 13:21:09 +00:00
<?php
if (!$os) {
if (strstr($sysObjectId, '.1.3.6.1.4.1.14988.2')) {
2016-06-15 13:21:09 +00:00
$os = 'swos';
}
}