mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
Clear $graph_array after graph is printed
This commit is contained in:
@@ -76,3 +76,4 @@ foreach ($periods as $period) {
|
||||
echo "</div>";
|
||||
}
|
||||
}
|
||||
unset($graph_array);
|
||||
|
||||
Reference in New Issue
Block a user