From 2fa68d113370977317a7d4405e6e5759da5d5b44 Mon Sep 17 00:00:00 2001 From: Uriel Date: Sun, 9 Aug 2009 21:02:42 +0200 Subject: [PATCH] Fix sitemap.tpl when $sitedir is an absolute path. Thanks again to arg for reporting, tracking, and fixing this bug! --- tpl/sitemap.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tpl/sitemap.tpl b/tpl/sitemap.tpl index 1f5d07a..9505b6d 100644 --- a/tpl/sitemap.tpl +++ b/tpl/sitemap.tpl @@ -17,7 +17,7 @@ fn listDir { d=$1 dirfilter=$saveddf if(test -f $d/_werc/config) - . ./$d/_werc/config + . $d/_werc/config if(~ $#perm_redir_to 0) { echo '