At 03:33 7-10-2002, you wrote: [...] >If the contributor that has changed this can check that.
To: [EMAIL PROTECTED] Subject: [PHP-CVS] cvs: php4 /main streams.c wez Sun Oct 6 19:27:53 2002 EDT Modified files: /php4/main streams.c Log: Try to ensure that we return the number of bytes requested during fread(). Index: php4/main/streams.c diff -u php4/main/streams.c:1.97 php4/main/streams.c:1.98 --- php4/main/streams.c:1.97 Sat Oct 5 06:59:34 2002 +++ php4/main/streams.c Sun Oct 6 19:27:53 2002 @@ -20,7 +20,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: streams.c,v 1.97 2002/10/05 10:59:34 wez Exp $ */ +/* $Id: streams.c,v 1.98 2002/10/06 23:27:53 wez Exp $ */ What's your version of that file? <?php include("not_reflecting_employers_views.txt"); // Needed for Outlook collaboration program, mistaken for email client printf("--\n\n%s <%s>", $name_in_from_header, $email_in_from_header); ?> -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php