'); echo('
' . $type_text[$type] . ''); include($filename); echo('
'); echo(''); } else { $graph_title = $type_text[$type]; $graph_type = "device_" . $type; include($config['html_dir'] . "/includes/print-device-graph.php"); } } } // EOF