Skip to content
Snippets Groups Projects
Commit 96ca17b7 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FIX #14152 TIME 1 fix php error notification

parent 772cf431
No related branches found
No related tags found
No related merge requests found
......@@ -564,6 +564,7 @@ class Mail_RFC822
// A couple of defaults.
$phrase = '';
$comment = '';
$comments = [];
// Catch any RFC822 comments and store them separately
$_mailbox = $mailbox;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment