1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 23:56:58 +02:00

Remove some debug logs. Improved others.

This commit is contained in:
Cameron
2020-12-19 11:46:58 -08:00
parent 6fb33e7cad
commit 6b5cc07929
2 changed files with 9 additions and 6 deletions

View File

@@ -523,7 +523,6 @@
// while(list($tKey, $tMarker) = each($this->aTimeMarks))
foreach ($it as $tKey=>$tMarker)
{
file_put_contents(e_LOG."debugPerformance.log",$tKey."\t". $sMarker."\n", FILE_APPEND);
if(!$bRowHeaders)
{