This commit is contained in:
Scott Ullrich 2011-08-04 10:57:41 -04:00
parent c4d83bf810
commit 263aeb4b15

View File

@ -592,7 +592,7 @@ function get_configured_interface_list($only_opt = false, $withdisabled = false)
$iflist = array();
if(!$is_array['interfaces'])
if(!is_array($config['interfaces']))
$config = parse_config(true);
/* if list */