Don't just say "#f" if you don't have an adminstrator's mail address. Be
explicit.
This commit is contained in:
parent
2800b21fea
commit
4d7d5b08cd
|
@ -187,7 +187,8 @@ misconfiguration and was unable to complete your request.
|
||||||
<P>
|
<P>
|
||||||
Please inform the server administrator, ~A, of the circumstances leading to
|
Please inform the server administrator, ~A, of the circumstances leading to
|
||||||
the error, and time it occured.~%"
|
the error, and time it occured.~%"
|
||||||
(httpd-options-server-admin options))
|
(or (httpd-options-server-admin options)
|
||||||
|
"[no mail address available]"))
|
||||||
(send-message port)
|
(send-message port)
|
||||||
(close-html port))))
|
(close-html port))))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue