mirror of
https://github.com/Tailszefox/Pony-Fusion.git
synced 2024-11-26 23:47:59 +01:00
Removed random trailing spaces
This commit is contained in:
parent
c0f289b428
commit
d1b05b73f6
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ if(!isset($fusionInclude))
|
|||
{
|
||||
$to = $_GET["to"];
|
||||
if(!isset($ponies[$to]))
|
||||
die("Invalid combination");
|
||||
die("Invalid combination");
|
||||
}
|
||||
else
|
||||
$to = "";
|
||||
|
|
Loading…
Reference in a new issue