Subversion Repositories Applications.referentiel

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

<?=implode("\t", $champs_partiel)?>

<?php foreach ($noms as $nom_infos) : ?><?php foreach ($champs_partiel as $champ) : ?><?=$nom_infos[$champ]?><?=(($dernier_champ == $champ) ? "\n" : "\t")?><?php endforeach; ?><?php endforeach; ?>