MantisBT: master cb5007da

Author Committer Branch Timestamp Parent
dhx dhx master 2010-12-25 21:35 master 7790835c
Affected Issues  0012545: Output XHTML strict so browsers can validate the output of MantisBT
Changeset

Issue 0012545: Convert admin/check script to produce strict XHTML output

The new administration check script at admin/check/index.php is already
producing XHTML strict output. However, the Content-Type header and
headers within the XHTML output itself were still set for traditional
loose HTML output.

mod - admin/check/index.php Diff File