From: Alexandre Emsenhuber Date: Mon, 7 Mar 2011 18:21:58 +0000 (+0000) Subject: * Make Skin::formatDebugHTML() work with $wgDebugTimestamps = true X-Git-Tag: 1.31.0-rc.0~31574 X-Git-Url: http://git.cyclocoop.org/fichier?a=commitdiff_plain;h=fc4c38348b525148092ab64284cbda231559df36;p=lhc%2Fweb%2Fwiklou.git * Make Skin::formatDebugHTML() work with $wgDebugTimestamps = true * Removed escaping of ' since the string is defined with " --- diff --git a/includes/Skin.php b/includes/Skin.php index 731398e908..010f830a04 100644 --- a/includes/Skin.php +++ b/includes/Skin.php @@ -827,7 +827,7 @@ abstract class Skin extends Linker { if ( $wgShowDebug ) { $listInternals = $this->formatDebugHTML( $out->mDebugtext ); - return "\n
\nDebug data: