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 |
|
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.3 $ $Date: 2004-12-23 15:21:48 $
|
39 |
*@version $Revision: 1.4 $ $Date: 2004-12-23 15:45:48 $
|
40 |
// +------------------------------------------------------------------------------------------------------+
|
40 |
// +------------------------------------------------------------------------------------------------------+
|
41 |
*/
|
41 |
*/
|
Line 42... |
Line 42... |
42 |
|
42 |
|
43 |
// +------------------------------------------------------------------------------------------------------+
|
43 |
// +------------------------------------------------------------------------------------------------------+
|
Line 114... |
Line 114... |
114 |
}
|
114 |
}
|
Line 115... |
Line 115... |
115 |
|
115 |
|
116 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
116 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
117 |
*
|
117 |
*
|
- |
|
118 |
* $Log: not supported by cvs2svn $
|
- |
|
119 |
* Revision 1.3 2004/12/23 15:21:48 jpm
|
- |
|
120 |
* Mise en conformité convention de codage.
|
118 |
* $Log: not supported by cvs2svn $
|
121 |
*
|
119 |
* Revision 1.2 2004/12/22 23:29:15 fred
|
122 |
* Revision 1.2 2004/12/22 23:29:15 fred
|
120 |
* intégration de la license
|
123 |
* intégration de la license
|
121 |
*
|
124 |
*
|
122 |
*
|
125 |
*
|