title: HTML not XHTML
desc: This module removes XHTML tag endings like &#060;br /&#062; and replace them with HTML tags ending like &#060;br&#062;. The module is meant to be used with a custom template where you want Phorum to produce valid HTML and not XHTML.
version: 1.0.0
release_date: Aug 27th, 2008
author: Kim N. Lesmer <knl@bitflop.com>
require_version: 5.2.8
category: admin

hook: end_output

priority: run module after HTML



