2015-07-11 16:12:35 +02:00

8 lines
109 B
PHP

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