Line 19... |
Line 19... |
19 |
// | |
|
19 |
// | |
|
20 |
// | You should have received a copy of the GNU General Public License |
|
20 |
// | You should have received a copy of the GNU General Public License |
|
21 |
// | along with Foobar; if not, write to the Free Software |
|
21 |
// | along with Foobar; if not, write to the Free Software |
|
22 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
22 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
23 |
// +------------------------------------------------------------------------------------------------------+
|
23 |
// +------------------------------------------------------------------------------------------------------+
|
24 |
// CVS : $Id: bboc_information.fonct.php,v 1.1 2005-11-23 10:22:25 jp_milcent Exp $
|
24 |
// CVS : $Id: bboc_information.fonct.php,v 1.2 2005/04/13 10:12:34 jpm Exp $
|
25 |
/**
|
25 |
/**
|
26 |
* Fonctions de l'application Organisme Carto.
|
26 |
* Fonctions de l'application Organisme Carto.
|
27 |
*
|
27 |
*
|
28 |
* Fichier de fonctions fournissant des informations de l'application Organisme Carto.
|
28 |
* Fichier de fonctions fournissant des informations de l'application Organisme Carto.
|
29 |
*
|
29 |
*
|
Line 31... |
Line 31... |
31 |
//Auteur original :
|
31 |
//Auteur original :
|
32 |
*@author Jean-Charles GRANGER <tela@vecteur.org>
|
32 |
*@author Jean-Charles GRANGER <tela@vecteur.org>
|
33 |
//Autres auteurs :
|
33 |
//Autres auteurs :
|
34 |
*@author Jean-Pascal MILCENT <jpm@clapas.org>
|
34 |
*@author Jean-Pascal MILCENT <jpm@clapas.org>
|
35 |
*@copyright Tela-Botanica 2000-2005
|
35 |
*@copyright Tela-Botanica 2000-2005
|
36 |
*@version $Revision: 1.1 $ $Date: 2005-11-23 10:22:25 $
|
36 |
*@version $Revision: 1.2 $ $Date: 2005/04/13 10:12:34 $
|
37 |
// +------------------------------------------------------------------------------------------------------+
|
37 |
// +------------------------------------------------------------------------------------------------------+
|
38 |
*/
|
38 |
*/
|
Line 39... |
Line 39... |
39 |
|
39 |
|
40 |
// +------------------------------------------------------------------------------------------------------+
|
40 |
// +------------------------------------------------------------------------------------------------------+
|
Line 97... |
Line 97... |
97 |
// +------------------------------------------------------------------------------------------------------+
|
97 |
// +------------------------------------------------------------------------------------------------------+
|
Line 98... |
Line 98... |
98 |
|
98 |
|
99 |
|
99 |
|
100 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
100 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
101 |
*
|
- |
|
102 |
* $Log: not supported by cvs2svn $
|
- |
|
103 |
* Revision 1.3 2005/05/17 10:10:08 jpm
|
- |
|
104 |
* Correction des bogues avant mise en ligne du site v4.
|
101 |
*
|
105 |
*
|
102 |
* $Log: bboc_information.fonct.php,v $
|
106 |
* Revision 1.2 2005/04/13 10:12:34 jpm
|
103 |
* Revision 1.2 2005/04/13 10:12:34 jpm
|
107 |
* Ajout de la constante indiquant la bdd des tables de la carto.
|
104 |
* Ajout de la constante indiquant la bdd des tables de la carto.
|
108 |
*
|
105 |
*
|