2015-10-28 21:32:19 +00:00

8 lines
111 B
PHP

<?php
if (!$os) {
if (strstr($sysObjectId, '.1.3.6.1.4.1.7571.100.1.1.5')) {
$os = 'saf';
}
}