diff --git a/lib/bug-files-check.php b/lib/bug-files-check.php index 0097138..4e21078 100644 --- a/lib/bug-files-check.php +++ b/lib/bug-files-check.php @@ -10,20 +10,25 @@ $result = "ok"; for ($i=0; $i $files, "filesSizesSeen" => $filesSizesSeen, "maxLines" => $maxLines, -// "chars" => (isset($chars) ? $chars : null), -// "lines" => substr_count($output, "\n"), -// "seek" => (isset($seek) ? $seek : null), "bugReportPath" => "|".$tmpLoc."|tmp|bug-report.log", "result" => $result );