diff options
-rw-r--r-- | htdocs/config/types.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/config/types.conf b/htdocs/config/types.conf index 95d04ab..ebc0a66 100644 --- a/htdocs/config/types.conf +++ b/htdocs/config/types.conf @@ -1,7 +1,7 @@ # # Main Document Type Database for the W3C Markup Validation Service. # -# $Id: types.conf,v 1.37 2008-01-17 08:09:23 ot Exp $ +# $Id: types.conf,v 1.38 2008-02-10 11:25:05 ville Exp $ # # Maintains all information for each of the document types we support. # See 'perldoc Config::General' for the syntax, and be aware that the @@ -382,7 +382,7 @@ Name = html Display = XHTML Mobile Profile 1.0 PubID = -//WAPFORUM//DTD XHTML Mobile 1.0//EN - SysID = http://www.openmobilealliance.org/DTD/xhtml-mobile10.dtd + SysID = http://www.wapforum.org/DTD/xhtml-mobile10.dtd Namespace = http://www.w3.org/1999/xhtml Namespace Required = 0 # it is unclear whether the namespace is fixed, or required Parse Mode = XML |