view dtd/error.dtd @ 677:934fd358c944

Updated revisions for files affected by gunzip module addition.
author Vladimir Homutov <vl@nginx.com>
date Wed, 12 Sep 2012 10:12:35 +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
>