From 79538bbd8831b897fd72bf02597337272b764735 Mon Sep 17 00:00:00 2001 From: Tim Krehan Date: Sat, 27 Oct 2018 18:50:00 +0200 Subject: [PATCH] code styling --- cont/recipe.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cont/recipe.php b/cont/recipe.php index a635035..4a826fd 100644 --- a/cont/recipe.php +++ b/cont/recipe.php @@ -3,7 +3,7 @@ getRecipe($_GET["number"]); $recipe = $book->sites[0];