summaryrefslogtreecommitdiff
path: root/ext/standard/tests/mail/bug69874.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/mail/bug69874.phpt')
-rw-r--r--ext/standard/tests/mail/bug69874.phpt6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/standard/tests/mail/bug69874.phpt b/ext/standard/tests/mail/bug69874.phpt
index 89c966d085..7476b6f469 100644
--- a/ext/standard/tests/mail/bug69874.phpt
+++ b/ext/standard/tests/mail/bug69874.phpt
@@ -5,12 +5,6 @@ sendmail_path={MAIL:mailBug69874.out}
mail.add_x_header = Off
--FILE--
<?php
-/* Prototype : int mail(string to, string subject, string message [, string additional_headers [, string additional_parameters]])
- * Description: Send an email message
- * Source code: ext/standard/mail.c
- * Alias to functions:
- */
-
echo "*** Testing mail() : send email without additional headers ***\n";
// Initialise all required variables