From b64a30cc67d5e53eabde9c338435c564b3113164 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Thu, 6 Apr 2006 09:29:57 +0000 Subject: [PATCH] bugfix --- htdocs/fichinter/fichinter.class.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/htdocs/fichinter/fichinter.class.php b/htdocs/fichinter/fichinter.class.php index 649105c34d8..fd445e945b6 100644 --- a/htdocs/fichinter/fichinter.class.php +++ b/htdocs/fichinter/fichinter.class.php @@ -302,5 +302,4 @@ class Fichinter return $this->statuts[$statut]; } } -?> - +?> \ No newline at end of file