Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2607490
D25660.1731147381.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
560 B
Referenced Files
None
Subscribers
None
D25660.1731147381.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 9, 10:16 (18 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
962870
Default Alt Text
D25660.1731147381.diff (560 B)
Attached To
Mode
D25660: PHPMailer: Set defaults for required parameters followed by optional parameters in Authorise() method signature
Attached
Detach File
Event Timeline
Log In to Comment