Send correct HTML when reporting a MWException object and the OuputPage object cannot...
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Thu, 28 Jun 2012 09:52:43 +0000 (11:52 +0200)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Fri, 6 Jul 2012 18:57:12 +0000 (20:57 +0200)
commitbc470f366109dd04a87688eb569e2ec32b3aa717
tree2dd5de2224fca16013e6d04546fb24e9b5b7f8c1
parentea766748ac0915db04458432876c5dd86e73b749
Send correct HTML when reporting a MWException object and the OuputPage object cannot be used.

Currently only the body was sent, without doc type, <html>, <head> or <body> items.

Change-Id: I2d5cc3f69f55d0e1b212148f57f736f100bd2554
includes/Exception.php