From 66711967031596f1fc37f462c844cdc123c40249 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 8 Oct 2003 22:26:49 +0000 Subject: [PATCH] Correction mauvais copyright de Xavier --- htdocs/compta/bank/ligne.php | 3 ++- htdocs/fichinter/rapport.php | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/htdocs/compta/bank/ligne.php b/htdocs/compta/bank/ligne.php index eb5533fb46e..d0e0825423d 100644 --- a/htdocs/compta/bank/ligne.php +++ b/htdocs/compta/bank/ligne.php @@ -1,5 +1,6 @@ + * Copyright (C) 2003 Xavier DUTOIT * * 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 @@ -79,7 +80,7 @@ if ($result) $db->free(); } -print "Edition de la ligne"; +print_titre("Edition de la ligne"); print ""; print ""; print ""; diff --git a/htdocs/fichinter/rapport.php b/htdocs/fichinter/rapport.php index 647ada04848..9be5b800453 100644 --- a/htdocs/fichinter/rapport.php +++ b/htdocs/fichinter/rapport.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2003 Xavier DUTOIT * * 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 @@ -15,8 +15,8 @@ * 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: + * $Id$ + * $Source$ * */ require("./pre.inc.php");
DateDescription