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:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user