2010-06-20 11:46:40 +00:00
|
|
|
<?php
|
|
|
|
|
2011-09-21 11:59:59 +00:00
|
|
|
$ds_in = "read";
|
|
|
|
$ds_out = "written";
|
2010-06-20 11:46:40 +00:00
|
|
|
|
2010-08-11 11:11:09 +00:00
|
|
|
include("includes/graphs/generic_bytes.inc.php");
|
2010-06-20 11:46:40 +00:00
|
|
|
|
2011-03-17 13:35:25 +00:00
|
|
|
?>
|