Hi, since from, 20020506 (2.0.37-dev) Removed r->boundary in request_rec.
Index: php_functions.c =================================================================== RCS file: /repository/php4/sapi/apache2filter/php_functions.c,v retrieving revision 1.22 diff -u -r1.22 php_functions.c --- php_functions.c 9 Apr 2002 17:25:13 -0000 1.22 +++ php_functions.c 11 May 2002 08:09:42 -0000 @@ -90,7 +90,6 @@ ADD_STRING(method); ADD_LONG(mtime); ADD_LONG(clength); - ADD_STRING(boundary); ADD_STRING(range); ADD_LONG(chunked); ADD_STRING(content_type); MT. -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php