Files

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

11 lines
146 B
PHP
Raw Permalink Normal View History

<?php
2020-09-21 15:40:17 +02:00
$unit_text = 'Age (days)';
$unitlen = 20;
$bigdescrlen = 25;
$smalldescrlen = 25;
$rrdVar = 'age';
require 'certificate-common.inc.php';