forked from GNUsocial/gnu-social
Cosmetic whitespace change
This commit is contained in:
parent
a3df3b6367
commit
c71319419b
@ -45,7 +45,7 @@ class Phergie_Driver_Statusnet extends Phergie_Driver_Streams {
|
||||
public function forceQuit() {
|
||||
try {
|
||||
// Send a QUIT command to the server
|
||||
$this->send('QUIT', 'Reconnecting');
|
||||
$this->send('QUIT', 'Reconnecting');
|
||||
} catch (Phergie_Driver_Exception $e){}
|
||||
|
||||
// Terminate the socket connection
|
||||
|
Loading…
Reference in New Issue
Block a user