shithub: werc

Download patch

ref: 473b4197d45bf4549748855045d72976553f3447
parent: 1a1f166f307fc752ddb5223f52af2734cd08f6f7
author: uriel <uriel@engel.se.cat-v.org>
date: Wed Jun 13 08:02:04 EDT 2007

Previous fix also fixes what the comment complained about

--- a/bin/controller.rc
+++ b/bin/controller.rc
@@ -92,7 +92,6 @@
     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>'