break up array()s into individual definitions. add unadded files.

git-svn-id: http://www.observium.org/svn/observer/trunk@2247 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-05-05 11:27:22 +00:00
parent bf12b94a19
commit 63b25bb2f7
6 changed files with 130 additions and 22 deletions

View File

@@ -0,0 +1,8 @@
<?php
if (!$os)
{
if (strstr($sysObjectId, ".1.3.6.1.4.1.11898.2.4.9")) { $os = "proxim"; }
}
?>