Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 287 Rev 411
Line 10... Line 10...
10
// | Auteur : Alexandre Granier <alexandre@tela-botanica.org> 		  		        |
10
// | Auteur : Alexandre Granier <alexandre@tela-botanica.org> 		  		        |
11
// +--------------------------------------------------------------------------------+
11
// +--------------------------------------------------------------------------------+
12
//
12
//
13
// $Id: annuaire_moteur_fonction.php,v 1.1 2005/03/24 08:47:31 alex Exp $
13
// $Id: annuaire_moteur_fonction.php,v 1.1 2005/03/24 08:47:31 alex Exp $
Line 14... Line -...
14
 
-
 
-
 
14
 
15
 
15
include_once PAP_CHEMIN_API_PEAR.'HTML/QuickForm.php';
Line 16... Line 16...
16
include_once 'api/pear/HTML/QuickForm/select.php';
16
include_once PAP_CHEMIN_API_PEAR.'HTML/QuickForm/select.php';
17
 
17
 
18
/** function mkengine ()
18
/** function mkengine ()
19
*
19
*
20
*
20
*
21
*
21
*
22
*	@return
-
 
23
*/
22
*	@return
24
 
23
*/
25
function mkengine()
24
function mkengine()
26
  {
25
  {
27
    global $label_bbota;
26
    global $label_bbota;