@@ -70,10 +70,10 @@ |
||
70 | 70 | */ |
71 | 71 | public $greylisted_considered_valid = true; |
72 | 72 | |
73 | - /** |
|
74 | - * stream context arguments for connection socket, necessary to initiate Server IP (in case reverse IP) |
|
75 | - * https://stackoverflow.com/a/8968016 |
|
76 | - */ |
|
73 | + /** |
|
74 | + * stream context arguments for connection socket, necessary to initiate Server IP (in case reverse IP) |
|
75 | + * https://stackoverflow.com/a/8968016 |
|
76 | + */ |
|
77 | 77 | public $stream_context_args = []; |
78 | 78 | |
79 | 79 | /** |