diff --git a/includes/functions.php b/includes/functions.php index e1e5c0acc..929321720 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -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")) {