forked from HPR/hpr_hub
2025-05-21_08-21-55Z_Wednesday
This commit is contained in:
@@ -95,7 +95,7 @@ function executeGET() {
|
||||
header('Content-Type: application/json');
|
||||
header("Content-disposition: inline; filename=hpr_stats.json");
|
||||
|
||||
echo json_encode($asset_array);
|
||||
echo json_encode($asset_array, JSON_NUMERIC_CHECK);
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user