stanley-king 1 年之前
父節點
當前提交
4388cccb93
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      helper/refill/sending_monitor.php

+ 1 - 1
helper/refill/sending_monitor.php

@@ -66,7 +66,7 @@ class sending_monitor
 
     public function fail($card_no, $chname)
     {
-        if (!in_array($chname, $chname, sending_monitor::$stChannelNames)) {
+        if (!in_array($chname, sending_monitor::$stChannelNames)) {
             return;
         }