Files

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

13 lines
193 B
PHP
Raw Permalink Normal View History

2019-10-22 00:28:21 +02:00
<?php
2020-09-21 15:40:17 +02:00
2019-10-22 00:28:21 +02:00
$unit_text = 'Client Platform';
$unitlen = 20;
$bigdescrlen = 20;
$smalldescrlen = 20;
$unit_type = 'int';
$category = 'cltos';
$rrdVar = 'platform';
require 'seafile-common.inc.php';