Commit 8eb6456
committed
Coding Standards: Check for an empty mail server URL first in
This follows a common best practice of checking for an empty value before doing a specific comparison.
Follow-up to [39772].
Props dilipbheda, mukesh27.
Fixes #63219.
git-svn-id: https://develop.svn.wordpress.org/trunk@60122 602fd350-edb4-49c9-b593-d223f7449a82wp-mail.php.1 parent 6fe810d commit 8eb6456
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments