From 3c292fe86b5d81673172793e7d86ee605ac40c30 Mon Sep 17 00:00:00 2001 From: fnuer <56867550+xFuney@users.noreply.github.com> Date: Sun, 9 May 2021 21:35:59 +0100 Subject: [PATCH] fix nesting error (thanks Gianfilippo#9117) --- read.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/read.php b/read.php index 922177c..a0cd461 100644 --- a/read.php +++ b/read.php @@ -74,7 +74,7 @@ function clean_str($str) {
@@ -97,4 +97,4 @@ function clean_str($str) { " . $error_text . ""; } ?> -