Files

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

7 lines
117 B
PHP
Raw Permalink Normal View History

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