Files

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

7 lines
145 B
PHP
Raw Permalink Normal View History

2009-10-28 13:52:39 +00:00
<?php
2019-04-11 23:26:42 -05:00
require 'includes/html/graphs/common.inc.php';
2012-04-05 16:47:39 +00:00
2020-11-23 15:35:35 -06:00
// legacy graph defer to new graph
include 'includes/html/graphs/device/mempool.inc.php';