From 87d007b2918df9be7dd27ed0aa0400720f54861b Mon Sep 17 00:00:00 2001 From: Samuel Date: Fri, 23 Aug 2024 14:42:53 +0200 Subject: [PATCH] en enkel stash --- www/public/Moment-0/result.php | 1 + 1 file changed, 1 insertion(+) diff --git a/www/public/Moment-0/result.php b/www/public/Moment-0/result.php index f23ba4b..5528ebc 100644 --- a/www/public/Moment-0/result.php +++ b/www/public/Moment-0/result.php @@ -24,6 +24,7 @@ echo '

Du är '.$age.' och heter '.$name.' och har id '.$id.'

'; echo '

Det här är ett test

'; + echo '

Försök två att inte ha merge conflicts

'; ?> \ No newline at end of file