generate_port_url($result), 'name' => $name, 'colour' => $result['table_tab_colour'], 'icon' => $config['icon']['port'], 'data' => array( '' . escape_html($result['hostname']), $type . $mac . ' | ' . html_highlight(escape_html($description), $queryString)), ); } $search_results['ports'] = array('descr' => 'Ports found', 'results' => $port_search_results); } // EOF