From 7ab982475b0a533f925e7e258fec1cd02c98f1a3 Mon Sep 17 00:00:00 2001 From: Uriel Date: Wed, 13 Jun 2007 12:02:04 +0200 Subject: [PATCH] Previous fix also fixes what the comment complained about --- bin/controller.rc | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/controller.rc b/bin/controller.rc index 52f8e21..ca31972 100755 --- a/bin/controller.rc +++ b/bin/controller.rc @@ -92,7 +92,6 @@ fn genbody { if not if(~ $#blogDirs 0) template.awk inc/404.tpl | rc $rcargs - # Technically wrong. Will spit out blog entries after 404 for /blog/foo, for instance. if(! ~ $#blogDirs 0) { if ( ! ~ $blogTitle '' ) echo '

'$"blogTitle'

'