mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 16:08:55 +02:00
Added missing global $config
This commit is contained in:
@@ -461,6 +461,7 @@ function generate_graph_tag($args) {
|
||||
}//end generate_graph_tag()
|
||||
|
||||
function generate_lazy_graph_tag($args) {
|
||||
global $config;
|
||||
$urlargs = array();
|
||||
$w = 0;
|
||||
$h = 0;
|
||||
|
||||
Reference in New Issue
Block a user