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 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_moteur_lien.fonct.php,v 1.1 2005-11-23 10:22:25 jp_milcent Exp $
22
// CVS : $Id: bbc_moteur_lien.fonct.php,v 1.3 2005/03/03 08:25:38 jpm Exp $
23
/**
23
/**
24
* Fonctions de création du moteur de recherche des liens.
24
* Fonctions de création du moteur de recherche des liens.
25
*
25
*
26
* Contient les fonctions permettant de retourner l'affichage du moteur de recherche des liens.
26
* Contient les fonctions permettant de retourner l'affichage du moteur de recherche des liens.
27
* Valable pour le paramètre "lien".
27
* Valable pour le paramètre "lien".
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.3 $ $Date: 2005/03/03 08:25:38 $
37
// +------------------------------------------------------------------------------------------------------+
37
// +------------------------------------------------------------------------------------------------------+
38
*/
38
*/
Line 39... Line 39...
39
 
39
 
40
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
Line 185... Line 185...
185
    return $retour;
185
    return $retour;
186
}
186
}
Line 187... Line 187...
187
 
187
 
188
/* +--Fin du code ----------------------------------------------------------------------------------------+
188
/* +--Fin du code ----------------------------------------------------------------------------------------+
189
*
189
*
190
* $Log: not supported by cvs2svn $
-
 
191
* Revision 1.4  2005/05/17 10:10:08  jpm
-
 
192
* Correction des bogues avant mise en ligne du site v4.
-
 
193
*
190
* $Log: bbc_moteur_lien.fonct.php,v $
194
* Revision 1.3  2005/03/03 08:25:38  jpm
191
* Revision 1.3  2005/03/03 08:25:38  jpm
195
* Remplacement d'un & par &amp;
192
* Remplacement d'un & par &amp;
196
*
193
*
197
* Revision 1.2  2004/09/14 11:49:52  jpm
194
* Revision 1.2  2004/09/14 11:49:52  jpm