2010-07-30 22:25:07 +00:00

9 lines
100 B
PHP

<?php
if(!$os)
{
if (strstr($sysObjectId, ".1.3.6.1.4.1.2254.2.4")) { $os = "deltaups"; }
}
?>