|
@@ -97,7 +97,7 @@ function subscribe_message(&$quit, &$redis, $channels)
|
|
Log::record($msg,Log::DEBUG);
|
|
Log::record($msg,Log::DEBUG);
|
|
}
|
|
}
|
|
else {
|
|
else {
|
|
- Log::record("subscribe_message recv mgs:{$sub_type}-{$channel}-{$type}",Log::DEBUG);
|
|
|
|
|
|
+// Log::record("subscribe_message recv mgs:{$sub_type}-{$channel}-{$type}",Log::DEBUG);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|