From ddc2c72d589545e2c659dea15deac1624ea94a01 Mon Sep 17 00:00:00 2001 From: Thomas Rubini <74205383+ThomasRubini@users.noreply.github.com> Date: Thu, 26 Jan 2023 16:25:42 +0100 Subject: [PATCH] use function to get difficulty --- Views/recipe/view.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Views/recipe/view.php b/Views/recipe/view.php index 03f8cf3..5b3d3b0 100644 --- a/Views/recipe/view.php +++ b/Views/recipe/view.php @@ -9,7 +9,7 @@ $O_recipe = $A_view["RECIPE"];

S_NAME ?>

-

I_TIME ?> — O_DIFFICULTY->S_NAME ?>

+

I_TIME ?> — getDifficulty()->S_NAME ?>

S_DESCR ?>