diff options
Diffstat (limited to 'files/pt-br/web/api/file')
-rw-r--r-- | files/pt-br/web/api/file/using_files_from_web_applications/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/pt-br/web/api/file/using_files_from_web_applications/index.html b/files/pt-br/web/api/file/using_files_from_web_applications/index.html index cba8315001..21c3712db5 100644 --- a/files/pt-br/web/api/file/using_files_from_web_applications/index.html +++ b/files/pt-br/web/api/file/using_files_from_web_applications/index.html @@ -347,5 +347,3 @@ if (isset($_FILES['myFile'])) { <li><a href="/en/Extensions/Using_the_DOM_File_API_in_chrome_code" title="en/Extensions/Using the DOM File API in chrome code">Using the DOM File API in chrome code</a></li> <li>{{ domxref("XMLHttpRequest") }}</li> </ul> -<p>{{ HTML5ArticleTOC() }}</p> -<p>{{ languages( { "zh-cn": "zh-cn/Using_files_from_web_applications", "ja": "ja/Using_files_from_web_applications" } ) }}</p> |