Rev 1784 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<?php
// test détermination espèce sur synonyme:
/*
+---------+----------------+-----------------------+
| num_nom | num_nom_retenu | nom_sci |
+---------+----------------+-----------------------+
| 38821 | 101838 | Leuzea conifera |
| 101838 | 101838 | Rhaponticum coniferum |
+---------+----------------+-----------------------+
*/
return array('data' => array('Espèce' => 'BDNFFnn38821'));