From: Emil Williams Date: Sat, 17 May 2025 19:00:14 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=bcdd2eb296f7d586123a119d7a80fe6ff8023496;p=emil-3chen.org.git -- --- diff --git a/perl/Triple.pm b/perl/Triple.pm index 7c4ee67..4265c57 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -123,8 +123,6 @@ sub Triple::main { $location = $vars->{"uri"}; } - $cgi->header->location = $location if $location; - print $cgi->header( -Content_Type => 'text/html', -charset => 'UTF-8',