From d1b05b73f6cb949f65b1e965f065a0dc97641d87 Mon Sep 17 00:00:00 2001 From: Tailszefox Date: Wed, 29 Mar 2023 18:56:44 +0200 Subject: [PATCH] Removed random trailing spaces --- fusion_ajax.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fusion_ajax.php b/fusion_ajax.php index e2fb9c2..ea02ad2 100644 --- a/fusion_ajax.php +++ b/fusion_ajax.php @@ -17,7 +17,7 @@ if(!isset($fusionInclude)) { $to = $_GET["to"]; if(!isset($ponies[$to])) - die("Invalid combination"); + die("Invalid combination"); } else $to = "";