view dtd/error.dtd @ 2170:2bc348966475

Development guide: updated Time and Events chapters. The ngx_current_msec variable description was changed and moved into appropriate section.
author Vladimir Homutov <vl@nginx.com>
date Mon, 04 Jun 2018 11:59:20 +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
>