9 lines
111 B
PHP
Raw Normal View History

<?php
$graph_title = "Toner";
$graph_type = "device_toner";
include ("includes/print-device-graph.php");
?>