diff options
Diffstat (limited to 'addon/js_upload/file-uploader/tests/iframe-content-tests/text-plain.php')
-rw-r--r-- | addon/js_upload/file-uploader/tests/iframe-content-tests/text-plain.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/addon/js_upload/file-uploader/tests/iframe-content-tests/text-plain.php b/addon/js_upload/file-uploader/tests/iframe-content-tests/text-plain.php new file mode 100644 index 000000000..90c1af0ee --- /dev/null +++ b/addon/js_upload/file-uploader/tests/iframe-content-tests/text-plain.php @@ -0,0 +1,2 @@ +<?php header('Content-type: text/plain'); ?> +text<p>P tag</p>
\ No newline at end of file |