diff --git a/index.php b/index.php index 19785d4..2ac5237 100755 --- a/index.php +++ b/index.php @@ -112,7 +112,7 @@ } } - $out .= "SUMMARY:${temp_max}|${temp_min}° {$precipitation}mm {$wind_max}km\r\n"; + $out .= "SUMMARY:${temp_max}|${temp_min}°{$precipitation}|{$wind_max}\r\n"; $out .= "TRANSP:OPAQUE\r\n";