Modification auteur

This commit is contained in:
Cyrille de Lambert 2011-08-17 15:46:12 +00:00
parent fe3dfbaebc
commit 2c390109ec
2 changed files with 4 additions and 3 deletions

View File

@ -1 +1 @@
2003-2004 Laurent Destailleur <eldy@users.sourceforge.net>
2010-2011 Emmanuel Chauve <emmanuel@bureau2crea.net>

View File

@ -1,6 +1,7 @@
<?PHP
/* Copyright (C) 2004 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004-2007 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2010-2011 Emmanuel Chauve <emmanuel@bureau2crea.net>
*
* 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
@ -18,9 +19,9 @@
/**
* \file htdocs/theme/bureau2crea/graph-color.php
* \brief File to declare colors to use to build graphics with theme Auguria
* \brief File to declare colors to use to build graphics with theme Bure2Crea
* \ingroup core
* \version $Id: graph-color.php,v 1.2 2011/07/31 23:19:57 eldy Exp $
* \version $Id: graph-color.php,v 1.3 2011/08/17 15:47:49 cdelambert Exp $
*/
global $theme_bordercolor, $theme_datacolor, $theme_bgcolor, $theme_bgcoloronglet;