Ticket #5315: mythweb-mythweather-addscreen.patch
| File mythweb-mythweather-addscreen.patch, 378 bytes (added by , 18 years ago) |
|---|
-
includes/objects/WeatherScreen.php
old new 110 110 $hostname 111 111 ); 112 112 113 $draworder = 0;114 113 if (strlen($draworder) > 0 && $draworder >= 0) 115 114 $draworder++; 116 115
