2011-09-21 11:59:59 +00:00

9 lines
93 B
PHP

<?php
$ds_in = "IN";
$ds_out = "OUT";
include("includes/graphs/generic_bits.inc.php");
?>