diff --git a/include/forecast.inc.php b/include/forecast.inc.php index fb1c99879..71205bcb2 100644 --- a/include/forecast.inc.php +++ b/include/forecast.inc.php @@ -26,6 +26,7 @@ */ require_once 'class_anticipation.php'; +echo '
'; $sa = (isset($_REQUEST['sa'])) ? $_REQUEST['sa'] : ''; /* * ******************************************************************** @@ -384,3 +385,4 @@ if (isset($_REQUEST['f_id']) && $sa == "vw") } } ?> +
\ No newline at end of file