Make WordPress Core

Ticket #41400: 41400.1.patch

File 41400.1.patch, 455 bytes (added by nileshdudakiya94, 7 years ago)
  • class-smtp.php

     
    248248
    249249    /**
    250250     * Connect to an SMTP server.
     251     * staticvar bool $streamok
    251252     * @param string $host SMTP server IP or host name
    252253     * @param integer $port The port number to connect to
    253254     * @param integer $timeout How long to wait for the connection to open