add conditions to servlet-handler's open clause

This commit is contained in:
interp 2002-09-21 20:20:29 +00:00
parent 1a1d4f86a0
commit 74e26ddeb5
1 changed files with 3 additions and 1 deletions

View File

@ -88,6 +88,7 @@
httpd-logging ;HTTP-SYSLOG httpd-logging ;HTTP-SYSLOG
shift-reset ;SHIFT and RESET shift-reset ;SHIFT and RESET
sxml-to-html ;SXML->HTML sxml-to-html ;SXML->HTML
conditions ;exception
scsh ;regexp et al. scsh ;regexp et al.
scheme scheme
) )
@ -156,4 +157,5 @@
locks locks
scsh scsh
scheme) scheme)
(files profile)) (files profile))