Files

11 lines
144 B
PHP
Raw Permalink Normal View History

<?php
2020-09-21 15:40:17 +02:00
$unit_text = 'Power On Hours';
$unitlen = 20;
$bigdescrlen = 15;
$smalldescrlen = 15;
2020-09-21 15:40:17 +02:00
$rrdVar = 'id9';
require 'smart-common.inc.php';