Line 17... |
Line 17... |
17 |
// | |
|
17 |
// | |
|
18 |
// | You should have received a copy of the GNU Lesser General Public |
|
18 |
// | You should have received a copy of the GNU Lesser General Public |
|
19 |
// | License along with this library; if not, write to the Free Software |
|
19 |
// | License along with this library; if not, write to the Free Software |
|
20 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
20 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
21 |
// +------------------------------------------------------------------------------------------------------+
|
21 |
// +------------------------------------------------------------------------------------------------------+
|
22 |
// CVS : $Id: bbc_info_structure.inc.php,v 1.1 2005-11-23 10:22:25 jp_milcent Exp $
|
22 |
// CVS : $Id: bbc_info_structure.inc.php,v 1.1 2004/09/16 12:06:31 jpm Exp $
|
23 |
/**
|
23 |
/**
|
24 |
* Appli bb_consultation : gestion des informations avancées "structure" de Biblio Bota
|
24 |
* Appli bb_consultation : gestion des informations avancées "structure" de Biblio Bota
|
25 |
*
|
25 |
*
|
26 |
* Ce fichier permet d'afficher les informations sur les organismes liés à la botanique.
|
26 |
* Ce fichier permet d'afficher les informations sur les organismes liés à la botanique.
|
27 |
*
|
27 |
*
|
Line 29... |
Line 29... |
29 |
//Auteur original :
|
29 |
//Auteur original :
|
30 |
*@author Jean-Charles GRANGER <tela@vecteur.org>
|
30 |
*@author Jean-Charles GRANGER <tela@vecteur.org>
|
31 |
//Autres auteurs :
|
31 |
//Autres auteurs :
|
32 |
*@author Jean-Pascal MILCENT <jpm@clapas.org>
|
32 |
*@author Jean-Pascal MILCENT <jpm@clapas.org>
|
33 |
*@copyright Tela-Botanica 2000-2004
|
33 |
*@copyright Tela-Botanica 2000-2004
|
34 |
*@version $Revision: 1.1 $ $Date: 2005-11-23 10:22:25 $
|
34 |
*@version $Revision: 1.1 $ $Date: 2004/09/16 12:06:31 $
|
35 |
// +------------------------------------------------------------------------------------------------------+
|
35 |
// +------------------------------------------------------------------------------------------------------+
|
36 |
*/
|
36 |
*/
|
Line 37... |
Line 37... |
37 |
|
37 |
|
38 |
// +------------------------------------------------------------------------------------------------------+
|
38 |
// +------------------------------------------------------------------------------------------------------+
|
Line 303... |
Line 303... |
303 |
'</p>'."\n\n";
|
303 |
'</p>'."\n\n";
|
304 |
}
|
304 |
}
|
Line 305... |
Line 305... |
305 |
|
305 |
|
306 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
306 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
307 |
*
|
307 |
*
|
308 |
* $Log: not supported by cvs2svn $
|
- |
|
309 |
* Revision 1.2 2005/05/17 10:10:08 jpm
|
- |
|
310 |
* Correction des bogues avant mise en ligne du site v4.
|
- |
|
311 |
*
|
308 |
* $Log: bbc_info_structure.inc.php,v $
|
312 |
* Revision 1.1 2004/09/16 12:06:31 jpm
|
309 |
* Revision 1.1 2004/09/16 12:06:31 jpm
|
313 |
* Décomposition du fichier information en plusieurs fichiers.
|
310 |
* Décomposition du fichier information en plusieurs fichiers.
|
314 |
*
|
311 |
*
|
315 |
*
|
312 |
*
|