Page MenuHomePhorge

D25660.1726822672.diff
No OneTemporary

D25660.1726822672.diff

diff --git a/externals/phpmailer/class.pop3.php b/externals/phpmailer/class.pop3.php
--- a/externals/phpmailer/class.pop3.php
+++ b/externals/phpmailer/class.pop3.php
@@ -142,7 +142,7 @@
* @param string $username
* @param string $password
*/
- public function Authorise ($host, $port = false, $tval = false, $username, $password, $debug_level = 0) {
+ public function Authorise ($host, $port = false, $tval = false, $username = '', $password = '', $debug_level = 0) {
$this->host = $host;
// If no port value is passed, retrieve it

File Metadata

Mime Type
text/plain
Expires
Fri, Sep 20, 08:57 (11 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
893049
Default Alt Text
D25660.1726822672.diff (560 B)

Event Timeline