2010-09-05 13:03:21 +00:00

9 lines
92 B
PHP
Executable File

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