فهرست منبع

Se actualiza comando

Maxi Schvindt 7 سال پیش
والد
کامیت
eaf90f56bb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Command/CmtsInterfaceStatsCommand.php

+ 1 - 1
Command/CmtsInterfaceStatsCommand.php

@@ -137,7 +137,7 @@ class CmtsInterfaceStatsCommand extends BaseCmtsCommand
         $this->octets($ifStatsCached, $dataCached, $saveHistoric);
 
         if($ifStatsCached) {
-            $key_ifs_stats = "olt_stats_ifs_{$this->d_s}";
+            $key_ifs_stats = "cmts_stats_ifs_{$this->d_s}";
             $this->setData($key_ifs_stats, $ifStatsCached, true);
         }