Page MenuHomePhorge

D25660.1731166588.diff
No OneTemporary

D25660.1731166588.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
@@ -404,4 +404,4 @@
// End of class
}
-?>
\ No newline at end of file
+?>

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 9, 15:36 (20 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
963176
Default Alt Text
D25660.1731166588.diff (641 B)

Event Timeline