]> git.mjollnir.org Git - moodle.git/commit
Added changes suggested by Nick in MDL-7883 to help debug XHTML strict
authormoodler <moodler>
Tue, 12 Dec 2006 07:24:32 +0000 (07:24 +0000)
committermoodler <moodler>
Tue, 12 Dec 2006 07:24:32 +0000 (07:24 +0000)
commit27f79fdab080de2133f985d5f26799512ecf227a
treeb3461c250b86e0773af6297ac7bf6e9f293eca20
parentd0b59e3bf6a244db42169b78b6228dc125ddd9f1
Added changes suggested by Nick in MDL-7883 to help debug XHTML strict

It only affects DEBUG_DEVELOPER mode, and causes the browser to break when it encounters non-strict XHTML.

I took out the changes for DEBUG_NORMAL for now, might be premature.
lib/weblib.php
lib/xhtml.xsl [new file with mode: 0644]