Commit 9147fabe authored by chenchuanwen's avatar chenchuanwen

bridgeReload

parent c7b7f863
......@@ -31,7 +31,6 @@ function callback($instance,$channelName,$message){
echo $ex->getMessage();
}
}
define("APPLICATION_PATH", realpath(dirname(__FILE__) . '/../../../')); //指向public的上一级
require APPLICATION_PATH . '/scripts/crontab/common.php';
$conf = \Yaf\Registry::get('config')->get('redis.database.params');
$redisPublishName=\Yaf\Registry::get('config')->get('redis.redisPublishName');
......
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