From 9b713c11d8622a6453c10dc0ce7944bf73125c50 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 13 May 2008 02:22:52 +0000 Subject: [PATCH] Doxygen --- htdocs/compta/bank/account.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/htdocs/compta/bank/account.php b/htdocs/compta/bank/account.php index b51b3c5588b..8d7458a4df9 100644 --- a/htdocs/compta/bank/account.php +++ b/htdocs/compta/bank/account.php @@ -1,7 +1,7 @@ * Copyright (C) 2003 Jean-Louis Bergamo - * Copyright (C) 2004-2007 Laurent Destailleur + * Copyright (C) 2004-2008 Laurent Destailleur * Copytight (C) 2004 Christophe Combelles * Copytight (C) 2005-2007 Regis Houssin * @@ -18,15 +18,13 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - * - * $Id$ */ /** \file htdocs/compta/bank/account.php \ingroup banque \brief Page de détail des transactions bancaires - \version $Revision$ + \version $Id$ */ require("./pre.inc.php");