Ticket #41400: 41400.patch
| File 41400.patch, 452 bytes (added by , 8 years ago) |
|---|
-
class-smtp.php
248 248 249 249 /** 250 250 * Connect to an SMTP server. 251 * staticvar bool $streamok 251 252 * @param string $host SMTP server IP or host name 252 253 * @param integer $port The port number to connect to 253 254 * @param integer $timeout How long to wait for the connection to open