Files

8 lines
129 B
PHP
Raw Permalink Normal View History

2017-12-13 03:27:10 +01:00
<?php
2019-04-11 23:26:42 -05:00
$graph_type = 'sensor_ber';
2017-12-13 03:27:10 +01:00
$class = 'ber';
$unit = '';
2019-04-11 23:26:42 -05:00
require 'includes/html/pages/health/sensors.inc.php';