Commit 6d4cdd48 authored by chenchuanwen's avatar chenchuanwen

run

parent dc58ba03
......@@ -42,7 +42,7 @@ class runRedisPush
return (getmypid());
}
}
private function callback($instance,$channelName,$message){
public function callback($instance,$channelName,$message){
echo $message;
}
private function start()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment