From 472fb4e6ae2c630d035bfb667c556c193226ddc3 Mon Sep 17 00:00:00 2001 From: Gavin Carr Date: Mon, 17 Dec 2007 15:41:22 +0000 Subject: [PATCH] Convert rss20 to use $path_info_full instead of $ENV{PATH_INFO}. --- gavinc/rss20 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gavinc/rss20 b/gavinc/rss20 index 4800501..1f5e5fb 100644 --- a/gavinc/rss20 +++ b/gavinc/rss20 @@ -175,11 +175,12 @@ HEAD ' ' x $channel_indent . qq($rss20::copyright\n); } + my $path_info_full = $blosxom::path_info_full || "$blosxom::path_info/index.rss"; $blosxom::template{$flavour}{'head'} .= <\$storydate::latest_rfc822 $blosxom::blog_language $rss20::generator - + hourly 1 2000-01-01T12:00+00:00 -- 2.30.2