Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 818 → Rev 841

/trunk/services/modules/0.1/images/ListeImages.php
435,8 → 435,6
$this->chargerClauseWhereVotes();
$resultatsVotes = $this->bdd->recupererTous($requeteVotes);
//TODO : faire une méthode formater vote
$votes = $this->formaterVotes($resultatsVotes);
foreach ($images as $id => $image) {