diff options
author | Fyorl <gaelreth@gmail.com> | 2012-07-09 02:02:10 +0100 |
---|---|---|
committer | Fyorl <gaelreth@gmail.com> | 2012-07-09 14:08:21 +0100 |
commit | 1b3589aae81d44985b5731bf83cce41da6f713e1 (patch) | |
tree | 1d45ed38460c7708d8dbdd6dd6e0123bc4a878ec /tests/upload/fixture | |
parent | f470eee8abb18fffa834797300f458c1b6478937 (diff) | |
download | forums-1b3589aae81d44985b5731bf83cce41da6f713e1.tar forums-1b3589aae81d44985b5731bf83cce41da6f713e1.tar.gz forums-1b3589aae81d44985b5731bf83cce41da6f713e1.tar.bz2 forums-1b3589aae81d44985b5731bf83cce41da6f713e1.tar.xz forums-1b3589aae81d44985b5731bf83cce41da6f713e1.zip |
[ticket/10941] Added a comment to ensure tags stay uppercase
PHPBB3-10941
Diffstat (limited to 'tests/upload/fixture')
-rw-r--r-- | tests/upload/fixture/txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/upload/fixture/txt b/tests/upload/fixture/txt index d3c40d2ea7..a78c858f5c 100644 --- a/tests/upload/fixture/txt +++ b/tests/upload/fixture/txt @@ -1 +1,2 @@ <HTML>mime trigger</HTML> +The HTML tags should remain uppercase so that case-insensitivity can be checked. |