]> granicus.if.org Git - php/commit
Make the code match the comment.
authorSascha Schumann <sas@php.net>
Fri, 19 Jan 2001 15:39:35 +0000 (15:39 +0000)
committerSascha Schumann <sas@php.net>
Fri, 19 Jan 2001 15:39:35 +0000 (15:39 +0000)
commit96ba644e9f36b479e56fa544e8c620e215d65008
tree3fb0f15b762b2354dd631dcaaa4fe038de56cc18
parent809bf95a90f0cfe14400aa7793a6b125a6598914
Make the code match the comment.

Prior to this change, the upload code tried to add mangled names to
the global HTTP_POST_FILES array, resulting in all kind of weird behaviour.

After this change, multi-dimensional form elements are treated correctly
and consistently.
main/rfc1867.c