2012-04-20 10:35:13 +00:00

9 lines
117 B
PHP

<?php
$ds_in = "inpacketoctets";
$ds_out = "outpacketoctets";
include("includes/graphs/generic_data.inc.php");
?>