stanley-king 3 éve
szülő
commit
a6383afc67
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      rdispatcher/codispatcher.php

+ 1 - 1
rdispatcher/codispatcher.php

@@ -105,7 +105,7 @@ function subscribe_message(&$quit, &$redis, $channels)
                         refill\RefillFactory::instance()->UpdatMchRatios($gross,$detail);
                     }
                     else {
-                        Log::record("subscribe_message dont not handle mgs:{$sub_type}-{$channel}-{$type}",Log::DEBUG);
+                        //Log::record("subscribe_message dont not handle mgs:{$sub_type}-{$channel}-{$type}",Log::DEBUG);
                     }
                 }
             }