diff options
| author | Marcus Boerger <helly@php.net> | 2004-05-19 08:45:46 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2004-05-19 08:45:46 +0000 |
| commit | d94136fc3098e73ec46c6fb40358a5fbefced82f (patch) | |
| tree | 5123ef2a407e6a7068624c280e5dcdda31ff670e /sapi/tests/test007.phpt | |
| parent | bd29f379e748ec0060d47c6d479e51e1445d9ae8 (diff) | |
| download | php-git-d94136fc3098e73ec46c6fb40358a5fbefced82f.tar.gz | |
- Remove unused blocks
Diffstat (limited to 'sapi/tests/test007.phpt')
| -rw-r--r-- | sapi/tests/test007.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/tests/test007.phpt b/sapi/tests/test007.phpt index b79dfd9fe6..8c50e4b80f 100644 --- a/sapi/tests/test007.phpt +++ b/sapi/tests/test007.phpt @@ -1,6 +1,5 @@ --TEST-- Multipart Form POST Data, incorrect content length ---CGI-- --HEADERS-- return <<<END Content-Type=multipart/form-data; boundary=---------------------------240723202011929 @@ -40,7 +39,6 @@ phpinfo(); ?> -----------------------------240723202011929-- ---GET-- --FILE-- <?php print @$_POST['choices']; |
