From d0b70acf391bce5ec1ec73751081d04140992db6 Mon Sep 17 00:00:00 2001 From: Alexander Schmidt Date: Fri, 27 Mar 2026 10:09:08 +0100 Subject: [PATCH] Fix short URL redirect when PATH_INFO is empty string --- s.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s.php b/s.php index bc2a3ca..3995805 100644 --- a/s.php +++ b/s.php @@ -1,5 +1,5 @@