mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +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