فهرست منبع

Se comenta un print_r

Maximiliano Schvindt 8 سال پیش
والد
کامیت
15bdcb8896
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Command/FiberhomeOnuStatsCommand.php

+ 1 - 1
Command/FiberhomeOnuStatsCommand.php

@@ -99,7 +99,7 @@ class FiberhomeOnuStatsCommand extends BaseCommand
             }
         }
 
-        print_r($stats);
+        //print_r($stats);
 
         foreach($stats as $metric => $data) {
             $key_onu_stats = "{$metric}d_{$oltDeviceId}_s_{$oltServerId}";