view dtd/error.dtd @ 666:7465218cf964

Added pop3,imap and smtp mail modules to modules index.
author Vladimir Homutov <vl@nginx.com>
date Wed, 05 Sep 2012 15:25:26 +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
>