Tom Laermans 9ea02e3dd2 oops, failfix
git-svn-id: http://www.observium.org/svn/observer/trunk@1524 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-29 15:46:11 +00:00

10 lines
97 B
PHP
Executable File

<?php
if(!$os) {
if(strstr($sysObjectId, "1.3.6.1.4.1.8239.1.2.9")) { $os = "jwos"; }
}
?>