@@ -46,9 +46,11 @@ |
||
| 46 | 46 | <?= $errorMsg ?> |
| 47 | 47 | </pre> |
| 48 | 48 | <?php |
| 49 | - else : |
|
| 49 | + else { |
|
| 50 | + : |
|
| 50 | 51 | if (isset($currently)) : |
| 51 | 52 | include "currentWeather.php"; |
| 53 | + } |
|
| 52 | 54 | endif; |
| 53 | 55 | if (isset($hours)) : |
| 54 | 56 | include "hourlyWeather.php"; |