view dtd/error.dtd @ 1698:2052ffb3529a

Removed links to forum.nginx.org. There are multiple problems with forum integration with mailing lists. Stop directing new users to the forum.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 13 May 2016 20:47:41 +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
>