Files

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

9 lines
132 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';
2019-04-11 23:26:42 -05:00
require 'includes/html/graphs/generic_data.inc.php';