Subversion Repositories eFlore/Applications.bibliobota

Rev

Rev 17 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17 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_recherche.inc.php,v 1.3 2006-12-08 17:39:26 jp_milcent Exp $
22
// CVS : $Id: bbc_recherche.inc.php,v 1.3 2006/12/08 17:39:26 jp_milcent Exp $
23
/**
23
/**
24
* Appli bb_consultation : gestion des moteurs de recherche de Biblio Bota
24
* Appli bb_consultation : gestion des moteurs de recherche de Biblio Bota
25
*
25
*
26
* Cette application permet de gérer les moteurs de recherches de l'ensemble des données comprise 
26
* Cette application permet de gérer les moteurs de recherches de l'ensemble des données comprise 
27
* dans le modèle de Biblio Bota :
27
* dans le modèle de Biblio Bota :
Line 34... Line 34...
34
//Auteur original :
34
//Auteur original :
35
*@author        Jean-Charles GRANGER <tela@vecteur.org>
35
*@author        Jean-Charles GRANGER <tela@vecteur.org>
36
//Autres auteurs :
36
//Autres auteurs :
37
*@author        Jean-Pascal MILCENT <jpm@clapas.org>
37
*@author        Jean-Pascal MILCENT <jpm@clapas.org>
38
*@copyright     Tela-Botanica 2000-2004
38
*@copyright     Tela-Botanica 2000-2004
39
*@version       $Revision: 1.3 $ $Date: 2006-12-08 17:39:26 $
39
*@version       $Revision: 1.3 $ $Date: 2006/12/08 17:39:26 $
40
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
41
*/
41
*/
Line 42... Line 42...
42
 
42
 
43
// +------------------------------------------------------------------------------------------------------+
43
// +------------------------------------------------------------------------------------------------------+
Line 341... Line 341...
341
    spy_validated_finder(BB_ARGUMENT_APPLI, $nbr_total);
341
    spy_validated_finder(BB_ARGUMENT_APPLI, $nbr_total);
342
}
342
}
Line 343... Line 343...
343
 
343
 
344
/* +--Fin du code ----------------------------------------------------------------------------------------+
344
/* +--Fin du code ----------------------------------------------------------------------------------------+
345
*
345
*
-
 
346
* $Log: bbc_recherche.inc.php,v $
-
 
347
* Revision 1.3  2006/12/08 17:39:26  jp_milcent
-
 
348
* Correction faute d'orthographe.
346
* $Log: not supported by cvs2svn $
349
*
347
* Revision 1.2  2005/11/24 09:02:09  jp_milcent
350
* Revision 1.2  2005/11/24 09:02:09  jp_milcent
348
* Modification du texte apparaissant sous le moteur de recherche.
351
* Modification du texte apparaissant sous le moteur de recherche.
349
*
352
*
350
* Revision 1.6  2005/02/24 18:32:40  jpm
353
* Revision 1.6  2005/02/24 18:32:40  jpm