view dtd/error.dtd @ 2911:3cc6e38246b1

Removed note from the js_access directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 17 Nov 2022 18:26:29 +0000
parents be54c443235a
children
line wrap: on
line source

<!--
  Copyright (C) Nginx, Inc.
  -->

<!ELEMENT  error        EMPTY >
<!ATTLIST  error
           name         CDATA #REQUIRED
           link         CDATA #REQUIRED
           lang         CDATA #REQUIRED
>