Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 640 → Rev 701

/trunk/papyrus/applettes/recherche_eflore/configuration/recherche_eflore_config.inc.php
51,7 → 51,7
define('R_Eflore_CHEMIN_SQUELETTE', R_Eflore_CHEMIN_APPLETTE.'squelettes'.GEN_SEP);
 
//Ecrire l'url du service puis le numéro du référentiel sous la forme : "http://url/||00"
$GLOBALS['_R_Eflore_']['flores'] = array ("France métropolitaine" => "http://www.tela-botanica.org/page:eflore||25",
$GLOBALS['_R_Eflore_']['flores'] = array ("France métropolitaine" => "http://www.tela-botanica.org/page:bdnff||25",
"Afrique du nord" => "http://www.tela-botanica.org/page:bdafn||45",
"Réunion" => "http://www.tela-botanica.org/page:bdnfm||29",
"Bryophites d'Europe" => "http://www.tela-botanica.org/page:bryophytes_europe||38") ;