From: Emil Williams Date: Thu, 29 May 2025 22:56:02 +0000 (-0600) Subject: -- X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=fbab9aa52e715435dba5e4dfd569a3a0fcfa3ca0;p=emil-3chen.org.git -- --- diff --git a/perl/Triple.pm b/perl/Triple.pm index 96b57f3..ca3db87 100644 --- a/perl/Triple.pm +++ b/perl/Triple.pm @@ -104,9 +104,9 @@ sub Triple::main { } my $thing = $page{$vars->{uri}} // $page{$vars->{''}}; - syslog("info", "sneed"); my @search = @{$thing}; + syslog("info", "sneed"); if ($search[PAGE_TYPE] == REDIRECT_PAGE) { # $vars->{uri} = $search[PAGE_TO];