Files
librenms-librenms/includes/html/graphs/vserver/bits.inc.php
T

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

7 lines
114 B
PHP
Raw Normal View History

2012-01-12 11:09:45 +00:00
<?php
$ds_in = 'ByteCounts';
$ds_out = 'ClientByteCounts';
2012-01-12 11:09:45 +00:00
2019-04-11 23:26:42 -05:00
require 'includes/html/graphs/generic_data.inc.php';