From 5129918adb69e363352211d80c1431265c318c8c Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 7 Apr 2008 01:16:52 +0000 Subject: [PATCH] Minor change --- htdocs/compta/bank/virement.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/htdocs/compta/bank/virement.php b/htdocs/compta/bank/virement.php index f1587f95556..7574569de55 100644 --- a/htdocs/compta/bank/virement.php +++ b/htdocs/compta/bank/virement.php @@ -15,15 +15,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/virement.php \ingroup banque \brief Page de saisie d'un virement - \version $Revision$ + \version $Id$ */ require("./pre.inc.php");