crcro 97e9a7f692 i
2016-09-24 16:24:07 +03:00

6 lines
91 B
PHP

<?php
if (starts_with($sysObjectId, '.1.3.6.1.4.1.2468.1.4.2.1')) {
$os = 'ipoman';
}