diff --git a/htdocs/facture.class.php b/htdocs/facture.class.php index 86e37f8e6328e9c595507b44b2a23648c92bb65e..014608e05b409200adea9d1e1974a6bcc9635b99 100644 --- a/htdocs/facture.class.php +++ b/htdocs/facture.class.php @@ -3,8 +3,8 @@ * Copyright (C) 2004-2005 Laurent Destailleur <eldy@users.sourceforge.net> * Copyright (C) 2004 Sebastien Di Cintio <sdicintio@ressource-toi.org> * Copyright (C) 2004 Benoit Mortier <benoit.mortier@opensides.be> - * Copyright (C) 2005 Marc Barilley / Ocebo <marc@ocebo.com> - * Copyright (C) 2006 Andre Cianfarani <acianfa@free.fr> + * Copyright (C) 2005 Marc Barilley / Ocebo <marc@ocebo.com> + * Copyright (C) 2006 Andre Cianfarani <acianfa@free.fr> * * 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 diff --git a/htdocs/master.inc.php b/htdocs/master.inc.php index 153747e1dbb93cf4a6bb0bd7767fb80c5d0dfb43..5db833da7d48f86ab6df4ab1691241aecbb17866 100644 --- a/htdocs/master.inc.php +++ b/htdocs/master.inc.php @@ -32,7 +32,7 @@ \version $Revision$ */ -define('DOL_VERSION','2.0.0-alpha2'); +define('DOL_VERSION','2.1-alpha'); // La fonction clearstatcache ne doit pas etre appelé de manière globale car ralenti. // Elle doit etre appelé uniquement par les pages qui ont besoin d'un cache fichier vidé