diff options
author | Thies C. Arntzen <thies@php.net> | 2000-02-12 18:03:09 +0000 |
---|---|---|
committer | Thies C. Arntzen <thies@php.net> | 2000-02-12 18:03:09 +0000 |
commit | d1db3691a163109488a5cadb8781c7137ca9267d (patch) | |
tree | edda9268087513141aa15f15ed384ed79532d78b | |
parent | 829f4f334b622571f009c992fe5028bac2429284 (diff) | |
download | php-git-d1db3691a163109488a5cadb8781c7137ca9267d.tar.gz |
having HTTP_UPLOAD_FILES[] seems logical to me
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ global * make SAPI conform to CGI/1.1. Currently, all SAPI modules define REMOTE_ADDR etc. themselves and reach only various level of compliance. + * create $HTTP_UPLOAD_FILES[]. documentation ------------- |