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 { } } - } ?>