From cca6bc2e02dcc92d87d60b2016091bcabc3497eb Mon Sep 17 00:00:00 2001
From: "cedric@yterium.com" <>
Date: Thu, 6 Feb 2014 11:41:31 +0000
Subject: [PATCH] commentaire

---
 echanger/formulaire/forms.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/echanger/formulaire/forms.php b/echanger/formulaire/forms.php
index c0faba1a..0ca47445 100644
--- a/echanger/formulaire/forms.php
+++ b/echanger/formulaire/forms.php
@@ -295,7 +295,7 @@ function forms_champ_vers_saisie($champ){
 			unset($saisie['options']['size']);
 			break;
 		case 'fichier':
-			// TODO saisie file
+			// TODO saisie file NIY
 			$saisie = null;
 			break;
 	}
-- 
GitLab