Subversion Repositories eFlore/Applications.bibliobota

Rev

Rev 2 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 30
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: bb_organisme_carto.php,v 1.1 2005-11-23 10:22:25 jp_milcent Exp $
24
// CVS : $Id: bb_organisme_carto.php,v 1.4 2005/05/30 09:10:26 jpm Exp $
25
/**
25
/**
26
* Application affichant une cartographie des organismes
26
* Application affichant une cartographie des organismes
27
*
27
*
28
* Fournit une carte des organimes liés à la botanique stockés dans la base Biblio Bota.
28
* Fournit une carte des organimes liés à la botanique stockés dans la base Biblio Bota.
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.4 $ $Date: 2005/05/30 09:10:26 $
37
// +------------------------------------------------------------------------------------------------------+
37
// +------------------------------------------------------------------------------------------------------+
38
*/
38
*/
Line 39... Line 39...
39
 
39
 
40
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
Line 231... Line 231...
231
$res .= '<!-- BiblioBota - Organisme Carto : FIN -->'."\n";
231
$res .= '<!-- BiblioBota - Organisme Carto : FIN -->'."\n";
232
$sortie = $res;
232
$sortie = $res;
Line 233... Line 233...
233
 
233
 
234
/* +--Fin du code ----------------------------------------------------------------------------------------+
234
/* +--Fin du code ----------------------------------------------------------------------------------------+
235
*
235
*
236
* $Log: not supported by cvs2svn $
236
* $Log: bb_organisme_carto.php,v $
237
* Revision 1.4  2005/05/30 09:10:26  jpm
237
* Revision 1.4  2005/05/30 09:10:26  jpm
238
* Ajout de class aux titres!
238
* Ajout de class aux titres!
239
*
239
*
240
* Revision 1.3  2005/05/17 10:10:08  jpm
240
* Revision 1.3  2005/05/17 10:10:08  jpm