From 714c0767859f71e6bc95e561c39dfca13a33cdcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20FRANCE?= Date: Mon, 20 Nov 2023 20:20:14 +0100 Subject: [PATCH] fix typos in apstats.php (#26749) * fix typos in apstats.php * Update apstats.php --- dev/tools/apstats.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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'].'