2010-03-12 18:13:30 +00:00
|
|
|
<?php
|
|
|
|
|
|
2015-07-10 13:36:21 +02:00
|
|
|
$graph_title = 'Toner';
|
2020-09-21 15:40:17 +02:00
|
|
|
$graph_type = 'device_toner';
|
2012-04-06 13:56:23 +00:00
|
|
|
|
2019-04-11 23:26:42 -05:00
|
|
|
require 'includes/html/print-device-graph.php';
|
2010-03-12 18:13:30 +00:00
|
|
|
|
2015-07-10 13:36:21 +02:00
|
|
|
$pagetitle[] = 'Toner';
|