From 9744d598a92260624f5678c60dace15fc8979e01 Mon Sep 17 00:00:00 2001 From: Uriel Date: Sun, 3 Jun 2007 09:02:58 +0200 Subject: [PATCH] Really fix dir listing filter now --- bin/controller.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/controller.rc b/bin/controller.rc index 6028849..63c38b7 100755 --- a/bin/controller.rc +++ b/bin/controller.rc @@ -81,7 +81,7 @@ fn genbody { if ( ~ $body */index ) { echo '

' `{basename `{basename -d $body}}'

' echo '' } if not { template.awk inc/404.tpl | rc }