Files

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

9 lines
119 B
PHP
Raw Permalink Normal View History

2010-06-20 11:46:40 +00:00
<?php
$ds_in = 'read';
$ds_out = 'written';
2010-06-20 11:46:40 +00:00
$format = 'bytes';
2010-06-20 11:46:40 +00:00
2019-04-11 23:26:42 -05:00
require 'includes/html/graphs/generic_data.inc.php';