Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
120 B
PHP
Raw Permalink Normal View History

<?php
$class = 'percent';
$unit = '%%';
$unit_long = 'Percent';
require 'includes/html/graphs/device/sensor.inc.php';