From 2680b8841ec205fdff4163292df6886448ba1e5c Mon Sep 17 00:00:00 2001 From: Kilian Hofmann Date: Fri, 24 May 2024 10:58:14 +0200 Subject: [PATCH] Fix Validation --- base/meta.php | 1 - tasks/calc/index.php | 6 +----- test/index.php | 5 ++--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/base/meta.php b/base/meta.php index 3500810..9c4e7ea 100644 --- a/base/meta.php +++ b/base/meta.php @@ -1,4 +1,3 @@ - \ No newline at end of file diff --git a/tasks/calc/index.php b/tasks/calc/index.php index abeea82..17dcaa7 100644 --- a/tasks/calc/index.php +++ b/tasks/calc/index.php @@ -2,14 +2,10 @@ - - + Calculator - - - diff --git a/test/index.php b/test/index.php index 39c213d..ac4f8a9 100644 --- a/test/index.php +++ b/test/index.php @@ -2,10 +2,9 @@ - + - - + Test