summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2000-02-12 18:03:09 +0000
committerThies C. Arntzen <thies@php.net>2000-02-12 18:03:09 +0000
commitd1db3691a163109488a5cadb8781c7137ca9267d (patch)
treeedda9268087513141aa15f15ed384ed79532d78b
parent829f4f334b622571f009c992fe5028bac2429284 (diff)
downloadphp-git-d1db3691a163109488a5cadb8781c7137ca9267d.tar.gz
having HTTP_UPLOAD_FILES[] seems logical to me
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index d57c22bec4..e4c3126243 100644
--- a/TODO
+++ b/TODO
@@ -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
-------------