page modification profile terminer
This commit is contained in:
parent
c8c9bbdb87
commit
9c0ad5ae77
3 changed files with 9 additions and 4 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<h2 class="visually-hidden">Les 4 derniers articles</h2>
|
||||
<div class="row mb-2">
|
||||
<?php
|
||||
foreach($arrProjectToDiplay as $objProject){
|
||||
foreach($arrProjectToDisplay as $objProject){
|
||||
include("../app/views/partials/preview.php");
|
||||
}
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue