mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
more code cleanup (last commit for now)
git-svn-id: http://www.observium.org/svn/observer/trunk@2520 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#Cisco Systems, Inc. WS-C4003 Cisco Catalyst Operating System Software, Version 6.4(13) Copyright (c) 1995-2004 by Cisco Systems, Inc.
|
||||
#Cisco Systems, Inc. WS-C4006 Cisco Catalyst Operating System Software, Version 6.3(9) Copyright (c) 1995-2002 by Cisco Systems, Inc.
|
||||
|
||||
if (strstr($ciscomodel, "OID")){ unset($ciscomodel); }
|
||||
if (strstr($ciscomodel, "OID")) { unset($ciscomodel); }
|
||||
|
||||
if (!strstr($ciscomodel, " ") && strlen($ciscomodel) >= '3')
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user