Merge pull request #51 from ladybirdweb/analysis-zOM950
Applied fixes from StyleCI
This commit is contained in:
@@ -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