Index: /plugins/sfWeatherPlugin/modules/sfweatherplugin/actions/actions.class.php =================================================================== --- /plugins/sfWeatherPlugin/modules/sfweatherplugin/actions/actions.class.php (revision 21773) +++ /plugins/sfWeatherPlugin/modules/sfweatherplugin/actions/actions.class.php (revision 21774) @@ -12,5 +12,5 @@ { $w = new sfWeather('SZXX0022'); - $w->setForecast(6); + $w->setForecast(5); $this->w = $w->retrieve();