8 lines
102 B
PHP
Raw Normal View History

<?php
if (!$os) {
2015-07-13 23:04:10 +01:00
if (strstr($sysObjectId, ".33049.1.1.1.")) {
$os = "mellanox";
}
}