Rev 1798 |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
1798 |
raphael |
1 |
<?php
|
|
|
2 |
// test détermination espèce avec bdnffnn mais avec un référentiel erroné
|
|
|
3 |
// TODO: RechercheInfosTaxonBeta.php, ligne 186 devrait être modifié afin que la détermination
|
|
|
4 |
// prennent en priorité le préfixe "bdtfx" et ignore la colonne "nom_referentiel"
|
|
|
5 |
return array('data' => array('Espèce' => 'bdtfx:nn:72475', 'nom_referentiel' => 'bdtxa'));
|