Small reordering of code (cosmetic)
This commit is contained in:
parent
613ae551c6
commit
322e7c4e9f
|
@ -148,8 +148,8 @@ class IrcManager extends ImManager {
|
|||
);
|
||||
|
||||
$this->conn->setConfig($config);
|
||||
$this->lastPing = time();
|
||||
$this->conn->connect();
|
||||
$this->lastPing = time();
|
||||
}
|
||||
return $this->conn;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user