Minor correction
This commit is contained in:
parent
da8ed340ef
commit
cc8612458d
1 changed files with 2 additions and 0 deletions
|
@ -110,6 +110,8 @@
|
||||||
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
|
$this->redis_client = new Redis();
|
||||||
|
|
||||||
$this->redis_client->connect(
|
$this->redis_client->connect(
|
||||||
$this->server_configuration->getHost(),
|
$this->server_configuration->getHost(),
|
||||||
$this->server_configuration->getPort()
|
$this->server_configuration->getPort()
|
||||||
|
|
Loading…
Add table
Reference in a new issue