diff --git a/dev/tools/apstats.php b/dev/tools/apstats.php index e294a216f92..ed23307cf8a 100755 --- a/dev/tools/apstats.php +++ b/dev/tools/apstats.php @@ -302,7 +302,7 @@ $html .= '
| Language'; +$html .= ' | Language | '; $html .= 'Bytes | '; $html .= 'Files | '; $html .= 'Lines | '; @@ -310,7 +310,7 @@ $html .= 'Blanks | '; $html .= 'Comments | '; $html .= 'Code | '; //$html .= ''.$val['Complexity'].' | '; -$html .= ''; +$html .= '
|---|---|---|---|---|---|---|---|---|