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

7 lines
94 B
PHP
Raw Normal View History

2019-04-11 23:26:42 -05:00
<?php
$ds_in = 'IN';
$ds_out = 'OUT';
require 'includes/html/graphs/generic_data.inc.php';