Subversion Repositories eFlore/Applications.bibliobota

Rev

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

Rev 11 Rev 30
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_affichage_media.fonct.php,v 1.3 2006-09-20 14:16:32 jp_milcent Exp $
22
// CVS : $Id: bbc_affichage_media.fonct.php,v 1.3 2006/09/20 14:16:32 jp_milcent Exp $
23
/**
23
/**
24
* Fonctions de création de l'affichage des résultats d'un média.
24
* Fonctions de création de l'affichage des résultats d'un média.
25
*
25
*
26
* Contient une fonction créant l'affichage des résultats pour le paramètre "media".
26
* Contient une fonction créant l'affichage des résultats pour le paramètre "media".
27
*
27
*
Line 30... Line 30...
30
//Auteur original :
30
//Auteur original :
31
*@author        Jean-Charles GRANGER <tela@vecteur.org>
31
*@author        Jean-Charles GRANGER <tela@vecteur.org>
32
//Autres auteurs :
32
//Autres auteurs :
33
*@author        Jean-Pascal MILCENT <jpm@clapas.org>
33
*@author        Jean-Pascal MILCENT <jpm@clapas.org>
34
*@copyright     Tela-Botanica 2000-2004
34
*@copyright     Tela-Botanica 2000-2004
35
*@version       $Revision: 1.3 $ $Date: 2006-09-20 14:16:32 $
35
*@version       $Revision: 1.3 $ $Date: 2006/09/20 14:16:32 $
36
// +------------------------------------------------------------------------------------------------------+
36
// +------------------------------------------------------------------------------------------------------+
37
*/
37
*/
Line 38... Line 38...
38
 
38
 
39
// +------------------------------------------------------------------------------------------------------+
39
// +------------------------------------------------------------------------------------------------------+
Line 334... Line 334...
334
    return $retour;
334
    return $retour;
335
}
335
}
Line 336... Line 336...
336
 
336
 
337
/* +--Fin du code ----------------------------------------------------------------------------------------+
337
/* +--Fin du code ----------------------------------------------------------------------------------------+
338
*
338
*
-
 
339
* $Log: bbc_affichage_media.fonct.php,v $
-
 
340
* Revision 1.3  2006/09/20 14:16:32  jp_milcent
-
 
341
* Modification de l'emplacement où l'on traite la chaine auteurs.
339
* $Log: not supported by cvs2svn $
342
*
340
* Revision 1.2  2006/09/20 13:18:35  jp_milcent
343
* Revision 1.2  2006/09/20 13:18:35  jp_milcent
341
* Amélioration de la mise ne majuscule des noms d'auteurs.
344
* Amélioration de la mise ne majuscule des noms d'auteurs.
342
*
345
*
343
* Revision 1.1  2005/11/23 10:22:25  jp_milcent
346
* Revision 1.1  2005/11/23 10:22:25  jp_milcent