Files
librenms-librenms/html/includes/graphs/macaccounting/bits.inc.php
2015-07-11 16:12:35 +02:00

7 lines
89 B
PHP

<?php
$ds_in = 'IN';
$ds_out = 'OUT';
require 'includes/graphs/generic_data.inc.php';