missing file for the runtime graphic in device>health>overview

This commit is contained in:
boudreau
2016-09-23 09:29:53 -04:00
committed by GitHub
parent c8e9e281ae
commit 6de26cdc3c

View File

@@ -0,0 +1,5 @@
<?php
$class = 'runtime';
$unit = 'Min';
$unit_long = 'Minutes';
require 'includes/graphs/device/sensor.inc.php';