mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-08 18:48:22 +01:00
FIX: Update swiftmailer librairies
This commit is contained in:
@@ -18,9 +18,8 @@ class Swift_SwiftException extends Exception
|
||||
/**
|
||||
* Create a new SwiftException with $message.
|
||||
*
|
||||
* @param string $message
|
||||
* @param int $code
|
||||
* @param Exception $previous
|
||||
* @param string $message
|
||||
* @param int $code
|
||||
*/
|
||||
public function __construct($message, $code = 0, Exception $previous = null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user