SkinTemplate: Move debug HTML above bottomscripts
authorBartosz Dziewoński <matma.rex@gmail.com>
Thu, 24 Oct 2013 20:17:59 +0000 (22:17 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Thu, 24 Oct 2013 20:17:59 +0000 (22:17 +0200)
commit779badc31caf65e39b69b2a33b9f18d77a6a3618
tree04444f1222bba66f8fe93229b3a5fb77cc4a24cb
parent035095eb2fc0ddd182c1b5f6d983c581eef126f2
SkinTemplate: Move debug HTML above bottomscripts

mediawiki.debug module, which is loaded at the bottom if
$wgDebugToolbar == true, depends on debug HTML (which sets some
mw.config stuffs with an inline script) being already present.

Bug: 56120
Change-Id: I5570fb4421e8e182fcf5e02754bf9ba6450be346
includes/SkinTemplate.php