Skip to content
Snippets Groups Projects
Commit 5feb1c14 authored by suprasanity's avatar suprasanity
Browse files

cleanfeed

parent 416c39f3
Branches
No related tags found
No related merge requests found
......@@ -2,7 +2,6 @@
if(isset($_GET['recetteId']) && !empty($_GET['recetteId']))
$recetteId=$_GET['recetteId'];
$recette=getRecette($recetteId);
print_r($recette);
?>
<!DOCTYPE html>
<html lang="fr">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment