diff options
author | Felipe Pena <felipe@php.net> | 2010-11-17 14:49:26 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2010-11-17 14:49:26 +0000 |
commit | 5d2e201c3d5206efefb2dd87f8c2a82fbdf6692c (patch) | |
tree | 06aac77f37f325daec9356d3a4e51c2dbcbf0adf /tests | |
parent | 7716873a5b28bfa69c2a1794e1fc80dd7cf3c25a (diff) | |
download | php-git-5d2e201c3d5206efefb2dd87f8c2a82fbdf6692c.tar.gz |
- Fixed typo (reported by eyal.t at zend dot com)
Diffstat (limited to 'tests')
-rw-r--r-- | tests/basic/021.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/basic/021.phpt b/tests/basic/021.phpt index bce6bb3c99..e79ac7dc29 100644 --- a/tests/basic/021.phpt +++ b/tests/basic/021.phpt @@ -1,7 +1,7 @@ --TEST-- Bug #37276 (problems witch $_POST array) --INI-- -file_upload=1 +file_uploads=1 --POST_RAW-- Content-Type: multipart/form-data; boundary=---------------------------20896060251896012921717172737 -----------------------------20896060251896012921717172737 |