correction bug enzo

This commit is contained in:
Yann KERAUDREN 2024-06-17 19:37:42 +02:00
parent e11dfe168f
commit af51088be9

@ -11,8 +11,10 @@ foreach ($musics as $music) {
echo "</ul>"; echo "</ul>";
echo "</article></div>"; echo "</article></div>";
} }
/* songs/view/{$music->songId}*/
?> ?>
</section> </section>
// songs/view/{$music->songId},