From: umherirrender Date: Wed, 28 May 2014 19:51:54 +0000 (+0200) Subject: Add comment to TableDiffFormatter::blockHeader X-Git-Tag: 1.31.0-rc.0~15176 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=c249dfc291af9d2f218960c93f1dd1b335ab779c;p=lhc%2Fweb%2Fwiklou.git Add comment to TableDiffFormatter::blockHeader magic strings should have a comment Change-Id: I23fc7a4de31e22383f0a6ffd1db56717615cfa0c --- diff --git a/includes/diff/TableDiffFormatter.php b/includes/diff/TableDiffFormatter.php index ac8f758cf1..db7318f23d 100644 --- a/includes/diff/TableDiffFormatter.php +++ b/includes/diff/TableDiffFormatter.php @@ -60,6 +60,8 @@ class TableDiffFormatter extends DiffFormatter { * @return string */ protected function blockHeader( $xbeg, $xlen, $ybeg, $ylen ) { + // '' get replaced by a localised line number + // in DifferenceEngine::localiseLineNumbers $r = '\n" . '\n";