mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@@ -32,7 +32,6 @@ $prev_from = ($from - $period);
|
||||
$graph_image_type = $vars['graph_type'] ?? Config::get('webui.graph_type');
|
||||
$rrd_options = '';
|
||||
|
||||
$auth = false;
|
||||
require Config::get('install_dir') . "/includes/html/graphs/$type/auth.inc.php";
|
||||
|
||||
//set default graph title
|
||||
|
Reference in New Issue
Block a user