commit 387753b2b57b7bd9030c7f77cbed10e79502f1de
parent fbd206e74f079b64cf0ad7f81256444009303617
Author: uriel@engel.se.cat-v.org <unknown>
Date: Wed, 13 Jun 2007 12:02:04 +0200
Previous fix also fixes what the comment complained about
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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 '<h1>'$"blogTitle'</h1>'