Merge pull request #51 from ladybirdweb/analysis-zOM950

Applied fixes from StyleCI
This commit is contained in:
Manish Verma
2016-05-05 12:51:21 +05:30

View File

@@ -386,7 +386,6 @@ class EmailsController extends Controller
}
if ($imap_check !== null) {
$emails->fetching_encryption = $imap_check;
} else {
$emails->fetching_encryption = $request->fetching_encryption;
}