2016-09-22 23:10:34 +03:00

6 lines
83 B
PHP

<?php
if (str_contains($sysObjectId, '.1.3.6.1.4.1.388')) {
$os = 'symbol';
}