Commit ae69b35c authored by chenchuanwen's avatar chenchuanwen

bridgeReload

parent b558ac0a
......@@ -30,6 +30,7 @@ function callback($instance,$channelName,$message){
echo $ex->getMessage();
}
}
require APPLICATION_PATH . '/scripts/crontab/common.php';
$conf = \Yaf\Registry::get('config')->get('redis.database.params');
$redisPublishName=\Yaf\Registry::get('config')->get('redis.redisPublishName');
$redis=new Redis();
......
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