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.2 $ $Date: 2004-12-23 15:43:37 $
39
*@version       $Revision: 1.3 $ $Date: 2004-12-23 15:45:48 $
40
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
41
*/
41
*/
Line 42... Line 42...
42
 
42
 
43
// +------------------------------------------------------------------------------------------------------+
43
// +------------------------------------------------------------------------------------------------------+
Line 119... Line 119...
119
}
119
}
Line 120... Line 120...
120
 
120
 
121
/* +--Fin du code ----------------------------------------------------------------------------------------+
121
/* +--Fin du code ----------------------------------------------------------------------------------------+
122
*
122
*
-
 
123
* $Log: not supported by cvs2svn $
-
 
124
* Revision 1.2  2004/12/23 15:43:37  jpm
-
 
125
* Mise en conformité convention de codage.
123
* $Log: not supported by cvs2svn $
126
*
124
* Revision 1.1  2004/12/22 23:28:47  fred
127
* Revision 1.1  2004/12/22 23:28:47  fred
125
* création de l'éditeur
128
* création de l'éditeur
126
*
129
*
127
*
130
*