Tiny style fix.

This commit is contained in:
Uriel 2008-12-20 22:29:32 +01:00
parent 7a3d963cc7
commit f6874376c1

View file

@ -98,7 +98,7 @@ fn dir_listing_handler {
echo '</ul>' echo '</ul>'
} }
fn 404_handler { template `{ get_lib_file 404.tpl } } fn 404_handler { template `{get_lib_file 404.tpl} }
fn blog_dir_handler { fn blog_dir_handler {
blogDirs=$* blogDirs=$*