From c93c261a461c9a2359bdcd75f7136fcb05237106 Mon Sep 17 00:00:00 2001
From: Ludovic Pouzenc <ludovic@pouzenc.fr>
Date: Sat, 30 Jun 2018 10:48:12 +0200
Subject: Version alpha_old4 2007-02-22+15:45:00 - 2007-03-07+17:08:39

---
 appli_3_alpha_old/include/ludo/mail_textarea.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'appli_3_alpha_old/include/ludo/mail_textarea.php')

diff --git a/appli_3_alpha_old/include/ludo/mail_textarea.php b/appli_3_alpha_old/include/ludo/mail_textarea.php
index d90c83b..4861e1d 100644
--- a/appli_3_alpha_old/include/ludo/mail_textarea.php
+++ b/appli_3_alpha_old/include/ludo/mail_textarea.php
@@ -28,7 +28,7 @@ if ( isset($_GET['model']) ) { $model=$_GET['model']; } else { $model='empty'; }
 				if (mysql_num_rows($result)===1)
 				{
 					list($objetR, $ordreJourR, $lieuR, $remarquesR) = mysql_fetch_array($result);
-				}
+				}
 			}
 			//echo 'DEBUG : ../../templates/' . $CONFIG['MAIL']['TEMPLATES'][$model]['tpl_file'] . "\n";
 			if (!@include('../../templates/' . $CONFIG['MAIL']['TEMPLATES'][$model]['tpl_file']) )
-- 
cgit v1.2.3