Subversion Repositories eFlore/Applications.coel

Rev

Rev 1531 | Rev 1537 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

"id","nom","nom_structure","specimen_type"
<?php foreach ($collections as $id => $collection) : ?>
"<?=$id?>","<?=$collection['nom']?>","<?=$collection['nom_structure']?>","<?=$collection['specimen_type']?>"
<?php endforeach; ?>