From bb8dfbb5222f2e3b899ad2438ecbd56ff2be2d39 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Fri, 3 Feb 2006 18:17:00 +0000 Subject: [PATCH] Fix: conflit cvs --- htdocs/lib/mysql.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/lib/mysql.lib.php b/htdocs/lib/mysql.lib.php index b9d39f345a5..d6df7e607aa 100644 --- a/htdocs/lib/mysql.lib.php +++ b/htdocs/lib/mysql.lib.php @@ -2,7 +2,7 @@ /* Copyright (C) 2001 Fabien Seisen * Copyright (C) 2002-2005 Rodolphe Quiedeville * Copyright (C) 2004-2005 Laurent Destailleur - * Copyright (C) 2006 Andre Cianfarani + * Copyright (C) 2006 Andre Cianfarani * * 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