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 .= '

Lines of code

'."\n"; $html .= '
'."\n"; $html .= ''; $html .= ''; -$html .= ''; $html .= ''; $html .= ''; $html .= ''; @@ -310,7 +310,7 @@ $html .= ''; $html .= ''; $html .= ''; //$html .= ''; -$html .= ''; +$html .= ''; foreach (array('proj', 'dep') as $source) { $html .= ''; if ($source == 'proj') { @@ -400,7 +400,7 @@ $( ".seedetail" ).on( "click", function() { }); '; -$html .= ''; +$html .= ''; $html .= ''; $fh = fopen($outputpath, 'w');
Language'; +$html .= 'LanguageBytesFilesLinesBlanksCommentsCode'.$val['Complexity'].'