add conditions to servlet-handler's open clause
This commit is contained in:
parent
1a1d4f86a0
commit
74e26ddeb5
|
@ -88,6 +88,7 @@
|
|||
httpd-logging ;HTTP-SYSLOG
|
||||
shift-reset ;SHIFT and RESET
|
||||
sxml-to-html ;SXML->HTML
|
||||
conditions ;exception
|
||||
scsh ;regexp et al.
|
||||
scheme
|
||||
)
|
||||
|
@ -156,4 +157,5 @@
|
|||
locks
|
||||
scsh
|
||||
scheme)
|
||||
(files profile))
|
||||
(files profile))
|
||||
|
||||
|
|
Loading…
Reference in New Issue