Ticket #41400: 41400.1.patch
File 41400.1.patch, 455 bytes (added by , 7 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