Subversion Repositories eFlore/Archives.eflore-consultation-v2

Rev

Rev 51 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 51 Rev 54
Line 34... Line 34...
34
//Auteur original :
34
//Auteur original :
35
*@author        Frédéric LEGENS <flegens@free.fr>
35
*@author        Frédéric LEGENS <flegens@free.fr>
36
//Autres auteurs :
36
//Autres auteurs :
37
*@author        Aucun
37
*@author        Aucun
38
*@copyright     Tela-Botanica 2000-2004
38
*@copyright     Tela-Botanica 2000-2004
39
*@version       $Revision: 1.3 $ $Date: 2004-12-22 23:29:01 $
39
*@version       $Revision: 1.4 $ $Date: 2004-12-23 15:22:15 $
40
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
41
*/
41
*/
Line 42... Line 42...
42
 
42
 
43
// +------------------------------------------------------------------------------------------------------+
43
// +------------------------------------------------------------------------------------------------------+
44
// |                                            ENTETE du PROGRAMME                                       |
44
// |                                            ENTETE du PROGRAMME                                       |
Line 45... Line 45...
45
// +------------------------------------------------------------------------------------------------------+
45
// +------------------------------------------------------------------------------------------------------+
Line 46... Line 46...
46
 
46
 
47
require_once '../configuration/eflore_config.php';
47
require_once '../configuration/eflore_config_avancee.inc.php';
48
 
48
 
Line 137... Line 137...
137
}
137
}
Line 138... Line 138...
138
 
138
 
139
/* +--Fin du code ----------------------------------------------------------------------------------------+
139
/* +--Fin du code ----------------------------------------------------------------------------------------+
140
*
140
*
-
 
141
* $Log: not supported by cvs2svn $
-
 
142
* Revision 1.3  2004/12/22 23:29:01  fred
-
 
143
* intégration de la license
141
* $Log: not supported by cvs2svn $
144
*
142
*
145
*
143
* +-- Fin du code ----------------------------------------------------------------------------------------+
146
* +-- Fin du code ----------------------------------------------------------------------------------------+
144
*/
147
*/