From fcbf3bdcf24d93cb86bef14da599a5dd9c7dc267 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Fri, 9 Dec 2011 13:55:50 +0000 Subject: [PATCH] =?UTF-8?q?490=20affichage=20pr=C3=A9vision?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/forecast.inc.php | 2 ++ 1 file changed, 2 insertions(+) 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