Fixed WeatherData.pm. NOAA had changed the format of their output causing REGEXP to fail.

This commit is contained in:
Eric Kennedy 2006-09-05 18:37:56 +00:00
parent 518d820a5e
commit d675ed5a29
2 changed files with 2 additions and 1 deletions

View file

@ -38,6 +38,7 @@
- fix: CS pagination does not work for visitors
- fixed a problem in the search indexer and made the tabform css compatible
with tinymce. (Martin Kamerbeek / Procolix)
- fixed WeatherData Wobject, noaa format had changed (ekennedy)
7.0.6
- fix: Error in DateTime.pm