Subversion Repositories eFlore/Archives.eflore-consultation-v2

Rev

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

Rev 57 Rev 58
Line 1... Line 1...
1
<?php
1
<?php
2
/*vim: set expandtab tabstop=4 shiftwidth=4: */ 
2
/*vim: set expandtab tabstop=4 shiftwidth=4: */ 
3
// +------------------------------------------------------------------------------------------------------+
3
// +------------------------------------------------------------------------------------------------------+
4
// | PHP version 5.0.3                                                                                     |
4
// | PHP version 5.0.3                                                                                    |
5
// +------------------------------------------------------------------------------------------------------+
5
// +------------------------------------------------------------------------------------------------------+
6
// | Copyright (C) 2004 Tela Botanica (accueil@tela-botanica.org)                                         |
6
// | Copyright (C) 2004 Tela Botanica (accueil@tela-botanica.org)                                         |
7
// +------------------------------------------------------------------------------------------------------+
7
// +------------------------------------------------------------------------------------------------------+
8
// | This file is part of eFlore-Serveur.                                                                 |
8
// | This file is part of eFlore-Serveur.                                                                 |
9
// |                                                                                                      |
9
// |                                                                                                      |
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.5 $ $Date: 2004-12-23 15:44:57 $
39
*@version       $Revision: 1.6 $ $Date: 2004-12-23 15:45:48 $
40
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
41
*/
41
*/
Line 42... Line 42...
42
 
42
 
43
// +------------------------------------------------------------------------------------------------------+
43
// +------------------------------------------------------------------------------------------------------+
Line 77... Line 77...
77
 
77
 
78
 
78
 
79
/* +--Fin du code ----------------------------------------------------------------------------------------+
79
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
80
*
-
 
81
* $Log: not supported by cvs2svn $
-
 
82
* Revision 1.5  2004/12/23 15:44:57  jpm
80
*
83
* Mise en conformité convention de codage.
81
* $Log: not supported by cvs2svn $
84
*
82
* Revision 1.4  2004/12/23 15:22:15  jpm
85
* Revision 1.4  2004/12/23 15:22:15  jpm
83
* Modification du fichier de config appelé.
86
* Modification du fichier de config appelé.
84
*
87
*