mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-23 09:36:11 +02:00
CS fixes/add to README, refs #427
This commit is contained in:
@@ -62,6 +62,6 @@ class MandrillHandler extends MailHandler
|
||||
)));
|
||||
|
||||
curl_exec($ch);
|
||||
curl_close ($ch);
|
||||
curl_close($ch);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user