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

6 lines
91 B
PHP

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