summaryrefslogtreecommitdiff
path: root/ext/imap/tests/bug35669.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/imap/tests/bug35669.phpt')
-rw-r--r--ext/imap/tests/bug35669.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/imap/tests/bug35669.phpt b/ext/imap/tests/bug35669.phpt
index 1f8ca5d7c3..fc7a135bce 100644
--- a/ext/imap/tests/bug35669.phpt
+++ b/ext/imap/tests/bug35669.phpt
@@ -8,7 +8,7 @@ Bug #35669 (imap_mail_compose() crashes with multipart-multiboundary-email)
?>
--FILE--
<?php
- $envelope["from"] = 'Santa <somewhere@northpole.gov>';
+ $envelope["from"] = 'Santa <somewhere@northpole.gov>';
$envelope["to"] = 'The bad smurf <bad@smurf.com>';
$envelope['date'] = 'Wed, 04 Jan 2006 19:24:43 -0500';