Files
librenms-librenms/html/pages/device/graphs/os-snom.inc.php
T
2010-02-08 00:36:28 +00:00

5 lines
131 B
PHP

<?php
$graph_title = "Calls";
$graph_type = "snom_calls"; include ("includes/print-device-graph.php");
?>