Indent fixes

pull/5693/head
Aleksander Machniak 8 years ago
parent 9a35768c26
commit 8a0d504682

@ -103,7 +103,8 @@ class rcube_sieve
} }
} }
public function __destruct() { public function __destruct()
{
$this->sieve->disconnect(); $this->sieve->disconnect();
} }

Loading…
Cancel
Save