diff options
| author | Fyorl <gaelreth@gmail.com> | 2012-07-08 14:39:18 +0100 |
|---|---|---|
| committer | Fyorl <gaelreth@gmail.com> | 2012-07-09 14:08:20 +0100 |
| commit | 580cec619b399f710aedc1d3c2dd92c2287ebaff (patch) | |
| tree | 1061387bc329050dff1d56e313d31196c0a830b2 /tests/upload/fixture/txt | |
| parent | d89af53f6311d9f4cec60d136cf017df9e1a36cd (diff) | |
| download | forums-580cec619b399f710aedc1d3c2dd92c2287ebaff.tar forums-580cec619b399f710aedc1d3c2dd92c2287ebaff.tar.gz forums-580cec619b399f710aedc1d3c2dd92c2287ebaff.tar.bz2 forums-580cec619b399f710aedc1d3c2dd92c2287ebaff.tar.xz forums-580cec619b399f710aedc1d3c2dd92c2287ebaff.zip | |
[ticket/10941] Added subdirectory for file operations
Also removed common.php as it was unnecessary.
PHPBB3-10941
Diffstat (limited to 'tests/upload/fixture/txt')
| -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 new file mode 100644 index 0000000000..d3c40d2ea7 --- /dev/null +++ b/tests/upload/fixture/txt @@ -0,0 +1 @@ +<HTML>mime trigger</HTML> |
