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_synthese.php,v 1.1 2005-11-23 10:22:25 jp_milcent Exp $
24
// CVS : $Id: bb_synthese.php,v 1.2 2005/03/01 15:18:48 jpm Exp $
25
/**
25
/**
26
* Application affichant la liste des synthèses de Tela Botanica.
26
* Application affichant la liste des synthèses de Tela Botanica.
27
*
27
*
28
* Fournit la liste des synthèses de Tela Botanica.
28
* Fournit la liste des synthèses de Tela Botanica.
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-2004
35
*@copyright     Tela-Botanica 2000-2004
36
*@version       $Revision: 1.1 $ $Date: 2005-11-23 10:22:25 $
36
*@version       $Revision: 1.2 $ $Date: 2005/03/01 15:18:48 $
37
// +------------------------------------------------------------------------------------------------------+
37
// +------------------------------------------------------------------------------------------------------+
38
*/
38
*/
Line 39... Line 39...
39
 
39
 
40
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
Line 268... Line 268...
268
$sortie = $ret;
268
$sortie = $ret;
Line 269... Line 269...
269
 
269
 
270
 
270
 
271
/* +--Fin du code ----------------------------------------------------------------------------------------+
271
/* +--Fin du code ----------------------------------------------------------------------------------------+
272
*
-
 
273
* $Log: not supported by cvs2svn $
-
 
274
* Revision 1.3  2005/04/25 13:58:15  jpm
-
 
275
* Résolution de problèmes liés à la base de données et simplification de l'affichage des images représentant le niveau des synthèses.
272
*
276
*
273
* $Log: bb_synthese.php,v $
277
* Revision 1.2  2005/03/01 15:18:48  jpm
274
* Revision 1.2  2005/03/01 15:18:48  jpm
278
* Ajout de commentaire html de début et fin d'appli.
275
* Ajout de commentaire html de début et fin d'appli.
279
*
276
*