Another fix

This commit is contained in:
laf
2016-01-30 10:10:16 +00:00
parent f4820dad90
commit 725fbd2c08

View File

@@ -1197,7 +1197,7 @@ function get_port_assoc_mode_name ($port_assoc_mode_id, $no_cache = false) {
*/
function get_ports_mapped ($device_id, $with_statistics = false) {
$ports = array();
$maps = (
$maps = array(
'ifIndex' => array(),
'ifName' => array(),
'ifDescr' => array(),