Compare commits
2 Commits
61f15bdf21
...
922ece8af4
Author | SHA1 | Date |
---|---|---|
Dirk Heilig | 922ece8af4 | |
Dirk Heilig | a06413c79c |
|
@ -237,6 +237,7 @@ function output(): void
|
|||
}
|
||||
$prom .= "# \n";
|
||||
$prom .= "# global counter : $globalCounter\n";
|
||||
|
||||
$filteredData = [];
|
||||
|
||||
foreach ($data as $entry) {
|
||||
|
|
Loading…
Reference in New Issue