Fix reference to output-file

svn: r6446
This commit is contained in:
Jay McCarthy 2007-06-01 16:51:26 +00:00
parent 57a8f869a0
commit bd8f47350f

View File

@ -56,7 +56,8 @@
(define full-name (build-path path dir-default))
(when (and (file-exists? full-name)
(looks-like-directory? (url-path->string (url-path uri))))
(esc (output-file conn full-name method (get-mime-type full-name)))))
(esc (output-file conn full-name method (get-mime-type full-name)
0 +inf.0))))
indices)
(next-dispatcher))]
[else