This commit is contained in:
KANE LAZENI 2026-04-23 17:59:59 +00:00
parent e0eee3781e
commit e2d59b0c7c

View File

@ -235,7 +235,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
var_dump(
array(
"input" => $inpu,
"input" => $input,
)
);