Applied fixes from StyleCI
This commit is contained in:

committed by
StyleCI Bot

parent
a6f0cfef61
commit
e15abb60d7
@@ -386,7 +386,6 @@ class EmailsController extends Controller
|
|||||||
}
|
}
|
||||||
if ($imap_check !== null) {
|
if ($imap_check !== null) {
|
||||||
$emails->fetching_encryption = $imap_check;
|
$emails->fetching_encryption = $imap_check;
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
$emails->fetching_encryption = $request->fetching_encryption;
|
$emails->fetching_encryption = $request->fetching_encryption;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user