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

7 lines
89 B
PHP
Raw Normal View History

<?php
$ds_in = 'IN';
$ds_out = 'OUT';
2009-10-27 13:04:16 +00:00
require 'includes/graphs/generic_data.inc.php';