Module  : HTML not XHTML
Version : 1.0.0
Author  : Kim N. Lesmer <knl@bitflop.com>
Web		: www.bitflop.com

This module removes XHTML tag endings like <br /> and replace them with 
HTML tags ending like <br>. 

You can use this module together with a custom template, where you 
want Phorum to produce valid HTML and not XHTML.

Information about why you should use HTML and not XHTML can be 
found at http://www.webdevout.net/articles/beware-of-xhtml

Install:
--------

- Unpack the archive.

- Move the directory "html_not_xhtml" to the directory "mods"
  within your Phorum installation.

- Login as administrator in Phorum's administrative interface and
  go to the "Modules" section.

- Enable the module "HTML not XHTML".
