Apply fixes from StyleCI
This commit is contained in:
parent
fe26937cee
commit
b1d501d009
@ -112,7 +112,7 @@ trait AuthKeyHandler
|
||||
) * 1000000
|
||||
);
|
||||
$time = microtime(true);
|
||||
$this->calls[$params['id']]['controller']->writeFrames(stream_get_contents($f, 960*2));
|
||||
$this->calls[$params['id']]['controller']->writeFrames(stream_get_contents($f, 960 * 2));
|
||||
}
|
||||
|
||||
$this->handle_pending_updates();
|
||||
|
Loading…
Reference in New Issue
Block a user