git-svn-id: http://www.observium.org/svn/observer/trunk@3175 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2012-05-13 16:58:28 +00:00
parent 6c1b0e0d09
commit 9bd63e51eb

View File

@@ -766,7 +766,7 @@ function include_dir($dir, $regex = "")
function is_port_valid($port, $device)
{
global $config; $debug;
global $config, $debug;
if (strstr($port['ifDescr'], "irtual"))
{