Skip to content
Snippets Groups Projects
Commit 527a1c18 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

Hotfix sur auteurId

parent 3d2c2833
Branches
No related tags found
No related merge requests found
......@@ -63,7 +63,6 @@
<?php
$recettes = include "config/recettes.php";
foreach($recettes as $index => $recette){
$array["userId"] = $recette["auteurId"];
$utilisateur = [
"username" => "Cristo",
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment