From fafedbe2d37c3ee854ccbf2ad86251bb818c3f46 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 12 Dec 2002 15:09:51 +0000 Subject: [PATCH] *** empty log message *** --- htdocs/contact.class.php3 | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/htdocs/contact.class.php3 b/htdocs/contact.class.php3 index a04b81620f1..35d47ad61e4 100644 --- a/htdocs/contact.class.php3 +++ b/htdocs/contact.class.php3 @@ -1,9 +1,5 @@ - * - * $Id$ - * $Source$ - * Classe Company * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -19,6 +15,9 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * $Id$ + * $Source$ + * */ class Contact { @@ -73,7 +72,6 @@ class Contact { } } - } ?>