Page MenuHomePhorge

D25660.1737751023.diff
No OneTemporary

D25660.1737751023.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
Fri, Jan 24, 20:37 (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1147933
Default Alt Text
D25660.1737751023.diff (641 B)

Event Timeline