Files

9 lines
128 B
PHP
Raw Permalink Normal View History

2011-09-12 13:53:37 +00:00
<?php
$ds_in = 'TunInOctets';
$ds_out = 'TunOutOctets';
2011-09-12 13:53:37 +00:00
$format = 'octets';
require 'includes/graphs/generic_data.inc.php';