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';
|