view dtd/error.dtd @ 1982:28ee7ab54a90

Added the "Time" section to the development guide.
author Vladimir Homutov <vl@nginx.com>
date Tue, 02 May 2017 16:25:33 +0300
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
>