From e66b8554183aa2db1501f7cec13998f22163eba2 Mon Sep 17 00:00:00 2001 From: PeGaSuS Date: Sat, 14 Jan 2023 23:02:41 +0100 Subject: [PATCH] Update index.php Let's add a `Go back` button for easiness :) --- index.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.php b/index.php index 23e08e5..d6bfe69 100755 --- a/index.php +++ b/index.php @@ -168,6 +168,9 @@ function store_file(string $name, string $tmpfile, bool $formatted = false) : vo if ($formatted) { print("
Access your file here: $url
"); + ?> +
+