Files
librenms-librenms/includes/html/graphs/application/seafile_enabled.inc.php
T

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

13 lines
193 B
PHP
Raw 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 = 'activated Accounts';
$unitlen = 20;
$bigdescrlen = 20;
$smalldescrlen = 20;
$unit_type = 'int';
$category = 'acc';
$rrdVar = 'enabled';
require 'seafile-common.inc.php';