mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Remove debug codes
This commit is contained in:
parent
c17029315f
commit
0e438a2783
1 changed files with 0 additions and 1 deletions
|
@ -1751,7 +1751,6 @@ TEST $file
|
|||
} else if (array_key_exists('POST', $section_text) && !empty($section_text['POST'])) {
|
||||
|
||||
$post = trim($section_text['POST']);
|
||||
file_put_contents("/tmp/post", $post);
|
||||
$content_length = strlen($post);
|
||||
save_text($tmp_post, $post);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue